Sell Order by ID

View as Markdown
This API provide the details related to the specific Off Ramp order. ![Off Ramp order](https://content.pstmn.io/27035662-cb0b-4689-b7e1-49cb12b0cd90/Q2xlYW5TaG90IDIwMjUtMDMtMTMgYXQgMTIuMjUuMjNAMngucG5n)

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.

fiatAmountOutstring or null

Response field fiatAmountOut.

fiatAmountInUsddouble

Response field fiatAmountInUsd.

cryptoAmountIndouble

Response field cryptoAmountIn.

fiatstring

Response field fiat.

paymentstring

Response field payment.

exchangeRatedouble

Response field exchangeRate.

processingFeeslist of objects

Response field processingFees.

networkFeeslist of any

Response field networkFees.

partnerFeeslist of any

Response field partnerFees.

regionstring

Response field region.

createdAtstring

Response field createdAt.

statusstring

Response field status.

statusCodestring

Response field statusCode.

providerWalletAddressstring

Response field providerWalletAddress.

partnerAccountIdstring

Response field partnerAccountId.

orderTypestring

Response field orderType.

Errors

400
Bad Request Error
401
Unauthorized Error