GraphQL API
Organization API
Organization / Orders

orderUpdate

Update an order.

Arguments

2 arguments
idID!

ID of the order.

addressString

Street / first address line

address2String

Second address line

cityString

City

companyNameString

Company name (required when no name provided)

countryCodeString

ISO code 3166 alpha 2

emailString

Email address

eoriString

Economic Operators Registration and Identification number

houseNumberString

House number and addition

nameString

Contact person name (required when no company name provided)

ossString

One-Stop Shop (OSS) number

phoneString

Phone number

postalCodeString

Postal code

stateCodeString

State code

vatString

VAT identification number

brandIdID

ID of the brand

customerIdID

ID of the customer

customsInvoiceNumberString

Invoice number for customs

customsShipmentTypeCustomsShipmentType

Shipment export type for customs

DOCUMENTSGIFTRETURNED_GOODSSALE_GOODSSAMPLE
allocationStrategyOrderAllocationStrategy

Stock allocation strategy for the order

BULK_NON_PICKABLEFEFOLEFO
fulfillmentModeFulfillmentMode

Fulfillment mode for the order

DELIVERYLOCAL_PICKUP
printPackingSlipBoolean

Whether to print a packing slip

returnShippingServiceMethodIdID

Shipping service method id for return shipment to print

shippingServiceMethodIdID

Preferred shipping service method id

localeString

BCP-47 locale used for communication templates

keyString!

Stable definition key.

valueMixed

Raw JSON value. Null clears the value.

addressString

Street / first address line

address2String

Second address line

cityString

City

companyNameString

Company name (required when no name provided)

countryCodeString

ISO code 3166 alpha 2

emailString

Email address

eoriString

Economic Operators Registration and Identification number

houseNumberString

House number and addition

nameString

Contact person name (required when no company name provided)

ossString

One-Stop Shop (OSS) number

phoneString

Phone number

postalCodeString

Postal code

stateCodeString

State code

vatString

VAT identification number

referenceString

Reference of the order

Possible return

canceledAtDateTimeTz

When the order was canceled.

createdAtDateTimeTz!

When the order was created.

customsInvoiceNumberString

Invoice number for customs

customsShipmentTypeCustomsShipmentType

Shipment export type for customs

DOCUMENTSGIFTRETURNED_GOODSSALE_GOODSSAMPLE
idID!

Unique primary key.

integrationReferenceString

Integration reference of the order

isUpdatableBoolean!

Whether this order can be updated.

localeString

BCP-47 locale used for communication templates

quantityAllocatedInt!

Quantity allocated in to fulfillments

quantityOrderedInt!

Quantity ordered

quantityShippedInt!

Quantity (already) shipped

quantityUnallocatedInt!

Quantity that is not (yet) allocated to a fulfillment

referenceString

Reference of the order

shippedAtDateTimeTz

When the order was shipped.

statusOrderStatus!

Status of the order

ALLOCATEDCANCELEDCREATEDEXPECTEDPARTIALLY_SHIPPEDSHIPPEDUNALLOCATED
updatedAtDateTimeTz!

When the order was last updated.

field[String!]
messageString!