Gets paginated Paysight transaction status codes based on card payment statuses.
Your Paysight API key. You can find it in your Paysight account at https://app.paysight.io/settings/account
Your Paysight Tenant/Client Id. This is the id of the parent company listed in https://app.paysight.io/management/companies. Alternatively, this will be provided by Paysight
The email address of the party or group making the request
Page number (1-based, default 1)
x >= 1Number of items per page (default 50, max 200)
1 <= x <= 200Optional search term to filter by status description or ID
Filter by successful status
Filter by issuer decline status
Filter by insufficient funds status
Filter by invalid card details status
Filter by other error types
Paginated list of transaction status codes
Response containing paginated transaction status codes
Indicates if the request was successful
Number of items in current page
Total number of items matching the filter criteria
Current page number
Number of items per page
Total number of pages
Indicates if there are more pages available
Array of transaction status codes