Transfer transaction banking account ownership

Assign a new owner to a transaction banking account. If the new owner already exists within the organization, it's linked to the account. If not, a new entity is created and linked to the account. The previous account owner and all other customers linked to the account are deactivated.

This endpoint generates an Account owner changed event.

NOTE: This endpoint requires an account token - an access token encoded with an external account ID. Tokens can expire quickly, which can result in a 401 Unauthorized message.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required
length between 1 and 60

External account ID

Body Params

The entity name and document number

string
required
length ≤ 15

Applicant's government document number. Once set, this value is immutable, which means that document_number can't be updated. This field only accepts alphanumeric characters.
Note: document_number does not allow special characters.

string
required
length ≤ 60

Entity name

Responses
204

OK

401

Access token is missing or invalid

403

The request has been lost

Language
Credentials
Bearer
JWT
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json