Get Order Status by Order ID

View as Markdown
Retrieve the current status and details of a specific order.

Path parameters

orderIdstringRequiredformat: "uuid"
The Transak order ID

Headers

x-api-keystringRequired
Your Partner API key. You can find this in the [Partner Dashboard](https://docs.transak.com/guides/how-to-create-partner-dashboard-account#open-the-developers-section).
access-tokenstringRequired

Your Partner Access Token. Please refer here for a tutorial on generating your access token.

Response

Success
metaobject
dataobject

Errors

400
Bad Request Error
401
Unauthorized Error
403
Forbidden Error