This endpoint retrieves an incomplete individual checkout by token.
Checkout details are only retained in this temporary format for up to 60 minutes. If a checkout token expires or has an order created against it, it can no longer be retrieved from this endpoint.
To retrieve a Payment record (Clearpay Order) along with its associated checkout details, see Get Payment By Token.
Fields that were not included in the original Create Checkout request may not be included in any corresponding Get Checkout response.
In addition to the GET Errors applicable to all GET endpoints, the following errors are specific to Get Checkout:
Basic authentication of the form Basic <base64(username:password)>.
Must be set to express to enable express checkout.
The merchant’s id/reference that this order corresponds to.