/playstore-download-histories-post-one¶
Summary¶
Source repository:
jef-systems/jef-playstore-backendSource SHA:
62d2cc26ee7b865040738a3d9e0ef88ae4ac50a3Source run id:
29680232570Lambda function:
jef-playstore-post-008HTTP method:
POSTAPI path:
/playstore-download-histories-post-oneCloudflare path:
/playstore/async-post/playstore-download-histories-post-oneEndpoint URL:
https://api.jefoffice.com/playstore/async-post/playstore-download-histories-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-008 Logical ID: jef-playstore:jef-playstore-download-histories:post-one Order Number: 006 |
|
jef-playstore |
|
post-one |
|
POST |
|
ASYNC |
|
/playstore-download-histories-post-one Endpoint Name: jef-playstore-download-histories-post-one |
|
jef-playstore-download-histories |
|
download_history_id |
API Gateway Response¶
|
202 |
|
Request accepted for asynchronous processing. |
Payload Example¶
|
8f7df7cd-4eb7-4444-a5e3-4886dcf4fa82 |
|
ca22c090-841d-4afe-9b71-2533d54cdd75 |
|
value-001 |
|
value-001 |
|
value-001 |
|
value-001 |
|
2026-07-19T08:40:32Z |
|
2026-07-19T08:40:32Z |
Payload Schema¶
{
"type": "object",
"additionalProperties": "False",
"payload_mode": "flat",
"allow_children_wrapper": "False",
"children_wrapper_field": "",
"allow_batch": "False",
"table": "jef-playstore-download-histories",
"primary_key": "download_history_id",
"required[0]": "application_id",
"required[1]": "version",
"required[2]": "download_status",
"properties.download_history_id.field": "download_history_id",
"properties.download_history_id.type": "S",
"properties.download_history_id.required": "False",
"properties.download_history_id.source_required": "True",
"properties.download_history_id.server_generated": "True",
"properties.download_history_id.autogenerated": "False",
"properties.download_history_id.frontend_autocomputed": "False",
"properties.download_history_id.format": "uuidv4",
"properties.download_history_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_id.field": "application_id",
"properties.application_id.type": "S",
"properties.application_id.required": "True",
"properties.application_id.source_required": "True",
"properties.application_id.server_generated": "True",
"properties.application_id.autogenerated": "False",
"properties.application_id.frontend_autocomputed": "False",
"properties.application_id.format": "uuidv4",
"properties.application_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.version.field": "version",
"properties.version.type": "S",
"properties.version.required": "True",
"properties.version.source_required": "True",
"properties.version.server_generated": "False",
"properties.version.autogenerated": "False",
"properties.version.frontend_autocomputed": "False",
"properties.version.regex": "^[0-9]+[.][0-9]+[.][0-9]+(?:[-+][A-Za-z0-9.-]+)?$",
"properties.download_status.field": "download_status",
"properties.download_status.type": "S",
"properties.download_status.required": "True",
"properties.download_status.source_required": "True",
"properties.download_status.server_generated": "False",
"properties.download_status.autogenerated": "False",
"properties.download_status.frontend_autocomputed": "False",
"properties.download_status.regex": "^(requested|started|completed|failed|cancelled)$",
"properties.failure_code.field": "failure_code",
"properties.failure_code.type": "S",
"properties.failure_code.required": "False",
"properties.failure_code.source_required": "False",
"properties.failure_code.server_generated": "False",
"properties.failure_code.autogenerated": "False",
"properties.failure_code.frontend_autocomputed": "False",
"properties.failure_code.regex": "^[a-z][a-z0-9_-]{0,63}$",
"properties.failure_reason.field": "failure_reason",
"properties.failure_reason.type": "S",
"properties.failure_reason.required": "False",
"properties.failure_reason.source_required": "False",
"properties.failure_reason.server_generated": "False",
"properties.failure_reason.autogenerated": "False",
"properties.failure_reason.frontend_autocomputed": "False",
"properties.failure_reason.regex": "^.{0,500}$",
"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": "[]",
"root.type": "object",
"root.attributes.download_history_id.field": "download_history_id",
"root.attributes.download_history_id.type": "S",
"root.attributes.download_history_id.required": "False",
"root.attributes.download_history_id.source_required": "True",
"root.attributes.download_history_id.server_generated": "True",
"root.attributes.download_history_id.autogenerated": "False",
"root.attributes.download_history_id.frontend_autocomputed": "False",
"root.attributes.download_history_id.format": "uuidv4",
"root.attributes.download_history_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_id.field": "application_id",
"root.attributes.application_id.type": "S",
"root.attributes.application_id.required": "True",
"root.attributes.application_id.source_required": "True",
"root.attributes.application_id.server_generated": "True",
"root.attributes.application_id.autogenerated": "False",
"root.attributes.application_id.frontend_autocomputed": "False",
"root.attributes.application_id.format": "uuidv4",
"root.attributes.application_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.version.field": "version",
"root.attributes.version.type": "S",
"root.attributes.version.required": "True",
"root.attributes.version.source_required": "True",
"root.attributes.version.server_generated": "False",
"root.attributes.version.autogenerated": "False",
"root.attributes.version.frontend_autocomputed": "False",
"root.attributes.version.regex": "^[0-9]+[.][0-9]+[.][0-9]+(?:[-+][A-Za-z0-9.-]+)?$",
"root.attributes.download_status.field": "download_status",
"root.attributes.download_status.type": "S",
"root.attributes.download_status.required": "True",
"root.attributes.download_status.source_required": "True",
"root.attributes.download_status.server_generated": "False",
"root.attributes.download_status.autogenerated": "False",
"root.attributes.download_status.frontend_autocomputed": "False",
"root.attributes.download_status.regex": "^(requested|started|completed|failed|cancelled)$",
"root.attributes.failure_code.field": "failure_code",
"root.attributes.failure_code.type": "S",
"root.attributes.failure_code.required": "False",
"root.attributes.failure_code.source_required": "False",
"root.attributes.failure_code.server_generated": "False",
"root.attributes.failure_code.autogenerated": "False",
"root.attributes.failure_code.frontend_autocomputed": "False",
"root.attributes.failure_code.regex": "^[a-z][a-z0-9_-]{0,63}$",
"root.attributes.failure_reason.field": "failure_reason",
"root.attributes.failure_reason.type": "S",
"root.attributes.failure_reason.required": "False",
"root.attributes.failure_reason.source_required": "False",
"root.attributes.failure_reason.server_generated": "False",
"root.attributes.failure_reason.autogenerated": "False",
"root.attributes.failure_reason.frontend_autocomputed": "False",
"root.attributes.failure_reason.regex": "^.{0,500}$",
"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¶
{
"download_history_id": "8f7df7cd-4eb7-4444-a5e3-4886dcf4fa82",
"application_id": "ca22c090-841d-4afe-9b71-2533d54cdd75",
"version": "value-001",
"download_status": "value-001",
"failure_code": "value-001",
"failure_reason": "value-001",
"created": "2026-07-19T08:40:32Z",
"updated": "2026-07-19T08:40:32Z"
}
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-download-histories-post-one" -H "Content-Type: application/json" --data-raw "{\"download_history_id\": \"8f7df7cd-4eb7-4444-a5e3-4886dcf4fa82\", \"application_id\": \"ca22c090-841d-4afe-9b71-2533d54cdd75\", \"version\": \"value-001\", \"download_status\": \"value-001\", \"failure_code\": \"value-001\", \"failure_reason\": \"value-001\", \"created\": \"2026-07-19T08:40:32Z\", \"updated\": \"2026-07-19T08:40:32Z\"}"
PowerShell curl¶
curl.exe -X POST "https://api.jefoffice.com/playstore/async-post/playstore-download-histories-post-one" -H "Content-Type: application/json" --data-raw '{"download_history_id": "8f7df7cd-4eb7-4444-a5e3-4886dcf4fa82", "application_id": "ca22c090-841d-4afe-9b71-2533d54cdd75", "version": "value-001", "download_status": "value-001", "failure_code": "value-001", "failure_reason": "value-001", "created": "2026-07-19T08:40:32Z", "updated": "2026-07-19T08:40:32Z"}'