Downloads all the transactions of a particular consumer

šŸ“˜

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
enum

sort by field

Allowed:
string
enum

sort order asc or desc

Allowed:
string

filter for a particular fiat currency

string

filter for a particular Cryptocurrency

string
enum

filter for a particular transaction status

string
enum
required

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

Allowed:
Headers
string
required
string
string

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

Response

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