Get list of payment methods

Get list of payment methods. See List queries for a general introduction to list operations. Note that excessive usage will be considered unfair API usage.

Examples

Get saved card payment methods for customer cust-0001 created in 2022

GET https://api.reepay.com/v1/list/payment_method?from=2022-01-01&customer=cust-0001&payment_type=card

Language
Authorization
Basic
base64
:
Click Try It! to start a request and see the response here!