POST
/
v3
/
customer
/
{customerId}

Path Parameters

customerId
string
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
accountTemplate
string
required

Template name for which the account should be connected to

creditLimit
number

Credit limit of the account

number
string

Unique account number for given account. Must be numeric if paymentRefence.type defined as MOD10 or FINNISH_7_3_1!

paymentReference
object

Number connected to account that will be used to map incoming payments to

address
object

Address connected to an account that will override the address set on customer level. This is for example used when sending out statements

segment
enum<string>

Field enables to group an entity into a segment. This field will be exported but no logic is applied to this in Enfuce API

Available options:
SEGMENT_A,
SEGMENT_B,
SEGMENT_C,
SEGMENT_D,
SEGMENT_E,
SEGMENT_F

Response

201 - application/json
description
string

Short description of the result of the action

id
string

Will contain the ID of the resource that has been created or updated