Creates an Account

Body Params
uuid
required

Unique identifier (UUID) of the account holder.

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

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

Responses

Language
Choose an example:
application/json