/desktop-store-application-domains-post-one¶
Summary¶
Source repository:
jef-systems/jef-desktop-store-backendSource SHA:
e7f375ec805bdae59981ded401552e2c55faf540Source run id:
30149819525Lambda function:
jef-desktop-store-post-002HTTP method:
POSTAPI path:
/desktop-store-application-domains-post-oneCloudflare path:
/desktop-store/async-post/desktop-store-application-domains-post-oneEndpoint URL:
https://api.jefoffice.com/desktop-store/async-post/desktop-store-application-domains-post-oneCloudflare base URL:
https://api.jefoffice.com/desktop-store/async-postCloudflare parent path:
/desktop-storeCloudflare scope:
async-postCloudflare scope path:
/desktop-store/async-postCloudflare mode:
one-worker-for-lambda-async-postCloudflare Worker:
jef-desktop-store-lambda-async-postCloudflare Worker route:
api.jefoffice.com/desktop-store/async-post/\*Payload mode:
json-body
Description¶
|
jef-desktop-store-post-002 Logical ID: jef-desktop-store:jef-desktop-store-application-domains:post-one Order Number: 002 |
|
jef-desktop-store |
|
post-one |
|
POST |
|
ASYNC |
|
/desktop-store-application-domains-post-one Endpoint Name: jef-desktop-store-application-domains-post-one |
|
jef-desktop-store-application-domains |
|
application_domain_id |
API Gateway Response¶
|
202 |
|
Request accepted for asynchronous processing. |
Payload Example¶
|
50b01058-00a3-48de-abed-d42170c1334a |
|
Sample Name |
|
True |
|
value-001 |
|
2026-07-25T07:43:11Z |
|
2026-07-25T07:43:11Z |
|
8ab363b2-94b3-4179-877a-ccfb203de9db |
|
50b01058-00a3-48de-abed-d42170c1334a |
|
Sample Name |
|
Sample Name |
|
Sample Name |
|
value-001 |
|
value-001 |
|
value-001 |
|
value-001 |
|
True |
|
value-001 |
|
2026-07-25T07:43:11Z |
|
2026-07-25T07:43:11Z |
|
ac7e0c25-694c-4c0f-8e36-ecc94f5503e3 |
|
50b01058-00a3-48de-abed-d42170c1334a |
|
Sample Name |
|
value-001 |
|
Sample Name |
|
value-001 |
|
True |
|
value-001 |
|
2026-07-25T07:43:11Z |
|
2026-07-25T07:43:11Z |
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-desktop-store-application-domains",
"primary_key": "application_domain_id",
"required[0]": "application_domain_name",
"required[1]": "idempotency_key",
"properties.application_domain_id.field": "application_domain_id",
"properties.application_domain_id.type": "S",
"properties.application_domain_id.required": "False",
"properties.application_domain_id.source_required": "True",
"properties.application_domain_id.server_generated": "True",
"properties.application_domain_id.autogenerated": "False",
"properties.application_domain_id.frontend_autocomputed": "False",
"properties.application_domain_id.format": "uuidv4",
"properties.application_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.application_domain_name.field": "application_domain_name",
"properties.application_domain_name.type": "S",
"properties.application_domain_name.required": "True",
"properties.application_domain_name.source_required": "True",
"properties.application_domain_name.server_generated": "False",
"properties.application_domain_name.autogenerated": "False",
"properties.application_domain_name.frontend_autocomputed": "False",
"properties.application_domain_name.regex": "^[A-Za-z0-9._-]{1,120}$",
"properties.is_active.field": "is_active",
"properties.is_active.type": "BOOL",
"properties.is_active.required": "False",
"properties.is_active.source_required": "True",
"properties.is_active.server_generated": "False",
"properties.is_active.autogenerated": "False",
"properties.is_active.frontend_autocomputed": "False",
"properties.is_active.regex": "^(true|false)$",
"properties.idempotency_key.field": "idempotency_key",
"properties.idempotency_key.type": "S",
"properties.idempotency_key.required": "True",
"properties.idempotency_key.source_required": "True",
"properties.idempotency_key.server_generated": "False",
"properties.idempotency_key.autogenerated": "False",
"properties.idempotency_key.frontend_autocomputed": "False",
"properties.idempotency_key.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-desktop-store-application-domains",
"children[0].child_table": "jef-desktop-store-applications",
"children[0].parent_key": "application_domain_id",
"children[0].child_foreign_key": "application_domain_id",
"children[0].child_index_name": "gsi_1",
"children[0].child_index_key": "gsi_1_pk",
"children[0].aliases[0]": "jef-desktop-store-applications",
"children[0].aliases[1]": "applications",
"children[0].aliases[2]": "desktop-store-applications",
"children[0].aliases[3]": "jef_desktop_store_applications",
"children[0].aliases[4]": "desktop_store_applications",
"children[1].parent_table": "jef-desktop-store-application-domains",
"children[1].child_table": "jef-desktop-store-entities",
"children[1].parent_key": "application_domain_id",
"children[1].child_foreign_key": "application_domain_id",
"children[1].child_index_name": "gsi_1",
"children[1].child_index_key": "gsi_1_pk",
"children[1].aliases[0]": "jef-desktop-store-entities",
"children[1].aliases[1]": "entities",
"children[1].aliases[2]": "desktop-store-entities",
"children[1].aliases[3]": "jef_desktop_store_entities",
"children[1].aliases[4]": "desktop_store_entities",
"root.type": "object",
"root.attributes.application_domain_id.field": "application_domain_id",
"root.attributes.application_domain_id.type": "S",
"root.attributes.application_domain_id.required": "False",
"root.attributes.application_domain_id.source_required": "True",
"root.attributes.application_domain_id.server_generated": "True",
"root.attributes.application_domain_id.autogenerated": "False",
"root.attributes.application_domain_id.frontend_autocomputed": "False",
"root.attributes.application_domain_id.format": "uuidv4",
"root.attributes.application_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.application_domain_name.field": "application_domain_name",
"root.attributes.application_domain_name.type": "S",
"root.attributes.application_domain_name.required": "True",
"root.attributes.application_domain_name.source_required": "True",
"root.attributes.application_domain_name.server_generated": "False",
"root.attributes.application_domain_name.autogenerated": "False",
"root.attributes.application_domain_name.frontend_autocomputed": "False",
"root.attributes.application_domain_name.regex": "^[A-Za-z0-9._-]{1,120}$",
"root.attributes.is_active.field": "is_active",
"root.attributes.is_active.type": "BOOL",
"root.attributes.is_active.required": "False",
"root.attributes.is_active.source_required": "True",
"root.attributes.is_active.server_generated": "False",
"root.attributes.is_active.autogenerated": "False",
"root.attributes.is_active.frontend_autocomputed": "False",
"root.attributes.is_active.regex": "^(true|false)$",
"root.attributes.idempotency_key.field": "idempotency_key",
"root.attributes.idempotency_key.type": "S",
"root.attributes.idempotency_key.required": "True",
"root.attributes.idempotency_key.source_required": "True",
"root.attributes.idempotency_key.server_generated": "False",
"root.attributes.idempotency_key.autogenerated": "False",
"root.attributes.idempotency_key.frontend_autocomputed": "False",
"root.attributes.idempotency_key.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¶
{
"application_domain_id": "50b01058-00a3-48de-abed-d42170c1334a",
"application_domain_name": "Sample Name",
"is_active": "True",
"idempotency_key": "value-001",
"created": "2026-07-25T07:43:11Z",
"updated": "2026-07-25T07:43:11Z",
"children.jef-desktop-store-applications[0].application_id": "8ab363b2-94b3-4179-877a-ccfb203de9db",
"children.jef-desktop-store-applications[0].application_domain_id": "50b01058-00a3-48de-abed-d42170c1334a",
"children.jef-desktop-store-applications[0].application_domain_name": "Sample Name",
"children.jef-desktop-store-applications[0].application_name": "Sample Name",
"children.jef-desktop-store-applications[0].display_name": "Sample Name",
"children.jef-desktop-store-applications[0].version": "value-001",
"children.jef-desktop-store-applications[0].platform": "value-001",
"children.jef-desktop-store-applications[0].installer_type": "value-001",
"children.jef-desktop-store-applications[0].s3_key": "value-001",
"children.jef-desktop-store-applications[0].is_active": "True",
"children.jef-desktop-store-applications[0].idempotency_key": "value-001",
"children.jef-desktop-store-applications[0].created": "2026-07-25T07:43:11Z",
"children.jef-desktop-store-applications[0].updated": "2026-07-25T07:43:11Z",
"children.jef-desktop-store-entities[0].entity_id": "ac7e0c25-694c-4c0f-8e36-ecc94f5503e3",
"children.jef-desktop-store-entities[0].application_domain_id": "50b01058-00a3-48de-abed-d42170c1334a",
"children.jef-desktop-store-entities[0].application_domain_name": "Sample Name",
"children.jef-desktop-store-entities[0].entity_number": "value-001",
"children.jef-desktop-store-entities[0].entity_name": "Sample Name",
"children.jef-desktop-store-entities[0].entity_type": "value-001",
"children.jef-desktop-store-entities[0].is_active": "True",
"children.jef-desktop-store-entities[0].idempotency_key": "value-001",
"children.jef-desktop-store-entities[0].created": "2026-07-25T07:43:11Z",
"children.jef-desktop-store-entities[0].updated": "2026-07-25T07:43:11Z"
}
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/desktop-store/async-post/desktop-store-application-domains-post-one" -H "Content-Type: application/json" --data-raw "{\"application_domain_id\": \"50b01058-00a3-48de-abed-d42170c1334a\", \"application_domain_name\": \"Sample Name\", \"is_active\": true, \"idempotency_key\": \"value-001\", \"created\": \"2026-07-25T07:43:11Z\", \"updated\": \"2026-07-25T07:43:11Z\", \"children\": {\"jef-desktop-store-applications\": [{\"application_id\": \"8ab363b2-94b3-4179-877a-ccfb203de9db\", \"application_domain_id\": \"50b01058-00a3-48de-abed-d42170c1334a\", \"application_domain_name\": \"Sample Name\", \"application_name\": \"Sample Name\", \"display_name\": \"Sample Name\", \"version\": \"value-001\", \"platform\": \"value-001\", \"installer_type\": \"value-001\", \"s3_key\": \"value-001\", \"is_active\": true, \"idempotency_key\": \"value-001\", \"created\": \"2026-07-25T07:43:11Z\", \"updated\": \"2026-07-25T07:43:11Z\"}], \"jef-desktop-store-entities\": [{\"entity_id\": \"ac7e0c25-694c-4c0f-8e36-ecc94f5503e3\", \"application_domain_id\": \"50b01058-00a3-48de-abed-d42170c1334a\", \"application_domain_name\": \"Sample Name\", \"entity_number\": \"value-001\", \"entity_name\": \"Sample Name\", \"entity_type\": \"value-001\", \"is_active\": true, \"idempotency_key\": \"value-001\", \"created\": \"2026-07-25T07:43:11Z\", \"updated\": \"2026-07-25T07:43:11Z\"}]}}"
PowerShell curl¶
curl.exe -X POST "https://api.jefoffice.com/desktop-store/async-post/desktop-store-application-domains-post-one" -H "Content-Type: application/json" --data-raw '{"application_domain_id": "50b01058-00a3-48de-abed-d42170c1334a", "application_domain_name": "Sample Name", "is_active": true, "idempotency_key": "value-001", "created": "2026-07-25T07:43:11Z", "updated": "2026-07-25T07:43:11Z", "children": {"jef-desktop-store-applications": [{"application_id": "8ab363b2-94b3-4179-877a-ccfb203de9db", "application_domain_id": "50b01058-00a3-48de-abed-d42170c1334a", "application_domain_name": "Sample Name", "application_name": "Sample Name", "display_name": "Sample Name", "version": "value-001", "platform": "value-001", "installer_type": "value-001", "s3_key": "value-001", "is_active": true, "idempotency_key": "value-001", "created": "2026-07-25T07:43:11Z", "updated": "2026-07-25T07:43:11Z"}], "jef-desktop-store-entities": [{"entity_id": "ac7e0c25-694c-4c0f-8e36-ecc94f5503e3", "application_domain_id": "50b01058-00a3-48de-abed-d42170c1334a", "application_domain_name": "Sample Name", "entity_number": "value-001", "entity_name": "Sample Name", "entity_type": "value-001", "is_active": true, "idempotency_key": "value-001", "created": "2026-07-25T07:43:11Z", "updated": "2026-07-25T07:43:11Z"}]}}'