object
(Client)
Property | Type | Required | Nullable | Defined by |
---|---|---|---|---|
foreign_id | string |
Optional | cannot be null | JsonLead |
first_name | string |
Optional | cannot be null | JsonLead |
last_name | string |
Optional | cannot be null | JsonLead |
gdpr_consents | object |
Optional | cannot be null | JsonLead |
province | string |
Optional | cannot be null | JsonLead |
postal_code | string |
Optional | cannot be null | JsonLead |
phone | Merged | Optional | cannot be null | JsonLead |
Merged | Optional | cannot be null | JsonLead | |
custom | object |
Optional | cannot be null | JsonLead |
A unique identifier for the client
foreign_id
string
string
The first name of the client
first_name
string
string
The last name of the client
last_name
string
string
gdpr_consents
object
(GDPR Consents)object
(GDPR Consents)
The province of the client
province
string
string
The postal code of the client
postal_code
string
string
phone
merged type (Details)
one (and only one) of
email
merged type (Details)
one (and only one) of
Custom fields for the client
custom
object
(Details)