/playstore-entities-post-one¶
Summary¶
Source repository:
jef-systems/jef-playstore-backendSource SHA:
3a3ac71413d7abee987e8ff8d1a49b1d0778727dSource run id:
30065980599Lambda function:
jef-playstore-post-007HTTP method:
POSTAPI path:
/playstore-entities-post-oneCloudflare path:
/playstore/async-post/playstore-entities-post-oneEndpoint URL:
https://api.jefoffice.com/playstore/async-post/playstore-entities-post-oneCloudflare base URL:
https://api.jefoffice.com/playstore/async-postCloudflare parent path:
/playstoreCloudflare scope:
async-postCloudflare scope path:
/playstore/async-postCloudflare mode:
one-worker-for-lambda-async-postCloudflare Worker:
jef-playstore-lambda-async-postCloudflare Worker route:
api.jefoffice.com/playstore/async-post/\*Payload mode:
json-body
Description¶
|
jef-playstore-post-007 Logical ID: jef-playstore:jef-playstore-entities:post-one Order Number: 004 |
|
jef-playstore |
|
post-one |
|
POST |
|
ASYNC |
|
/playstore-entities-post-one Endpoint Name: jef-playstore-entities-post-one |
|
jef-playstore-entities |
|
entity_id |
API Gateway Response¶
|
202 |
|
Request accepted for asynchronous processing. |
Payload Example¶
|
756f2205-da7c-48ed-ba7c-1cf0773f0534 |
|
7929d87b-f557-48f6-bc0d-331be4f0e8a0 |
|
value-001 |
|
value-001 |
|
2026-07-24T04:07:26Z |
|
2026-07-24T04:07:26Z |
|
6a2ee1a2-e7e2-4600-871c-6a373414b2eb |
|
756f2205-da7c-48ed-ba7c-1cf0773f0534 |
|
0cc792cd-04fd-451d-a863-18d932d3647d |
|
True |
|
2026-07-24T04:07:26Z |
|
2026-07-24T04:07:26Z |
Payload Schema¶
{
"type": "object",
"additionalProperties": "False",
"payload_mode": "parent-plus-children-wrapper",
"allow_children_wrapper": "True",
"children_wrapper_field": "children",
"allow_batch": "False",
"table": "jef-playstore-entities",
"primary_key": "entity_id",
"required[0]": "domain_id",
"required[1]": "entity_number",
"required[2]": "name",
"properties.entity_id.field": "entity_id",
"properties.entity_id.type": "S",
"properties.entity_id.required": "False",
"properties.entity_id.source_required": "True",
"properties.entity_id.server_generated": "True",
"properties.entity_id.autogenerated": "False",
"properties.entity_id.frontend_autocomputed": "False",
"properties.entity_id.format": "uuidv4",
"properties.entity_id.regex": "^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$",
"properties.domain_id.field": "domain_id",
"properties.domain_id.type": "S",
"properties.domain_id.required": "True",
"properties.domain_id.source_required": "True",
"properties.domain_id.server_generated": "True",
"properties.domain_id.autogenerated": "False",
"properties.domain_id.frontend_autocomputed": "False",
"properties.domain_id.format": "uuidv4",
"properties.domain_id.regex": "^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$",
"properties.entity_number.field": "entity_number",
"properties.entity_number.type": "S",
"properties.entity_number.required": "True",
"properties.entity_number.source_required": "True",
"properties.entity_number.server_generated": "False",
"properties.entity_number.autogenerated": "False",
"properties.entity_number.frontend_autocomputed": "False",
"properties.entity_number.regex": "^\\d{1,20}$",
"properties.name.field": "name",
"properties.name.type": "S",
"properties.name.required": "True",
"properties.name.source_required": "True",
"properties.name.server_generated": "False",
"properties.name.autogenerated": "False",
"properties.name.frontend_autocomputed": "False",
"properties.name.regex": "^[A-Za-z0-9 ._@:/#,+&()_-]{1,160}$",
"properties.created.field": "created",
"properties.created.type": "S",
"properties.created.required": "False",
"properties.created.source_required": "True",
"properties.created.server_generated": "True",
"properties.created.autogenerated": "False",
"properties.created.frontend_autocomputed": "False",
"properties.created.format": "iso8601",
"properties.created.regex": "^\\d{4}-\\d{2}-\\d{2}T\\d{2}:\\d{2}:\\d{2}(\\.\\d{1,6})?Z?$",
"properties.updated.field": "updated",
"properties.updated.type": "S",
"properties.updated.required": "False",
"properties.updated.source_required": "True",
"properties.updated.server_generated": "True",
"properties.updated.autogenerated": "False",
"properties.updated.frontend_autocomputed": "False",
"properties.updated.format": "iso8601",
"properties.updated.regex": "^\\d{4}-\\d{2}-\\d{2}T\\d{2}:\\d{2}:\\d{2}(\\.\\d{1,6})?Z?$",
"children[0].parent_table": "jef-playstore-entities",
"children[0].child_table": "jef-playstore-allowed-applications",
"children[0].parent_key": "entity_id",
"children[0].child_foreign_key": "entity_id",
"children[0].child_index_name": "gsi_1",
"children[0].child_index_key": "gsi_1_pk",
"children[0].aliases[0]": "jef-playstore-allowed-applications",
"children[0].aliases[1]": "allowed-applications",
"children[0].aliases[2]": "playstore-allowed-applications",
"children[0].aliases[3]": "jef_playstore_allowed_applications",
"children[0].aliases[4]": "allowed_applications",
"children[0].aliases[5]": "playstore_allowed_applications",
"children[0].aliases[6]": "applications",
"root.type": "object",
"root.attributes.entity_id.field": "entity_id",
"root.attributes.entity_id.type": "S",
"root.attributes.entity_id.required": "False",
"root.attributes.entity_id.source_required": "True",
"root.attributes.entity_id.server_generated": "True",
"root.attributes.entity_id.autogenerated": "False",
"root.attributes.entity_id.frontend_autocomputed": "False",
"root.attributes.entity_id.format": "uuidv4",
"root.attributes.entity_id.regex": "^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$",
"root.attributes.domain_id.field": "domain_id",
"root.attributes.domain_id.type": "S",
"root.attributes.domain_id.required": "True",
"root.attributes.domain_id.source_required": "True",
"root.attributes.domain_id.server_generated": "True",
"root.attributes.domain_id.autogenerated": "False",
"root.attributes.domain_id.frontend_autocomputed": "False",
"root.attributes.domain_id.format": "uuidv4",
"root.attributes.domain_id.regex": "^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$",
"root.attributes.entity_number.field": "entity_number",
"root.attributes.entity_number.type": "S",
"root.attributes.entity_number.required": "True",
"root.attributes.entity_number.source_required": "True",
"root.attributes.entity_number.server_generated": "False",
"root.attributes.entity_number.autogenerated": "False",
"root.attributes.entity_number.frontend_autocomputed": "False",
"root.attributes.entity_number.regex": "^\\d{1,20}$",
"root.attributes.name.field": "name",
"root.attributes.name.type": "S",
"root.attributes.name.required": "True",
"root.attributes.name.source_required": "True",
"root.attributes.name.server_generated": "False",
"root.attributes.name.autogenerated": "False",
"root.attributes.name.frontend_autocomputed": "False",
"root.attributes.name.regex": "^[A-Za-z0-9 ._@:/#,+&()_-]{1,160}$",
"root.attributes.created.field": "created",
"root.attributes.created.type": "S",
"root.attributes.created.required": "False",
"root.attributes.created.source_required": "True",
"root.attributes.created.server_generated": "True",
"root.attributes.created.autogenerated": "False",
"root.attributes.created.frontend_autocomputed": "False",
"root.attributes.created.format": "iso8601",
"root.attributes.created.regex": "^\\d{4}-\\d{2}-\\d{2}T\\d{2}:\\d{2}:\\d{2}(\\.\\d{1,6})?Z?$",
"root.attributes.updated.field": "updated",
"root.attributes.updated.type": "S",
"root.attributes.updated.required": "False",
"root.attributes.updated.source_required": "True",
"root.attributes.updated.server_generated": "True",
"root.attributes.updated.autogenerated": "False",
"root.attributes.updated.frontend_autocomputed": "False",
"root.attributes.updated.format": "iso8601",
"root.attributes.updated.regex": "^\\d{4}-\\d{2}-\\d{2}T\\d{2}:\\d{2}:\\d{2}(\\.\\d{1,6})?Z?$"
}
Response Schema¶
{
"type": "object",
"properties.ok.type": "boolean",
"properties.accepted.type": "boolean",
"properties.is_committed.type": "boolean",
"properties.request_id.type": "string",
"properties.message.type": "string",
"properties.table.type": "string",
"properties.operation.type": "string",
"properties.primary_key.type": "string",
"properties.primary_key_value.type": "string",
"properties.item_write_count.type": "number",
"properties.child_write_count.type": "number"
}
Request Payload¶
{
"entity_id": "756f2205-da7c-48ed-ba7c-1cf0773f0534",
"domain_id": "7929d87b-f557-48f6-bc0d-331be4f0e8a0",
"entity_number": "value-001",
"name": "value-001",
"created": "2026-07-24T04:07:26Z",
"updated": "2026-07-24T04:07:26Z",
"children.jef-playstore-allowed-applications[0].allowed_application_id": "6a2ee1a2-e7e2-4600-871c-6a373414b2eb",
"children.jef-playstore-allowed-applications[0].entity_id": "756f2205-da7c-48ed-ba7c-1cf0773f0534",
"children.jef-playstore-allowed-applications[0].application_id": "0cc792cd-04fd-451d-a863-18d932d3647d",
"children.jef-playstore-allowed-applications[0].is_allowed": "True",
"children.jef-playstore-allowed-applications[0].created": "2026-07-24T04:07:26Z",
"children.jef-playstore-allowed-applications[0].updated": "2026-07-24T04:07:26Z"
}
Response¶
{
"type": "object",
"properties.ok.type": "boolean",
"properties.accepted.type": "boolean",
"properties.is_committed.type": "boolean",
"properties.request_id.type": "string",
"properties.message.type": "string",
"properties.table.type": "string",
"properties.operation.type": "string",
"properties.primary_key.type": "string",
"properties.primary_key_value.type": "string",
"properties.item_write_count.type": "number",
"properties.child_write_count.type": "number"
}
CMD curl¶
curl -X POST "https://api.jefoffice.com/playstore/async-post/playstore-entities-post-one" -H "Content-Type: application/json" --data-raw "{\"entity_id\": \"756f2205-da7c-48ed-ba7c-1cf0773f0534\", \"domain_id\": \"7929d87b-f557-48f6-bc0d-331be4f0e8a0\", \"entity_number\": \"value-001\", \"name\": \"value-001\", \"created\": \"2026-07-24T04:07:26Z\", \"updated\": \"2026-07-24T04:07:26Z\", \"children\": {\"jef-playstore-allowed-applications\": [{\"allowed_application_id\": \"6a2ee1a2-e7e2-4600-871c-6a373414b2eb\", \"entity_id\": \"756f2205-da7c-48ed-ba7c-1cf0773f0534\", \"application_id\": \"0cc792cd-04fd-451d-a863-18d932d3647d\", \"is_allowed\": true, \"created\": \"2026-07-24T04:07:26Z\", \"updated\": \"2026-07-24T04:07:26Z\"}]}}"
PowerShell curl¶
curl.exe -X POST "https://api.jefoffice.com/playstore/async-post/playstore-entities-post-one" -H "Content-Type: application/json" --data-raw '{"entity_id": "756f2205-da7c-48ed-ba7c-1cf0773f0534", "domain_id": "7929d87b-f557-48f6-bc0d-331be4f0e8a0", "entity_number": "value-001", "name": "value-001", "created": "2026-07-24T04:07:26Z", "updated": "2026-07-24T04:07:26Z", "children": {"jef-playstore-allowed-applications": [{"allowed_application_id": "6a2ee1a2-e7e2-4600-871c-6a373414b2eb", "entity_id": "756f2205-da7c-48ed-ba7c-1cf0773f0534", "application_id": "0cc792cd-04fd-451d-a863-18d932d3647d", "is_allowed": true, "created": "2026-07-24T04:07:26Z", "updated": "2026-07-24T04:07:26Z"}]}}'