This object represents a customer of your business
The Customer
object serves multiple purposes, including storing billing and shipping information, creating order schedules, applying discounts, and authenticating customers in Customer Portal.
Field | Description | Type |
---|---|---|
id | The customer identifier | string |
displayName | The customer full name | string |
The customer contact email | string | |
phone | The customer contact phone | string |
The schema is of type object
.
This object represents a customer of your business
The Customer
object serves multiple purposes, including storing billing and shipping information, creating order schedules, applying discounts, and authenticating customers in Customer Portal.
Field | Description | Type |
---|---|---|
id | The customer identifier | string |
displayName | The customer full name | string |
The customer contact email | string | |
phone | The customer contact phone | string |
The schema is of type object
.