Authorizations
Your Paysight API key
Headers
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
Body
Pagination filter. Set to 1 by default or omit on initial request.
The current page number for results
The maxium number of results to return per page. Default is 100. Maxiumum is 1000.
Filter transactions by one or more customer emails
Filter by one or more order IDs
Filter by transaction UUIDs
Gateway-specific transaction identifiers
Bank Identification Number (first 6 digits)
Last 4 digits of card
Customer first name
Customer last name
Authorization codes
Currency code (e.g., USD)
Start of transaction date range
End of transaction date range
Substring search on the descriptor
If true, only return sandbox transactions
Filter by application ID
Filter by product ID
Filter by campaign ID
Filter by specific merchant account IDs
Filter by company IDs
Filter by specific transaction amounts
Filter by subscription IDs
If true, will also return transactions that were captured during that period, even if authorized in a previous period. Note this does not affect refunds. A separate transaction will be returned for refund with a reference to the original transaction that was refunded.
Response
List of matching transactions
The response payload for transaction search endpoint
True if request succeeded
Response message for context
Total number of records returned
The page number of results
True if there are more pages of data
Array of matching transactions