Creates a third-party account holder

Creates a new third-party account holder and associates it to the tenant.

Body Params

Attributes to create a third-party account holder

address
object
required

Contains the address information related to the account holder.

string | null

Account holder's email

string | null
required

Represents a unique external_id generated and provided by the API user. The API user is responsible to generate and provide a unique id for all their organization's account holders.

metadata
object | null

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.

person
object
required

Contains the specific person information of the account holder.

string | null

Account holder's phone number

Headers
uuid

Idempotency key in UUID format

Responses

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