GraphQL API
Organization API
Organization / Types/ object

CustomerEdge

An edge that contains a node of type Customer and a cursor.

Fields

2 fields
cursorString!

A unique cursor that can be used for pagination.

addressString

Street / first address line

address2String

Second address line

cityString

City

companyNameString

Company name

countryCodeString!

Country code

emailString

Email address

eoriString

EORI

formattedLinesString!

Formatted address

houseNumberString

House number

idID!

Unique primary key.

nameString

Name

ossString

One-Stop Shop (OSS) number

phoneString

Phone number

phoneE164String

Phone number in E.164 format

postalCodeString

Postal code

stateCodeString

State code

vatString

VAT number

createdAtDateTimeTz!

When the customer was created.

idID!

Unique primary key.

A list of Order edges.

pageInfoPageInfo!

Pagination information about the list of edges.

ordersCountInt!

Customer orders count

addressString

Street / first address line

address2String

Second address line

cityString

City

companyNameString

Company name

countryCodeString!

Country code

emailString

Email address

eoriString

EORI

formattedLinesString!

Formatted address

houseNumberString

House number

idID!

Unique primary key.

nameString

Name

ossString

One-Stop Shop (OSS) number

phoneString

Phone number

phoneE164String

Phone number in E.164 format

postalCodeString

Postal code

stateCodeString

State code

vatString

VAT number

referenceString

Reference of the customer

A list of ReturnRequest edges.

pageInfoPageInfo!

Pagination information about the list of edges.

returnRequestsCountInt!

Customer return requests count

A list of Shipment edges.

pageInfoPageInfo!

Pagination information about the list of edges.

shipmentsCountInt!

Customer shipments count

updatedAtDateTimeTz!

When the customer was last updated.