Get Order

Retrieves the details of a checkout order using the unique order token. This token is generated when the order is created and can be used to query the order status and information.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

Order statuses

  • "NOT_COMPLETED": Order is created, but any payment made.
  • "SUCCESS": Order is paid and completed
  • "FAILED": Some error happened during payment process
Path Params
string
required

The order id returned in the Create order endpoint. Is a v4 uid string style

Responses

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json