/store-order-items-get-one¶
Summary¶
Source repository:
jef-systems/jef-store-backendSource SHA:
f90bc2991cc0ed4fc2e150ee81b8acfe69344173Source run id:
29187079206Source run URL:
https://github.com/jef-systems/jef-store-backend/actions/runs/29187079206Lambda function:
jef-store-get-027HTTP method:
GETBackend resource path:
/store-order-items-get-onePublic Cloudflare path:
/store/sync-get/store-order-items-get-oneCloudflare base URL:
https://api.jefoffice.com/store/sync-getCloudflare route host:
api.jefoffice.comCloudflare parent path:
/storeCloudflare operation:
sync-getCloudflare operation path:
/store/sync-getComplete endpoint URL:
https://api.jefoffice.com/store/sync-get/store-order-items-get-one?order\_item\_id=9152e994-fb72-4e66-b5fa-7840fa98b4bdEndpoint source:
cloudflare\_complete\_endpointCloudflare Worker:
jef-store-apiCloudflare mode:
one-worker-per-modulePayload mode:
query/path/no-body
Description¶
Sync GET API reference.
Request Parameters¶
{
"order_item_id": "9152e994-fb72-4e66-b5fa-7840fa98b4bd"
}
CMD curl¶
curl -X GET "https://api.jefoffice.com/store/sync-get/store-order-items-get-one?order_item_id=9152e994-fb72-4e66-b5fa-7840fa98b4bd"
PowerShell curl¶
curl.exe -X GET "https://api.jefoffice.com/store/sync-get/store-order-items-get-one?order_item_id=9152e994-fb72-4e66-b5fa-7840fa98b4bd"