CreateClientByLinkRestResponse
id stringrequired
Unique identifier (UUID) of the created client.
name stringrequired
Full name of the client. For legal entities, the name field corresponds to the legal name.
type stringrequired
Possible values: [NATURAL_PERSON, LEGAL_PERSON]
Type of client entity. NATURAL_PERSON for individuals, LEGAL_PERSON for companies or organizations.
email stringrequired
Email address of the client.
status stringrequired
Possible values: [ACTIVE, INACTIVE, PENDING]
Current status of the client.
external_url stringrequired
External URL of the client.
created_at date-timerequired
Client created date.
updated_at date-timerequired
Client updated date.