Payment methods
Was this helpful?
Was this helpful?
Returns a paged list of all the customers
/v1/profiles/{profileId}/customers/{customerId}/payment-methods
The id of the profile
The id of the customer
Creates a customer
/v1/profiles/{profileId}/customers/{customerId}/payment-methods
The id of the profile
The id of the customer
Your internal reference, we index this reference for you to search later, not required to use. We also use this for idempotency
b5c9d214-f408-4215-990e-f892c24a6080
Payment method type ID
openbanking
openbanking
, creditcard
, terminal
, internal
, ideal
Description of the payment shown to the PSU
Free form key/ value pair
{"key1":123,"customer_id":"123object","internal_reference":"X938378B01","debited":true}
Returns the data of the customer payment methods
/v1/profiles/{profileId}/customers/{customerId}/payment-methods/{customerPaymentMethodId}
The id of the profile
The id of the customer
The id of the customer payment method
Deletes the customer payment method (if possible)
/v1/profiles/{profileId}/customers/{customerId}/payment-methods/{customerPaymentMethodId}
The id of the profile
The id of the customer
The id of the customer payment method