POST
/
payment-methods
/
link

Authorizations

Authorization
string
header
required

Value for the Authorization header parameter.

Body

customer
string
required

The customer id

allowedPaymentMethodTypes
enum<string>

The allowed payment method types. If none is provided, all available will be shown.

Available options:
sepa_debit,
card,
paypal,
bank_transfer,
wallet
sendEmail
boolean
default:
true

Whether to send an email to the customer with the link.

Response

201 - application/json

The link to add a new payment method