Get Order
Authentication
Basic authentication of the form Basic <username:password>
.
Basic authentication of the form Basic <username:password>
.
This endpoint retrieves an incomplete individual order by token.
Order details are only retained in this temporary format for up to 60 minutes. If an order token expires or has a payment captured against it, it can no longer be retrieved from this endpoint.
To retrieve a completed payment along with its associated order details, see Get Payment By Token.
If an order belonging to the authenticated merchant account is found, returns the order details in response. Fields that were not included in the original Create Order request may not be included in any corresponding Get Order request.
In addition to the GET Errors applicable to all GET endpoints, the following errors are specific to Get Order: