Sell Orders

View as Markdown

This API provide the details related to the all Off Ramp orders.

Off Ramp

Headers

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

Query parameters

startstringRequiredDefaults to 2025-02-01

Start Date in YYYY-MM-DD format

endstringRequiredDefaults to 2025-02-02

End Date in YYYY-MM-DD format

limitdoubleRequiredDefaults to 4
Number of records
skipdoubleRequiredDefaults to 2
Skip the specified number of returned records

Response

200 - Success

idstringDefaults to 493c023c-8a7a-4684-9ce2-88a4f723c4fc

Response field id.

customIdstring or null

Response field customId.

userIdstringDefaults to f75ac5ff-d6da-4523-bfa7-7ecc3f99c107

Response field userId.

cryptoobject

Response field crypto.

fiatAmountOutdouble or nullDefaults to 119.1

Response field fiatAmountOut.

fiatAmountInUsddoubleDefaults to 119.97

Response field fiatAmountInUsd.

cryptoAmountIndoubleDefaults to 120

Response field cryptoAmountIn.

fiatstringDefaults to USD

Response field fiat.

paymentstringDefaults to debit-credit-card

Response field payment.

exchangeRatedoubleDefaults to 1.0075167793013735

Response field exchangeRate.

processingFeeslist of objects

Response field processingFees.

networkFeeslist of any

Response field networkFees.

partnerFeeslist of any

Response field partnerFees.

regionstringDefaults to us-tx

Response field region.

createdAtstringDefaults to 2025-02-02T23:51:02.507Z

Response field createdAt.

statusstringDefaults to COMPLETED

Response field status.

statusCodestringDefaults to COMPLETED

Response field statusCode.

partnerAccountIdstringDefaults to Metamask

Response field partnerAccountId.

orderTypestringDefaults to SELL

Response field orderType.

updatedAtstringDefaults to 2025-02-03T00:00:56.533Z

Response field updatedAt.

transactionHashstringDefaults to 0xb579f70490c280b596704621c6cfdfeb2321dd8dfa5441cbfb535e5a5329a83a

Response field transactionHash.

walletAddressstringDefaults to 0xAbAbfBcC35FB96F44107eb212BF8D489e5E07A74

Response field walletAddress.

providerWalletAddressstringDefaults to 0x5ed8719B1939199802b72b694416A8A59539A75E

Response field providerWalletAddress.

Errors

400
Bad Request Error
401
Unauthorized Error