/fuel-pump-inventories-pumps-get-by-gas-station-id¶
Summary¶
Source repository:
jef-systems/jef-fuel-pump-inventories-backendSource SHA:
420a21a35f33456626443a0cfbf02bc4836da66eSource run id:
29100409915Source run URL:
https://github.com/jef-systems/jef-fuel-pump-inventories-backend/actions/runs/29100409915Lambda function:
jef-fuel-pump-inventories-get-007HTTP method:
GETBackend resource path:
/fuel-pump-inventories-pumps-get-by-gas-station-idPublic Cloudflare path:
/fuel-pump-inventories/sync-get/fuel-pump-inventories-pumps-get-by-gas-station-idCloudflare base URL:
https://api.jefoffice.com/fuel-pump-inventories/sync-getCloudflare route host:
api.jefoffice.comCloudflare parent path:
/fuel-pump-inventoriesCloudflare operation:
sync-getCloudflare operation path:
/fuel-pump-inventories/sync-getComplete endpoint URL:
https://api.jefoffice.com/fuel-pump-inventories/sync-get/fuel-pump-inventories-pumps-get-by-gas-station-id?gas\_station\_id=d4d4b0e9-3586-4783-bd71-0bf1d70fde4d&limit=25Endpoint source:
cloudflare\_complete\_endpointCloudflare Worker:
jef-fuel-pump-inventories-apiCloudflare mode:
one-worker-per-modulePayload mode:
query/path/no-body
Description¶
Sync GET API reference.
Request Parameters¶
{
"gas_station_id": "d4d4b0e9-3586-4783-bd71-0bf1d70fde4d",
"limit": "25"
}
CMD curl¶
curl -X GET "https://api.jefoffice.com/fuel-pump-inventories/sync-get/fuel-pump-inventories-pumps-get-by-gas-station-id?gas_station_id=d4d4b0e9-3586-4783-bd71-0bf1d70fde4d&limit=25"
PowerShell curl¶
curl.exe -X GET "https://api.jefoffice.com/fuel-pump-inventories/sync-get/fuel-pump-inventories-pumps-get-by-gas-station-id?gas_station_id=d4d4b0e9-3586-4783-bd71-0bf1d70fde4d&limit=25"