/caferimo-order-receipt-lines-get-by-order-id

Summary

  • Source repository: jef-systems/jef-caferimo-backend

  • Source SHA: 8fd932a7ddf1ebaed53ee62b2ccff85313bf79e0

  • Source run id: 29169053337

  • Source run URL: https://github.com/jef-systems/jef-caferimo-backend/actions/runs/29169053337

  • Lambda function: jef-caferimo-get-014

  • HTTP method: GET

  • Backend resource path: /caferimo-order-receipt-lines-get-by-order-id

  • Public Cloudflare path: /caferimo/sync-get/caferimo-order-receipt-lines-get-by-order-id

  • Cloudflare base URL: https://api.jefoffice.com/caferimo/sync-get

  • Cloudflare route host: api.jefoffice.com

  • Cloudflare parent path: /caferimo

  • Cloudflare operation: sync-get

  • Cloudflare operation path: /caferimo/sync-get

  • Complete endpoint URL: https://api.jefoffice.com/caferimo/sync-get/caferimo-order-receipt-lines-get-by-order-id?order\_id=41c94d70-308a-4941-9d50-294f0101b766&limit=25

  • Endpoint source: cloudflare\_complete\_endpoint

  • Cloudflare Worker: jef-caferimo-api

  • Cloudflare mode: one-worker-per-module

  • Payload mode: query/path/no-body

Description

Sync GET API reference.

Request Parameters

{
  "order_id": "41c94d70-308a-4941-9d50-294f0101b766",
  "limit": "25"
}

CMD curl

curl -X GET "https://api.jefoffice.com/caferimo/sync-get/caferimo-order-receipt-lines-get-by-order-id?order_id=41c94d70-308a-4941-9d50-294f0101b766&limit=25"

PowerShell curl

curl.exe -X GET "https://api.jefoffice.com/caferimo/sync-get/caferimo-order-receipt-lines-get-by-order-id?order_id=41c94d70-308a-4941-9d50-294f0101b766&limit=25"