Skip to main content
GET
Read order status

Authorizations

api-token
string
header
required

API key. Create and manage keys at /v4/account/api-keys or in the dashboard.

Path Parameters

orderId
string<uuid>
required

Order ID returned by POST /v4/account/orders/create.

Response

Order status. subaccount is null while the order is still being processed; once status === 'processed' the field is populated with the new subaccount's AccountID, AccountType, label, and time_added.

success
boolean
Example:

true

data
object