items Type

object (Details)

items Properties

Property Type Required Nullable Defined by
name object Optional cannot be null JsonLead
phones array Optional cannot be null JsonLead
emails array Optional cannot be null JsonLead
gdpr_consents object Optional cannot be null JsonLead

name

Name of the contact

name

name Type

object (Details)

phones

The phone numbers of the customer (E.164)

phones

phones Type

string[]

emails

The emails of the customer

emails

emails Type

string[]

gdpr_consents

GDPR consents of the customer

gdpr_consents

gdpr_consents Type

object (Details)