Get Payment Methods
Get Payment Methods
Returns the payment methods a donor has added.
GET
Get Payment Methods
Authorizations
Client ID for API authentication
API Key for API authentication
Path Parameters
The ID of the donor to get payment methods for.
Example:
"2ea1ae03ca521e437db76d76"
Query Parameters
The maximum updated date of the payment methods to return. YYYY-MM-DD
Example:
"2025-02-01"
The minimum updated date of the payment methods to return. YYYY-MM-DD
Example:
"2025-01-01"
Whether to return expired payment methods or not.
Response
List of payment methods for donor
Last modified on July 14, 2026