Orders v2 errors
Errors are listed by endpoint and then by error name.
Get order
| Error | Description | Issue |
|---|---|---|
| An internal server error occurred. | ||
| Authorization failed due to insufficient permissions. |
|
|
| The specified resource does not exist. |
|
|
| Authentication failed due to missing authorization header, or invalid authentication credentials. |
|
Create order
| Error | Description | Issue |
|---|---|---|
| An internal server error occurred. | ||
| The server has detected a conflict while processing this request. |
|
|
| Authentication failed due to missing authorization header, or invalid authentication credentials. |
|
|
| Request is not well-formed, syntactically incorrect, or violates schema. |
|
|
| Authorization failed due to insufficient permissions. |
|
|
| The requested action could not be performed, semantically incorrect, or failed business validation. |
|
Patch order
| Error | Description | Issue |
|---|---|---|
| An internal server error occurred. | ||
| Authentication failed due to missing authorization header, or invalid authentication credentials. |
|
|
| Request is not well-formed, syntactically incorrect, or violates schema. |
|
|
| Authorization failed due to insufficient permissions. |
|
|
| The specified resource does not exist. |
|
|
| The requested action could not be performed, semantically incorrect, or failed business validation. |
|
Authorize order
| Error | Description | Issue |
|---|---|---|
| An internal server error occurred. | ||
| The server has detected a conflict while processing this request. |
|
|
| Authentication failed due to missing authorization header, or invalid authentication credentials. |
|
|
| Request is not well-formed, syntactically incorrect, or violates schema. |
|
|
| Authorization failed due to insufficient permissions. |
|
|
| The specified resource does not exist. |
|
|
| The requested action could not be performed, semantically incorrect, or failed business validation. |
|
Capture order
| Error | Description | Issue |
|---|---|---|
| An internal server error occurred. | ||
| The server has detected a conflict while processing this request. |
|
|
| Authentication failed due to missing authorization header, or invalid authentication credentials. |
|
|
| Request is not well-formed, syntactically incorrect, or violates schema. |
|
|
| Authorization failed due to insufficient permissions. |
|
|
| The specified resource does not exist. |
|
|
| The requested action could not be performed, semantically incorrect, or failed business validation. |
|
Confirm order
| Error | Description | Issue |
|---|---|---|
| An internal server error occurred. | ||
| Request is not well-formed, syntactically incorrect, or violates schema. |
|
|
| Authorization failed due to insufficient permissions. |
|
|
| The specified resource does not exist. | ||
| The requested action could not be performed, semantically incorrect, or failed business validation. |
|
|
| fee_reference_id is invalid or not found. | Possible error locations:
|
|
| Mismatch of amount used to for financing offer and order amount. Pass new amount to get financing offer & pass new fee_reference_id. | Possible error locations:
|
|
| Installments are not supported for this payee, payment_source, amount and currency combination. | Possible error locations:
|
|
| Unsupported installment term. Issuer does not have support for this installment term. | Possible error locations:
|
|
| Unsupported installment interval duration. Only interval duration 'P1M' is supported. | Possible error locations:
|
|
| ‘intent=AUTHORIZE` is not supported for installments. Only 'intent=CAPTURE' is supported. | Possible error locations:
|
|
| Installments are not supported for this payment_source. | Possible error locations:
|
|
| Issuer installments are not supported for multiple purchase units. | Possible error locations:
|
|
| The provided `authorization_expiry` is longer than allowed for the selected `payment_source`. | Possible error locations:
|
Save order
| Error | Description | Issue |
|---|---|---|
| The requested action could not be performed, semantically incorrect, or failed business validation. |
|
Track order
| Error | Description | Issue |
|---|---|---|
| An internal server error occurred. | ||
| Request is not well formed, is syntactically incorrect, or violates schema. |
|
|
| Authorization failed due to insufficient permissions. |
|
|
| The requested action could not be performed, is semantically incorrect, or failed business validation. |
|
|
| The specified resource does not exist. |
|
Trackers order
| Error | Description | Issue |
|---|---|---|
| An internal server error occurred. | ||
| Request is not well formed, is syntactically incorrect, or violates schema. |
|
|
| Authorization failed due to insufficient permissions. |
|
|
| The specified resource does not exist. |
|
|
| The requested action could not be performed, is semantically incorrect, or failed business validation. |
|
Post order
| Error | Description | Issue |
|---|---|---|
| An internal server error occurred. | ||
| Request is not well formed, is syntactically incorrect, or violates schema. |
|
|
| Authorization failed due to insufficient permissions. |
|
|
| The requested action could not be performed, is semantically incorrect, or failed business validation. |
|