/caferimo-product-add-on-options-get-by-product-id¶
Summary¶
Source repository:
jef-systems/jef-caferimo-backendSource SHA:
8fd932a7ddf1ebaed53ee62b2ccff85313bf79e0Source run id:
29169053337Source run URL:
https://github.com/jef-systems/jef-caferimo-backend/actions/runs/29169053337Lambda function:
jef-caferimo-get-020HTTP method:
GETBackend resource path:
/caferimo-product-add-on-options-get-by-product-idPublic Cloudflare path:
/caferimo/sync-get/caferimo-product-add-on-options-get-by-product-idCloudflare 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-product-add-on-options-get-by-product-id?product\_id=341fda2a-9eb1-4f10-9cc1-eefad0907f31&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¶
{
"product_id": "341fda2a-9eb1-4f10-9cc1-eefad0907f31",
"limit": "25"
}
CMD curl¶
curl -X GET "https://api.jefoffice.com/caferimo/sync-get/caferimo-product-add-on-options-get-by-product-id?product_id=341fda2a-9eb1-4f10-9cc1-eefad0907f31&limit=25"
PowerShell curl¶
curl.exe -X GET "https://api.jefoffice.com/caferimo/sync-get/caferimo-product-add-on-options-get-by-product-id?product_id=341fda2a-9eb1-4f10-9cc1-eefad0907f31&limit=25"