Magidoc

Customer
Object

This type represents a customer

Fields

#

id

ID !
Non-null

This is the unique identifier of the customer

externalId

This is an optional external identifier for the customer

contactName

This is the name of the customer

businessName

This is the business name of the customer

email

This is the optional email address of the customer

phone

This is the optional phone number of the customer

taxId

This is the optional tax ID of the customer

notes

The optional notes associated with the customer

addresses

[ Address !]!
Non-null

This is a list of addresses associated with the customer

contacts

Non-null

This is a list of contacts associated with the customer

orders

Non-null

This is a list of orders associated with the customer

jobs

Non-null

The jobs associated with this customer

createdAt

Non-null

This is the date and time when the customer was created

updatedAt

Non-null

This is the date and time when the customer was last updated

Usages

#

References

#