Skip to main content
POST
Retry Order
Sometimes an order will fail for reasons that are temporary. In these situations, orders can be retried after the temporary conditions are resolved. A successful order retry response contains the request_id of the new order.

Authorizations

Authorization
string
header
required

Use your client token as the username. Leave the password blank.

Path Parameters

request_id
string
required

The unique identifier for the order request to retry

Response

200 - application/json

Order retry initiated successfully

request_id
string

The unique identifier for the new order request