Methods

  • post - Update account by accountId [Phasing In - V2]

Resource

{
    "documentId": "number",
    "identifier": "string",
    "name": "string",
    "primaryContact": "string",
    "role": "string"
}

Properties

Name Type Description Additional
documentId number

The document id for the power of attorney for this account

Optional
identifier string

The account identifier or BRN

Optional
name string

The name of the group / business / company

Optional
primaryContact string

The email address of the primary contact

Optional
role string

The primary role of the account

Possible values are:

  • Owner
  • User
  • Hybrid
Optional