/
CustomerProfile
CustomerProfile
Structure
Field | Type | Required | Description |
---|---|---|---|
id | Integer | true | Unique identifier for the CustomerEmail. |
allowMarketing | Boolean | false | Sets if it is primary or not. |
allowThirdParty | EmailAddressType | true | Gives more information about that email |
JSON representation
{ "id": 1, "allowMarketing": false, "allowThirdParty": true }
, multiple selections available,
Related content
CustomerAddress
CustomerAddress
More like this
CustomerEmail
CustomerEmail
More like this
CompanyAddress
CompanyAddress
More like this
AccountReceivableAddress
AccountReceivableAddress
More like this
CompanyEmail
CompanyEmail
More like this
PropertyEmail
PropertyEmail
More like this