Create an account holder

POST {{baseUrl}}/accountHolders

Creates an account holder linked to a legal entity.

Request Body

{"description"=>"Liable account holder used for international payments and payouts", "reference"=>"S.Eller-001", "legalEntityId"=>"LE322JV223222D5GG42KN6869"}

HEADERS

KeyDatatypeRequiredDescription
Content-Typestring
Acceptstring

RESPONSES

status: OK

{"balancePlatform":"YOUR_BALANCE_PLATFORM","description":"Liable account holder used for international payments and payouts","legalEntityId":"LE322JV223222D5GG42KN6869","reference":"S.Eller-001","capabilities":{"receiveFromPlatformPayments":{"enabled":true,"requested":true,"allowed":false,"verificationStatus":"pending"},"receiveFromBalanceAccount":{"enabled":true,"requested":true,"allowed":false,"verificationStatus":"pending"},"sendToBalanceAccount":{"enabled":true,"requested":true,"allowed":false,"verificationStatus":"pending"},"sendToTransferInstrument":{"enabled":true,"requested":true,"allowed":false,"requestedSettings":{"interval":"daily","maxAmount":{"currency":"EUR","value":0}},"verificationStatus":"pending"}},"id":"AH3227C223222H5J4DCLW9VBV","status":"active"}