/hardware-rental-items-get-one¶
Summary¶
Source repository:
jef-systems/jef-hardware-backendSource SHA:
33de5f87d87602b9b0b4cd95f6ec0b862fb7cfa1Source run id:
29186331073Source run URL:
https://github.com/jef-systems/jef-hardware-backend/actions/runs/29186331073Lambda function:
jef-hardware-get-003HTTP method:
GETBackend resource path:
/hardware-rental-items-get-onePublic Cloudflare path:
/hardware/sync-get/hardware-rental-items-get-oneCloudflare base URL:
https://api.jefoffice.com/hardware/sync-getCloudflare route host:
api.jefoffice.comCloudflare parent path:
/hardwareCloudflare operation:
sync-getCloudflare operation path:
/hardware/sync-getComplete endpoint URL:
https://api.jefoffice.com/hardware/sync-get/hardware-rental-items-get-one?rental\_item\_id=3f68cdac-3d19-4990-83af-967d5d447e6cEndpoint source:
cloudflare\_complete\_endpointCloudflare Worker:
jef-hardware-apiCloudflare mode:
one-worker-per-modulePayload mode:
query/path/no-body
Description¶
Sync GET API reference.
Request Parameters¶
{
"rental_item_id": "3f68cdac-3d19-4990-83af-967d5d447e6c"
}
CMD curl¶
curl -X GET "https://api.jefoffice.com/hardware/sync-get/hardware-rental-items-get-one?rental_item_id=3f68cdac-3d19-4990-83af-967d5d447e6c"
PowerShell curl¶
curl.exe -X GET "https://api.jefoffice.com/hardware/sync-get/hardware-rental-items-get-one?rental_item_id=3f68cdac-3d19-4990-83af-967d5d447e6c"