/caferimo-inventory-count-line-items-get-by-inventory-count-id-line-item-sort-key¶
Summary¶
Source repository:
jef-systems/jef-caferimo-backendSource SHA:
7bff0cf3848cbe0e12cfdcbc97fc7219a59abd58Source run id:
30114413141Source run URL:
https://github.com/jef-systems/jef-caferimo-backend/actions/runs/30114413141Lambda function:
jef-caferimo-get-007HTTP method:
GETBackend resource path:
/caferimo-inventory-count-line-items-get-by-inventory-count-id-line-item-sort-keyPublic Cloudflare path:
/caferimo/sync-get/caferimo-inventory-count-line-items-get-by-inventory-count-id-line-item-sort-keyCloudflare base URL:
https://api.jefoffice.com/caferimo/sync-getCloudflare route host:
api.jefoffice.comCloudflare parent path:
/caferimoCloudflare operation:
sync-getCloudflare operation path:
/caferimo/sync-getComplete endpoint URL:
https://api.jefoffice.com/caferimo/sync-get/caferimo-inventory-count-line-items-get-by-inventory-count-id-line-item-sort-key?inventory\_count\_id=8df766bd-2837-408c-9908-7b7ac030bb0c&line\_item\_sort\_key=value-735567&limit=25Endpoint source:
cloudflare\_complete\_endpointCloudflare Worker:
jef-caferimo-apiCloudflare mode:
one-worker-per-modulePayload mode:
query/path/no-body
Description¶
Sync GET API reference.
Request Parameters¶
{
"inventory_count_id": "8df766bd-2837-408c-9908-7b7ac030bb0c",
"line_item_sort_key": "value-735567",
"limit": "25"
}
CMD curl¶
curl -X GET "https://api.jefoffice.com/caferimo/sync-get/caferimo-inventory-count-line-items-get-by-inventory-count-id-line-item-sort-key?inventory_count_id=8df766bd-2837-408c-9908-7b7ac030bb0c&line_item_sort_key=value-735567&limit=25"
PowerShell curl¶
curl.exe -X GET "https://api.jefoffice.com/caferimo/sync-get/caferimo-inventory-count-line-items-get-by-inventory-count-id-line-item-sort-key?inventory_count_id=8df766bd-2837-408c-9908-7b7ac030bb0c&line_item_sort_key=value-735567&limit=25"