List transactions
Returns a paginated list of financial transactions for the authenticated organization, ordered newest first. Each transaction includes an itemized Merchant of Record fee breakdown when applicable.
Authorizations
The Server API Key obtained from the kelviq application. Pass as a Bearer token in the Authorization header. Example: 'Authorization: Bearer YOUR_API_KEY'
Query Parameters
Search by payment-provider IDs, customer name, email or ID, product name, or payment method type.
Filter by transaction status.
success, failure, pending Include transactions created on or after this date.
Include transactions created on or before this date.
Number of results per page. Defaults to 10, maximum 100.
1 <= x <= 100Page number to return.
x >= 1