POST
/
v4
/
{multiCurr}
/
customer
/
{customerId}
{
  "description": "<string>",
  "id": "<string>"
}

Path Parameters

multiCurr
enum<string>
required

Specific multicurrency template

Available options:
MULTICURR_DKK_DK,
MULTICURR_EUR_AT,
MULTICURR_EUR_DE,
MULTICURR_EUR_ES,
MULTICURR_EUR_FI,
MULTICURR_EUR_FR,
MULTICURR_EUR_IE,
MULTICURR_EUR_IT,
MULTICURR_GBP_GB,
MULTICURR_SEK_SE,
MULTICURR_EUR_NL,
MULTICURR_EUR_LU,
MULTICURR_EUR_BE,
MULTICURR_NOK_NO,
MULTICURR_EUR_PT,
MULTICURR_EUR_EE,
MULTICURR_EUR_LV,
MULTICURR_EUR_LT,
MULTICURR_EUR_MT,
MULTICURR_PLN_PL
customerId
string<biginteger>
required

The customer id of which customer you want to create the account on

Query Parameters

auditUser
string
required

The audit user to log the request

Body

application/json

The fields that you want to apply to your newly created account, these values will override the predefined template values

The body is of type object.

Response

201
application/json

Successful creation of the account

The response is of type object.