Skip to main content
PUT
Patch account details by Client Id

Path Parameters

clientId
string
required

Client identifier of the account to update

Body

application/json

Fields to update for the account

account_holder_names
string[]
required

New account holder name. Optional; if provided must not be blank.

Minimum array length: 1

New account holder name. Optional; if provided must not be blank.

Example:
aliases
string[]

Optional alternative names or identifiers to improve matching (e.g., acronyms, short forms like "IBM" for "International Business Machines")

Optional alternative names or identifiers to improve matching (e.g., acronyms, short forms like "IBM" for "International Business Machines")

Example:
organisation_identification
object

Legal-entity identifiers for the IBAN owner.

Response

The list of accounts that were updated

accounts
object[]
required
Last modified on September 26, 2025