List all Payin Intents

Retrieve a list of all Payin Intents. You can filter the list with query parameters.

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

Note: Query parameters that support multiple values can accept either a single value or comma-separated values.

Query Params
int32

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

int32

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

int32

EPOCH timestamp (in seconds) for start time filter

int32

EPOCH timestamp (in seconds) for end time filter

string

Filter by Payin Intent ID (supports multiple values)

string

Filter by Recurring Payin ID (supports multiple values)

string

Filter by amount (supports multiple values)

string
enum

Filter by status (CREATED, COMPLETED, FAILED, EXPIRED, CANCELLED)

Allowed:
string
enum

Filter by auth status (CREATED, AUTHORIZED, CAPTURED, PARTIALLY_CAPTURED, CANCELLED, FAILED, EXPIRED)

Allowed:
string

Filter by Customer ID (supports multiple values)

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; charset=utf-8