Gets all payruns for a merchant.

Authorization: End user or Merchant token is required.

User permissions required: CanViewPayruns

Query Params
uuid

The merchant ID to get the payruns for

int32

The page number from where records are retrieved.

int32

The number of records to be retrieved from a page.

date-time

The date filter to apply to retrieve payruns created after this date.

date-time

The date filter to apply to retrieve payruns created up until this date.

string

Optional expression to sort the order of the payruns.

statuses
array of strings

An optional status filter list

statuses
string

The text filter to apply to retrieve payruns

boolean
Defaults to false

Flag that indicates whether to fetch only archived payruns or not

Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Response

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