Customers
Customer resource
This object represents a customer of your business
TheDocumentation Index
Fetch the complete documentation index at: https://juo.dev/llms.txt
Use this file to discover all available pages before exploring further.
Customer object serves multiple purposes, including storing billing and shipping information, creating order schedules, applying discounts, and authenticating customers in Customer Portal.
Search query fields
| 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 |
Reference
Minimum string length:
1Available options:
customer Customer's full name.
Minimum string length:
1Customer's contact email.
Customer's contact phone.
Minimum string length:
1