Sell Orders

View as Markdown
This API provide the details related to the all Off Ramp orders. ![Off Ramp](https://assets.transak.com/doc/Q2xlYW5TaG90IDIwMjUtMDMtMTMgYXQgMTIuMjEuMzZAMngucG5n.png)

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.

Query parameters

startstringRequired

Start Date in YYYY-MM-DD format

endstringRequired

End Date in YYYY-MM-DD format

limitdoubleRequired
Number of records
skipdoubleRequired
Skip the specified number of returned records

Response

200 - Success

idstring

Response field id.

customIdstring or null

Response field customId.

userIdstring

Response field userId.

cryptoobject

Response field crypto.

fiatAmountOutdouble 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.

partnerAccountIdstring

Response field partnerAccountId.

orderTypestring

Response field orderType.

updatedAtstring

Response field updatedAt.

transactionHashstring

Response field transactionHash.

walletAddressstring

Response field walletAddress.

providerWalletAddressstring

Response field providerWalletAddress.

Errors

400
Bad Request Error
401
Unauthorized Error