Skip to main content

Documentation Index

Fetch the complete documentation index at: https://integrations.docs.commenda.io/llms.txt

Use this file to discover all available pages before exploring further.

In V4, fulfillment data is embedded on orders rather than exposed as a separate resource. To access fulfillment details:
  1. List or get orders at GET /v4/core/companies/{company_id}/payments/orders
  2. Use expand=fulfillments to include fulfillment records in the response
See Orders overview for the order object shape.