Creates an Account

Body Params
uuid
required

Unique identifier (UUID) of the account holder.

string
enum
required

The type of object that is the account holder. Possible values:

  • CUSTOMER: The account holder is a Customer, accountHolderId contains a Customer ID
  • GROUP: The account holder is a Group, accountHolderId contains a Group ID
Allowed:
string

Account number, 8-9 digits in length

string
enum

Account currency as three letter code as per ISO 4217.

customData
object

Contains custom metadata stored with the Account. Needs to be a valid JSON

uuid
required

Unique value (UUID) used to identify this request and used to recognise any subsequent retries

uuid

Unique identifier (UUID) of the parent Account. Only for FX accounts

uuid
required

Unique value (UUID) of the product used for this account.

Responses

Language
Response
Choose an example:
application/json