/store-inventory-ledger-get-by-product-number-updated¶
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-050HTTP method:
GETBackend resource path:
/store-inventory-ledger-get-by-product-number-updatedPublic Cloudflare path:
/store/sync-get/store-inventory-ledger-get-by-product-number-updatedCloudflare 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-inventory-ledger-get-by-product-number-updated?product\_number=9cd79501-cae1-476b-9cb8-ba2f1f19161c&updated\_after=2026-02-11T23%3A10%3A23Z&limit=25Endpoint 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¶
{
"product_number": "9cd79501-cae1-476b-9cb8-ba2f1f19161c",
"updated_after": "2026-02-11T23:10:23Z",
"limit": "25"
}
CMD curl¶
curl -X GET "https://api.jefoffice.com/store/sync-get/store-inventory-ledger-get-by-product-number-updated?product_number=9cd79501-cae1-476b-9cb8-ba2f1f19161c&updated_after=2026-02-11T23%3A10%3A23Z&limit=25"
PowerShell curl¶
curl.exe -X GET "https://api.jefoffice.com/store/sync-get/store-inventory-ledger-get-by-product-number-updated?product_number=9cd79501-cae1-476b-9cb8-ba2f1f19161c&updated_after=2026-02-11T23%3A10%3A23Z&limit=25"