Buy Orders

View as Markdown
This API provide the details related to the all On Ramp orders. ![On Ramp order](https://assets.transak.com/doc/Q2xlYW5TaG90IDIwMjUtMDMtMTMgYXQgMTIuMjEuMjZAMngucG5n.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 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