List Payments
Payments
List Payments
List payments for the authenticated merchant with optional filters.
GET
List Payments
Documentation Index
Fetch the complete documentation index at: https://docs.paygentic.io/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
API key authentication
Query Parameters
Merchant organization ID. Required when using an API key that is not scoped to a single merchant.
Filter by payment status.
Available options:
pending, processing, completed, expired, cancelled Filter by customer ID.
Number of payments to return.
Required range:
1 <= x <= 100Number of payments to skip.
Required range:
x >= 0