.. AUTO-GENERATED FILE. DO NOT EDIT. /store-inventory-ledger-get-by-product-number-updated ===================================================== Summary ------- - **Source repository:** ``jef-systems/jef-store-backend`` - **Source SHA:** ``f90bc2991cc0ed4fc2e150ee81b8acfe69344173`` - **Source run id:** ``29187079206`` - **Source run URL:** ``https://github.com/jef-systems/jef-store-backend/actions/runs/29187079206`` - **Lambda function:** ``jef-store-get-050`` - **HTTP method:** ``GET`` - **Backend resource path:** ``/store-inventory-ledger-get-by-product-number-updated`` - **Public Cloudflare path:** ``/store/sync-get/store-inventory-ledger-get-by-product-number-updated`` - **Cloudflare base URL:** ``https://api.jefoffice.com/store/sync-get`` - **Cloudflare route host:** ``api.jefoffice.com`` - **Cloudflare parent path:** ``/store`` - **Cloudflare operation:** ``sync-get`` - **Cloudflare operation path:** ``/store/sync-get`` - **Complete 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=25`` - **Endpoint source:** ``cloudflare\_complete\_endpoint`` - **Cloudflare Worker:** ``jef-store-api`` - **Cloudflare mode:** ``one-worker-per-module`` - **Payload mode:** ``query/path/no-body`` Description ----------- Sync GET API reference. Request Parameters ------------------ .. code-block:: json { "product_number": "9cd79501-cae1-476b-9cb8-ba2f1f19161c", "updated_after": "2026-02-11T23:10:23Z", "limit": "25" } CMD curl -------- .. code-block:: bat 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 --------------- .. code-block:: powershell 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"