.. AUTO-GENERATED FILE. DO NOT EDIT. /playstore-domains-post-one =========================== Summary ------- - **Source repository:** ``jef-systems/jef-playstore-backend`` - **Source SHA:** ``62d2cc26ee7b865040738a3d9e0ef88ae4ac50a3`` - **Source run id:** ``29680232570`` - **Lambda function:** ``jef-playstore-post-006`` - **HTTP method:** ``POST`` - **API path:** ``/playstore-domains-post-one`` - **Cloudflare path:** ``/playstore/async-post/playstore-domains-post-one`` - **Endpoint URL:** ``https://api.jefoffice.com/playstore/async-post/playstore-domains-post-one`` - **Cloudflare base URL:** ``https://api.jefoffice.com/playstore/async-post`` - **Cloudflare parent path:** ``/playstore`` - **Cloudflare scope:** ``async-post`` - **Cloudflare scope path:** ``/playstore/async-post`` - **Cloudflare mode:** ``one-worker-for-lambda-async-post`` - **Cloudflare Worker:** ``jef-playstore-lambda-async-post`` - **Cloudflare Worker route:** ``api.jefoffice.com/playstore/async-post/\*`` - **Payload mode:** ``json-body`` Description ----------- .. list-table:: :widths: 30 70 * - ``Function`` - jef-playstore-post-006 Logical ID: jef-playstore:jef-playstore-domains:post-one Order Number: 003 * - ``Module`` - jef-playstore * - ``Action`` - post-one * - ``Method`` - POST * - ``Invocation Mode`` - ASYNC * - ``Resource Path`` - /playstore-domains-post-one Endpoint Name: jef-playstore-domains-post-one * - ``Table`` - jef-playstore-domains * - ``Primary Key`` - domain\_id API Gateway Response -------------------- .. list-table:: :widths: 30 70 * - ``status\_code`` - 202 * - ``message`` - Request accepted for asynchronous processing. Payload Example --------------- .. list-table:: :widths: 30 70 * - ``domain\_id`` - ea17c3d8-fda2-4eeb-b69d-694c294fe015 * - ``domain\_name`` - Sample Name * - ``name`` - value-001 * - ``created`` - 2026-07-19T08:40:32Z * - ``updated`` - 2026-07-19T08:40:32Z * - ``children.jef-playstore-applications\[0\].application\_id`` - 83c4ed9e-23c4-4259-9f37-9593cb961342 * - ``children.jef-playstore-applications\[0\].domain\_id`` - ea17c3d8-fda2-4eeb-b69d-694c294fe015 * - ``children.jef-playstore-applications\[0\].package\_name`` - Sample Name * - ``children.jef-playstore-applications\[0\].name`` - value-001 * - ``children.jef-playstore-applications\[0\].version`` - value-001 * - ``children.jef-playstore-applications\[0\].version\_code`` - 1 * - ``children.jef-playstore-applications\[0\].is\_mobile`` - True * - ``children.jef-playstore-applications\[0\].apk\_s3\_uri`` - value-001 * - ``children.jef-playstore-applications\[0\].apk\_cloudfront\_url`` - value-001 * - ``children.jef-playstore-applications\[0\].apk\_object\_key`` - value-001 * - ``children.jef-playstore-applications\[0\].apk\_sha256`` - value-001 * - ``children.jef-playstore-applications\[0\].signing\_certificate\_sha256`` - value-001 * - ``children.jef-playstore-applications\[0\].apk\_size\_bytes`` - 1 * - ``children.jef-playstore-applications\[0\].build\_type`` - value-001 * - ``children.jef-playstore-applications\[0\].source\_sha`` - value-001 * - ``children.jef-playstore-applications\[0\].created`` - 2026-07-19T08:40:32Z * - ``children.jef-playstore-applications\[0\].updated`` - 2026-07-19T08:40:32Z * - ``children.jef-playstore-entities\[0\].entity\_id`` - d445c174-3646-4b16-a4d9-e3beb7fd08dd * - ``children.jef-playstore-entities\[0\].domain\_id`` - ea17c3d8-fda2-4eeb-b69d-694c294fe015 * - ``children.jef-playstore-entities\[0\].entity\_number`` - value-001 * - ``children.jef-playstore-entities\[0\].name`` - value-001 * - ``children.jef-playstore-entities\[0\].created`` - 2026-07-19T08:40:32Z * - ``children.jef-playstore-entities\[0\].updated`` - 2026-07-19T08:40:32Z Payload Schema -------------- .. code-block:: json { "type": "object", "additionalProperties": "False", "payload_mode": "parent-plus-children-wrapper", "allow_children_wrapper": "True", "children_wrapper_field": "children", "allow_batch": "False", "table": "jef-playstore-domains", "primary_key": "domain_id", "required[0]": "domain_name", "required[1]": "name", "properties.domain_id.field": "domain_id", "properties.domain_id.type": "S", "properties.domain_id.required": "False", "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.domain_name.field": "domain_name", "properties.domain_name.type": "S", "properties.domain_name.required": "True", "properties.domain_name.source_required": "True", "properties.domain_name.server_generated": "False", "properties.domain_name.autogenerated": "False", "properties.domain_name.frontend_autocomputed": "False", "properties.domain_name.regex": "^[a-z0-9][a-z0-9.-]{1,120}$", "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-domains", "children[0].child_table": "jef-playstore-applications", "children[0].parent_key": "domain_id", "children[0].child_foreign_key": "domain_id", "children[0].child_index_name": "gsi_1", "children[0].child_index_key": "gsi_1_pk", "children[0].aliases[0]": "jef-playstore-applications", "children[0].aliases[1]": "applications", "children[0].aliases[2]": "playstore-applications", "children[0].aliases[3]": "jef_playstore_applications", "children[0].aliases[4]": "playstore_applications", "children[1].parent_table": "jef-playstore-domains", "children[1].child_table": "jef-playstore-entities", "children[1].parent_key": "domain_id", "children[1].child_foreign_key": "domain_id", "children[1].child_index_name": "gsi_1", "children[1].child_index_key": "gsi_1_pk", "children[1].aliases[0]": "jef-playstore-entities", "children[1].aliases[1]": "entities", "children[1].aliases[2]": "playstore-entities", "children[1].aliases[3]": "jef_playstore_entities", "children[1].aliases[4]": "playstore_entities", "root.type": "object", "root.attributes.domain_id.field": "domain_id", "root.attributes.domain_id.type": "S", "root.attributes.domain_id.required": "False", "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.domain_name.field": "domain_name", "root.attributes.domain_name.type": "S", "root.attributes.domain_name.required": "True", "root.attributes.domain_name.source_required": "True", "root.attributes.domain_name.server_generated": "False", "root.attributes.domain_name.autogenerated": "False", "root.attributes.domain_name.frontend_autocomputed": "False", "root.attributes.domain_name.regex": "^[a-z0-9][a-z0-9.-]{1,120}$", "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 --------------- .. code-block:: json { "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 --------------- .. code-block:: json { "domain_id": "ea17c3d8-fda2-4eeb-b69d-694c294fe015", "domain_name": "Sample Name", "name": "value-001", "created": "2026-07-19T08:40:32Z", "updated": "2026-07-19T08:40:32Z", "children.jef-playstore-applications[0].application_id": "83c4ed9e-23c4-4259-9f37-9593cb961342", "children.jef-playstore-applications[0].domain_id": "ea17c3d8-fda2-4eeb-b69d-694c294fe015", "children.jef-playstore-applications[0].package_name": "Sample Name", "children.jef-playstore-applications[0].name": "value-001", "children.jef-playstore-applications[0].version": "value-001", "children.jef-playstore-applications[0].version_code": "1", "children.jef-playstore-applications[0].is_mobile": "True", "children.jef-playstore-applications[0].apk_s3_uri": "value-001", "children.jef-playstore-applications[0].apk_cloudfront_url": "value-001", "children.jef-playstore-applications[0].apk_object_key": "value-001", "children.jef-playstore-applications[0].apk_sha256": "value-001", "children.jef-playstore-applications[0].signing_certificate_sha256": "value-001", "children.jef-playstore-applications[0].apk_size_bytes": "1", "children.jef-playstore-applications[0].build_type": "value-001", "children.jef-playstore-applications[0].source_sha": "value-001", "children.jef-playstore-applications[0].created": "2026-07-19T08:40:32Z", "children.jef-playstore-applications[0].updated": "2026-07-19T08:40:32Z", "children.jef-playstore-entities[0].entity_id": "d445c174-3646-4b16-a4d9-e3beb7fd08dd", "children.jef-playstore-entities[0].domain_id": "ea17c3d8-fda2-4eeb-b69d-694c294fe015", "children.jef-playstore-entities[0].entity_number": "value-001", "children.jef-playstore-entities[0].name": "value-001", "children.jef-playstore-entities[0].created": "2026-07-19T08:40:32Z", "children.jef-playstore-entities[0].updated": "2026-07-19T08:40:32Z" } Response -------- .. code-block:: json { "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 -------- .. code-block:: bat curl -X POST "https://api.jefoffice.com/playstore/async-post/playstore-domains-post-one" -H "Content-Type: application/json" --data-raw "{\"domain_id\": \"ea17c3d8-fda2-4eeb-b69d-694c294fe015\", \"domain_name\": \"Sample Name\", \"name\": \"value-001\", \"created\": \"2026-07-19T08:40:32Z\", \"updated\": \"2026-07-19T08:40:32Z\", \"children\": {\"jef-playstore-applications\": [{\"application_id\": \"83c4ed9e-23c4-4259-9f37-9593cb961342\", \"domain_id\": \"ea17c3d8-fda2-4eeb-b69d-694c294fe015\", \"package_name\": \"Sample Name\", \"name\": \"value-001\", \"version\": \"value-001\", \"version_code\": 1, \"is_mobile\": true, \"apk_s3_uri\": \"value-001\", \"apk_cloudfront_url\": \"value-001\", \"apk_object_key\": \"value-001\", \"apk_sha256\": \"value-001\", \"signing_certificate_sha256\": \"value-001\", \"apk_size_bytes\": 1, \"build_type\": \"value-001\", \"source_sha\": \"value-001\", \"created\": \"2026-07-19T08:40:32Z\", \"updated\": \"2026-07-19T08:40:32Z\"}], \"jef-playstore-entities\": [{\"entity_id\": \"d445c174-3646-4b16-a4d9-e3beb7fd08dd\", \"domain_id\": \"ea17c3d8-fda2-4eeb-b69d-694c294fe015\", \"entity_number\": \"value-001\", \"name\": \"value-001\", \"created\": \"2026-07-19T08:40:32Z\", \"updated\": \"2026-07-19T08:40:32Z\"}]}}" PowerShell curl --------------- .. code-block:: powershell curl.exe -X POST "https://api.jefoffice.com/playstore/async-post/playstore-domains-post-one" -H "Content-Type: application/json" --data-raw '{"domain_id": "ea17c3d8-fda2-4eeb-b69d-694c294fe015", "domain_name": "Sample Name", "name": "value-001", "created": "2026-07-19T08:40:32Z", "updated": "2026-07-19T08:40:32Z", "children": {"jef-playstore-applications": [{"application_id": "83c4ed9e-23c4-4259-9f37-9593cb961342", "domain_id": "ea17c3d8-fda2-4eeb-b69d-694c294fe015", "package_name": "Sample Name", "name": "value-001", "version": "value-001", "version_code": 1, "is_mobile": true, "apk_s3_uri": "value-001", "apk_cloudfront_url": "value-001", "apk_object_key": "value-001", "apk_sha256": "value-001", "signing_certificate_sha256": "value-001", "apk_size_bytes": 1, "build_type": "value-001", "source_sha": "value-001", "created": "2026-07-19T08:40:32Z", "updated": "2026-07-19T08:40:32Z"}], "jef-playstore-entities": [{"entity_id": "d445c174-3646-4b16-a4d9-e3beb7fd08dd", "domain_id": "ea17c3d8-fda2-4eeb-b69d-694c294fe015", "entity_number": "value-001", "name": "value-001", "created": "2026-07-19T08:40:32Z", "updated": "2026-07-19T08:40:32Z"}]}}'