GET
/api/v2/orders/{id}Get order
Header parameters
| Attribute | Type | Requirement | Description |
|---|---|---|---|
x-public-key |
string | MANDATORY | Public key that identifies the merchant account. |
Request parameters
—
Response parameters
| Attribute | Type | Requirement | Description |
|---|---|---|---|
data
|
object | OPTIONAL | |
url
|
string | OPTIONAL | Checkout redirect URL. |
params
|
object | OPTIONAL | |
id
|
string | OPTIONAL | |
googleAnalyticsClientId
|
string | OPTIONAL | |
metaData
|
object | OPTIONAL | |
meta
|
array | OPTIONAL | Metadata array (can be empty). |
Errors and interpretation
See general reference: Endpoint response errors