Get Customer Payment Methods
customer
Get Customer Payment Methods
WAITING_MANDATE_SIGNATURE is accepted for new business, which is what lets a customer sign the contract and the SEPA mandate in one session.
GET
Get Customer Payment Methods
Authorizations
Machine-to-machine clients use the OAuth 2.0 client credentials grant. Each tenant has its own authorization server: in the token URL below, replace tenant with your tenant identifier.
Headers
Your tenant identifier. Requests without it are rejected.
Path Parameters
The customer id
Pattern:
^customer(_test)?_[346789ABCDEFGHJKLMNPQRTUVWXYabcdefghijkmnpqrtwxyz]{21}$Query Parameters
Optional: the whenAt datetime
Optional: the simulatedAt datetime
Optional: the branchId
Pattern:
^branch(_test)?_[346789ABCDEFGHJKLMNPQRTUVWXYabcdefghijkmnpqrtwxyz]{21}$Include soft-deleted payment methods (super-user only)

