Documentation Index
Fetch the complete documentation index at: https://redo-44af351d-steven-custom-order-sync-schema.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
API Endpoints
All API endpoints are authenticated using the Bearer authorization scheme with yourREDO_API_SECRET.
Include your API secret in the Authorization header of every request:
Example Request
Webhooks
Webhooks are authenticated using the Bearer authorization scheme with a secret you provide when creating the webhook subscription. Redo will include this secret in theAuthorization header when delivering webhook events to your endpoint:
Webhook Event Delivery
- Webhook events are delivered in order for each individual subject (e.g., return)
- If the response is not a 2xx status code, the event will be retried multiple times before discarding it