API Reference

Downloads all the transactions of a particular consumer

Log in to see full request history

πŸ“˜

Offer your users access to their data

Users may want to download their transaction history for their records.

Query Params
string

Consumer ID whose transactions is needed

string

Partner ID whose transactions needs to be filtered

string

Format: YYYY-MM-DD, example: 2010-04-27

string

Format: YYYY-MM-DD, example: 2010-04-27

number

number of pages to skip, offset 0 means first page results, 1 means second page etc.

number

number of items per page

string

sort by field

string

sort order asc or desc

string

filter for a particular fiat currency

string

filter for a particular Cryptocurrency

string

filter for a particular transaction status

string
required

Format in which you want the transactions report. Current 'CSV' is supported.

Headers
string
required
string
string

Timestamp in milliseconds, use: new Date().getTime().toString()

Response

Language
Credentials
Click Try It! to start a request and see the response here! Or choose an example:
application/json