POST
/
v1
/
c
/
customer
/
{customer_id}
/
payment
/
method

Authorizations

wb-key
string
headerrequired

Path Parameters

customer_id
string
required

Id of the customer

Response

200 - application/json
provider
enum<string>
required

The payment providers known by the backend.

Those variants MUST be kept identical to the variants of the payment_provider enum of the postgres database

Available options:
authorize,
self_handled,
stripe
type
enum<string>
required

Type of the payment method to create

Available options:
vban_bank_transfer_eu