Skip to main content
GET
Get Order

Authorizations

X-API-KEY
string
header
required

Path Parameters

orderId
string
required

The identifier of the onramp order, in UUID format.

Example: 9c82ef99-617f-497d-9abb-fd355291681b

Response

Order successfully retrieved.

orderId
string
Example:

"b2959ca5-65e4-466a-bd26-1bd05cb4f837"

phase
enum<string>

The current phase of the order lifecycle.

Available options:
quote,
payment,
delivery,
completed
Example:

"payment"

lineItems
object[]
quote
object
payment
object