Magidoc

CustomerContact
Object

This type represents a customer contact

Fields

#

id

Non-null

This is the unique identifier of the customer contact

externalId

This is an optional external identifier for the customer contact

title

This is the title of the customer contact

firstName

This is the name of the customer contact

lastName

This is the optional last name of the customer contact

email

This is the optional email address of the customer contact

phone

This is the optional phone number of the customer contact

jobTitle

This is the optional job title of the customer contact

orders

Non-null

These are the Orders associated with this customer contact

customerId

This is the ID of the customer associated with the customer contact. If this has been directly provided to an order, it will be the same as the customer ID on the order.

customer

This is the customer associated with the customer contact

addresses

[ Address !]!
Non-null

This is a list of addresses associated with the customer contact

createdAt

Non-null

This is the date and time when the contact was created

updatedAt

Non-null

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

Usages

#

References

#