Customer
A customer of the company
Fields
12 fieldsid•ID!Unique primary key.
reference•StringReference of the customer
id•ID!Unique primary key.
companyName•StringCompany name
name•StringName
address•StringStreet / first address line
address2•StringSecond address line
houseNumber•StringHouse number
postalCode•StringPostal code
city•StringCity
stateCode•StringState code
countryCode•String!Country code
email•StringEmail address
phone•StringPhone number
phoneE164•StringPhone number in E.164 format
eori•StringEORI
vat•StringVAT number
oss•StringOne-Stop Shop (OSS) number
formattedLines•String!Formatted address
id•ID!Unique primary key.
companyName•StringCompany name
name•StringName
address•StringStreet / first address line
address2•StringSecond address line
houseNumber•StringHouse number
postalCode•StringPostal code
city•StringCity
stateCode•StringState code
countryCode•String!Country code
email•StringEmail address
phone•StringPhone number
phoneE164•StringPhone number in E.164 format
eori•StringEORI
vat•StringVAT number
oss•StringOne-Stop Shop (OSS) number
formattedLines•String!Formatted address
createdAt•DateTimeTz!When the customer was created.
updatedAt•DateTimeTz!When the customer was last updated.
ordersCount•Int!Customer orders count
returnRequestsCount•Int!Customer return requests count
shipmentsCount•Int!Customer shipments count
hasNextPage•Boolean!When paginating forwards, are there more items?
hasPreviousPage•Boolean!When paginating backwards, are there more items?
startCursor•StringThe cursor to continue paginating backwards.
endCursor•StringThe cursor to continue paginating forwards.
node•Order!The Order node.
cursor•String!A unique cursor that can be used for pagination.
hasNextPage•Boolean!When paginating forwards, are there more items?
hasPreviousPage•Boolean!When paginating backwards, are there more items?
startCursor•StringThe cursor to continue paginating backwards.
endCursor•StringThe cursor to continue paginating forwards.
node•ReturnRequest!The ReturnRequest node.
cursor•String!A unique cursor that can be used for pagination.
hasNextPage•Boolean!When paginating forwards, are there more items?
hasPreviousPage•Boolean!When paginating backwards, are there more items?
startCursor•StringThe cursor to continue paginating backwards.
endCursor•StringThe cursor to continue paginating forwards.
node•Shipment!The Shipment node.
cursor•String!A unique cursor that can be used for pagination.