Gets all transactions for the logged-in consumer

šŸ“˜

Display transaction details on your UI

This optional endpoint can be used to show your users their transaction history.

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

Headers
string
required
string
string

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

Responses

400

Invalid request parameters

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