List All Payins

Retrieve a list of all Payin’s created. Use query parameters to filter the list.

This API comes with Pagination support, you can customize limit and page query parameters as per the requirements.

Query Params
string
enum

List transactions by Payin Status (PENDING, COMPLETED, EXPIRED, CANCELLED, CREATED & FAILED)

Allowed:
date

YYYY-MM-DD (UTC date). If you wish to search based on local time then use start_time and end_time fields

string

List transactions for a specific customer_id

string

List transactions for a specific wallet_id. If you don't provide the wallet_id, it will fetch all transaction from the Organization Payin wallet

string

Payin method name

int32

EPOCH timestamp

int32

EPOCH timestamp

int32

Max number of transactions per page. Default is 10 transactions per page

int32

The page number to return. If unspecified, the first page is returned

Response

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