List Payments
Retrieve a paginated list of all payments for a given customer.
Authentication: Bearer token required
Authentication
AuthorizationBearer
OAuth 2.0 Bearer token authentication. This API uses OAuth 2.0 Client Credentials flow. Please refer to the Authentication section for detailed information on how to obtain and use your OAuth credentials.
Path parameters
customer_id
Unique identifier for the customer whose payments are being retrieved.
Query parameters
page
Page number for pagination. Default is 1
limit
Number of items per page. Default is 20, max is 100
Response
Successful response with paginated list of payments
meta_data
payments