GraphQL API
Organization API
Organization / Types/ object

Fulfillment

A fulfillment of an order

Fields

12 fields
idID!

Unique primary key.

referenceString

Reference of the fulfillment

Status of the fulfillment

CALCULATINGON_HOLDRELEASEPENDINGPICKINGPICKEDPACKINGQUEUEDUNSCHEDULEDSHIPPED
quantityInt!

Total number of items in fulfillment

releaseAtDateTimeTz

When the fulfillment is available for picking

shippedAtDateTimeTz

When the fulfillment is packed / shipped

createdAtDateTimeTz!

When the fulfillment was created.

updatedAtDateTimeTz!

When the fulfillment was last updated.

idID!

Unique primary key.

nameString!

Name of the warehouse

timezoneString!

Timezone of the warehouse

Features

demogoods_receiptinventory_managementorder_fulfillmentpicklist_sortingreturn_processingthird_party_logistics
urlString!

Url of the avatar

idID!

Unique primary key.

companyNameString

Company name

nameString

Name

addressString

Street / first address line

address2String

Second address line

houseNumberString

House number

postalCodeString

Postal code

cityString

City

stateCodeString

State code

countryCodeString!

Country code

emailString

Email address

phoneString

Phone number

phoneE164String

Phone number in E.164 format

eoriString

EORI

vatString

VAT number

ossString

One-Stop Shop (OSS) number

formattedLinesString!

Formatted address

hasNextPageBoolean!

When paginating forwards, are there more items?

hasPreviousPageBoolean!

When paginating backwards, are there more items?

startCursorString

The cursor to continue paginating backwards.

endCursorString

The cursor to continue paginating forwards.

nodeOrder!

The Order node.

cursorString!

A unique cursor that can be used for pagination.

hasNextPageBoolean!

When paginating forwards, are there more items?

hasPreviousPageBoolean!

When paginating backwards, are there more items?

startCursorString

The cursor to continue paginating backwards.

endCursorString

The cursor to continue paginating forwards.

The FulfillmentLine node.

cursorString!

A unique cursor that can be used for pagination.

hasNextPageBoolean!

When paginating forwards, are there more items?

hasPreviousPageBoolean!

When paginating backwards, are there more items?

startCursorString

The cursor to continue paginating backwards.

endCursorString

The cursor to continue paginating forwards.

nodeShipment!

The Shipment node.

cursorString!

A unique cursor that can be used for pagination.