Updates a third-party account holder

Updates a third-party account holder

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required
^[A-Za-z]{2,7}_[\w-]{22}$

Account Holder ID (Base 62 format)

Body Params

Attributes to update a third-party account holder

This entity is used to update the state of an account holder, it could be transitioned to active or blocked

string | null

It provides a textual reason why the account holder is blocked in case of the state_reason value is other.

string
^[a-zA-Z0-9_.+-]+@[a-zA-Z0-9-]+(?:\.[a-zA-Z0-9-]+){1,2}$

Account holder's email

metadata
object

A tenant-managed flat map for providing additional data about the account holder. The values are stored and displayed as strings, and the provided information will be returned as-is in the account holder details.

string
^\+[1-9]\d{1,14}$

Account holder's phone number

string | null
enum

It provides the reason why the account holder could be blocked. It is required when the account holder is transitioned to being blocked.

Allowed:
string
enum

It represents the current state of the account holder, and these are the possible states of an account holder:

  • active: it is enable to manage and perform actions with its accounts.
  • blocked: it is blocked by the tenant, but you could also make it active again.
Allowed:
Responses

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