Skip to main content
Create orders with POST /orders.

Required fields

Example

Compatibility aliases

The API accepts these compatibility aliases: Use the preferred fields in new integrations.

Idempotency

Order creation supports the Idempotency-Key header. If a request times out after the API receives it, retry the same request with the same idempotency key. The API can return the original result instead of creating a duplicate order.