List payments
Headers
Bearer authentication of the form Bearer <token>
, where token is your auth token.
Query parameters
Filter payments by the cardholder’s name.
Filter by payments that the processor settled on a specific date in the format YYYY-MM-DD.
Return the previous page of results before the value that you specify.
You can’t send the before parameter in the same request as the after parameter.
Return the next page of results after the value that you specify.
You can’t send the after parameter in the same request as the before parameter.
Response
Number of results we returned on this page.
Note: This might not be the total number of results that match your query.