.. AUTO-GENERATED FILE. DO NOT EDIT. /fuel-pump-inventories-purchase-orders-get-by-gas-station-id-updated ==================================================================== Summary ------- - **Source repository:** ``jef-systems/jef-fuel-pump-inventories-backend`` - **Source SHA:** ``420a21a35f33456626443a0cfbf02bc4836da66e`` - **Source run id:** ``29100409915`` - **Source run URL:** ``https://github.com/jef-systems/jef-fuel-pump-inventories-backend/actions/runs/29100409915`` - **Lambda function:** ``jef-fuel-pump-inventories-get-014`` - **HTTP method:** ``GET`` - **Backend resource path:** ``/fuel-pump-inventories-purchase-orders-get-by-gas-station-id-updated`` - **Public Cloudflare path:** ``/fuel-pump-inventories/sync-get/fuel-pump-inventories-purchase-orders-get-by-gas-station-id-updated`` - **Cloudflare base URL:** ``https://api.jefoffice.com/fuel-pump-inventories/sync-get`` - **Cloudflare route host:** ``api.jefoffice.com`` - **Cloudflare parent path:** ``/fuel-pump-inventories`` - **Cloudflare operation:** ``sync-get`` - **Cloudflare operation path:** ``/fuel-pump-inventories/sync-get`` - **Complete endpoint URL:** ``https://api.jefoffice.com/fuel-pump-inventories/sync-get/fuel-pump-inventories-purchase-orders-get-by-gas-station-id-updated?gas\_station\_id=d4d4b0e9-3586-4783-bd71-0bf1d70fde4d&updated\_after=2026-02-10T20%3A49%3A00Z&limit=25`` - **Endpoint source:** ``cloudflare\_complete\_endpoint`` - **Cloudflare Worker:** ``jef-fuel-pump-inventories-api`` - **Cloudflare mode:** ``one-worker-per-module`` - **Payload mode:** ``query/path/no-body`` Description ----------- Sync GET API reference. Request Parameters ------------------ .. code-block:: json { "gas_station_id": "d4d4b0e9-3586-4783-bd71-0bf1d70fde4d", "updated_after": "2026-02-10T20:49:00Z", "limit": "25" } CMD curl -------- .. code-block:: bat curl -X GET "https://api.jefoffice.com/fuel-pump-inventories/sync-get/fuel-pump-inventories-purchase-orders-get-by-gas-station-id-updated?gas_station_id=d4d4b0e9-3586-4783-bd71-0bf1d70fde4d&updated_after=2026-02-10T20%3A49%3A00Z&limit=25" PowerShell curl --------------- .. code-block:: powershell curl.exe -X GET "https://api.jefoffice.com/fuel-pump-inventories/sync-get/fuel-pump-inventories-purchase-orders-get-by-gas-station-id-updated?gas_station_id=d4d4b0e9-3586-4783-bd71-0bf1d70fde4d&updated_after=2026-02-10T20%3A49%3A00Z&limit=25"