POST
Open an additional account

Authorizations

Authorization
string
header
required

The user's id_token from authentication — the ID token, not the access_token. The program and environment come from the token.

Path Parameters

customerId
string
required

The customer's ID.

Body

application/json
currency
string
required

Required. Currency for the new account (ISO 4217), e.g. EUR. Must be supported by your program.

Required string length: 3

Response

Queued

success
boolean
Example:

true

data
object