Get Order by Deposit Transaction Hash

View as Markdown

Look up an order using the on-chain deposit transaction hash.

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.

Query parameters

txHashstringRequired

The on-chain transaction hash of the deposit

Response

Success
metaobject
dataobject

Errors

400
Bad Request Error
401
Unauthorized Error
403
Forbidden Error