Skip to main content

Documentation Index

Fetch the complete documentation index at: https://4cx.mintlify.app/llms.txt

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

Example error responses

Responses use sweepstakes-oriented wording. Shapes vary by endpoint.

Order size exceeds limit (403)

{
  "message": "Order size exceeds maximum limit of 1000.00"
}

Invalid order identifier (400)

{
  "message": "Invalid Order ID"
}

Not your order (403)

{
  "message": "Not your order: 507f1f77bcf86cd799439011"
}