orders

Get order

Returns a single order by ID.

get/orders/{order_id}

Path parameters

order_idstring required

Order identifier.

Response

The order.

idstring required

Unique order identifier.

intent_idstring required

Shared intent identifier for tracing Request -> Quote -> Order.

noncestring required

Client-generated idempotency key.

payment_instrument_idstring required

Reference to the payment instrument used.

Changes

No recorded changes to this endpoint across all 2 revisions of this API.