{
"id": "<string>",
"name": "<string>",
"email": "<string>",
"phone": "<string>",
"address": {},
"customMetadata": {}
}Entities
Customer
A customer represents a billing recipient associated with a legal entity.
Unique identifier for the customer.
Display name of the customer.
Email address of the customer.
Status of the customer.
Available options:
active, archived Phone number of the customer.
Address of the customer.
Custom metadata associated with the customer.
⌘I