Payment Methods
List payment methods
GET
Authorizations
Bearer HTTP authentication. Allowed headers-- Authorization: Bearer <api_key>
Query Parameters
The unique identifier for the customer
Example:
"DE92AF9E-E705-4B8E-9184-6D976DBD8050"
The type of payment method to filter by
Available options:
LOAN
, CARD
, BANK_ACCOUNT
Example:
"LOAN"
Limits the number of returned results
Required range:
x >= 1
A cursor for use in pagination. An id that defines your place in the list.
Response
200 - application/json
List of customer payment methods
The response is of type object
.