Buy Order by ID

View as Markdown
This API provide the details related to the specific On Ramp order. ![On Ramp order](https://assets.transak.com/doc/Q2xlYW5TaG90IDIwMjUtMDMtMTMgYXQgMTIuMjUuMjNAMngucG5n.png)

Path parameters

orderIdstringRequired
Transak Order ID

Headers

x-api-keystringRequired
Transak API key. Present in dashboard.transak.com
x-access-tokenstringRequired

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

Response

200 - Success

idstring

Response field id.

customIdstring or null

Response field customId.

cryptostring or null

Response field crypto.

fiatAmountIndouble

Response field fiatAmountIn.

fiatAmountInUsddouble

Response field fiatAmountInUsd.

cryptoAmountOutdouble

Response field cryptoAmountOut.

fiatstring

Response field fiat.

paymentstring

Response field payment.

exchangeRatedouble

Response field exchangeRate.

processingFeeslist of objects

Response field processingFees.

networkFeeslist of objects

Response field networkFees.

partnerFeeslist of any

Response field partnerFees.

regionstring

Response field region.

createdAtstring

Response field createdAt.

updatedAtstring

Response field updatedAt.

transactionHashstring

Response field transactionHash.

walletAddressstring

Response field walletAddress.

statusstring

Response field status.

statusCodestring

Response field statusCode.

partnerAccountIdstring

Response field partnerAccountId.

orderTypestring

Response field orderType.

Errors

400
Bad Request Error
401
Unauthorized Error