Retrieve a paginated list of payments with optional filtering by status, customer, or date range.
An API key that grants access to the Connect API. You can create and manage API keys in the portal.
The maximum number of items to return.
1 <= x <= 1000The number of items to skip before starting to collect the result set.
x >= 0Filter payments by customer IDs
Filter payments by status
Current status of a payment in its lifecycle.
PENDING, PAID, FAILED, REFUNDED, CANCELED Filter payments created from this date
Filter payments created up to this date