Get Dashboard Records

This endpoint is used to fetch the ingested records of a Data Source

Body Params
string
required

The Start date of date range

string
required

The End date of date range

string
required

The data_source_id for which you want to fetch the records

string
enum
required

payment for forward transactions and refund for recon of refund transactions

Allowed:
string
enum
required

status of records, can be empty string

Allowed:
string
enum

to fetch reconciled transactions on basis of mismatch like Amount mismatch, Fee mismatch, Quantity mismatch, etc.

Allowed:
integer
required

Merchant Source Mapping ID, get it from data-sources api

brand_id
array

Array of brand_id, can be fetched from merchant-custom-data api

brand_id
marketplace_id
array

Array of marketplace_id, can be fetched from merchant-custom-data api

marketplace_id
country
array

Array of country, can be fetched from merchant-custom-data api

country
currency
array

Array of currency, can be fetched from merchant-custom-data api

currency
integer
required
≥ 1

The page number of the records to be fetched

integer
required
≥ 1

The page size of the records to be fetched

string
enum
required

The environment of the transaction is either live OR sandbox

Allowed:
Headers
string
string

The Authorization header is used to include the JWT for authenticating API requests; learn how to generate the token in this guide

string
Responses

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