POST
/
payments
/
settings
/
customers

Headers

Authorization
string
required

Your API credentials. Eg. Basic {credentials}.

Sequence-Version
enum<string>

Use this header to select an API version

Available options:
2024-05-09

Body

application/json
customerId
string
required

Customer Account ID.

paymentProvider
enum<string>
required

Sequence Account ID.

Available options:
STRIPE,
NONE

Response

201 - application/json
id
string
required

Unique payment provider id.

sequenceAccountId
string
required

Sequence Account ID.

customerId
string
required

Customer Account ID.

paymentProvider
enum<string>
required

Sequence Account ID.

Available options:
STRIPE,
NONE