Sell Order by ID

View as Markdown

This API provide the details related to the specific Off Ramp order.

Off Ramp order

Path parameters

orderIdstringRequiredDefaults to 5f500154-a1ff-42fc-a8f5-d298145ed49f
Transak Order ID

Headers

x-api-keystringRequiredDefaults to <string>
Transak API key. Present in dashboard.transak.com
x-access-tokenstringRequiredDefaults to INVALID_ACCESS_TOKEN
Transak Access Token

Response

200 - Success

idstringDefaults to 5f500154-a1ff-42fc-a8f5-d298145ed49f

Response field id.

customIdstring or null

Response field customId.

cryptostring or null

Response field crypto.

fiatAmountOutstring or null

Response field fiatAmountOut.

fiatAmountInUsddoubleDefaults to 449.88

Response field fiatAmountInUsd.

cryptoAmountIndoubleDefaults to 450

Response field cryptoAmountIn.

fiatstringDefaults to EUR

Response field fiat.

paymentstringDefaults to debit-credit-card

Response field payment.

exchangeRatedoubleDefaults to 1.099881086607477

Response field exchangeRate.

processingFeeslist of objects

Response field processingFees.

networkFeeslist of any

Response field networkFees.

partnerFeeslist of any

Response field partnerFees.

regionstringDefaults to fr-rhone

Response field region.

createdAtstringDefaults to 2025-03-11T23:52:22.049Z

Response field createdAt.

statusstringDefaults to CANCELLED

Response field status.

statusCodestringDefaults to CANCELLED

Response field statusCode.

providerWalletAddressstringDefaults to TYfVbcvkYfgkjdycWJg4pmkNXPb1rTMhMD

Response field providerWalletAddress.

partnerAccountIdstringDefaults to Metamask

Response field partnerAccountId.

orderTypestringDefaults to SELL

Response field orderType.

Errors

400
Bad Request Error
401
Unauthorized Error