GraphQL API
Organization API
Organization / Orders

orderUpdate

Update an order.

Arguments

2 arguments
idID!

ID of the order.

brandIdID

ID of the brand

customerIdID

ID of the customer

referenceString

Reference of the order

customsInvoiceNumberString

Invoice number for customs

customsShipmentTypeCustomsShipmentType

Shipment export type for customs

DOCUMENTSGIFTRETURNED_GOODSSALE_GOODSSAMPLE
localeString

BCP-47 locale used for communication templates

companyNameString

Company name (required when no name provided)

nameString

Contact person name (required when no company name provided)

addressString

Street / first address line

address2String

Second address line

houseNumberString

House number and addition

postalCodeString

Postal code

cityString

City

stateCodeString

State code

countryCodeString

ISO code 3166 alpha 2

emailString

Email address

phoneString

Phone number

eoriString

Economic Operators Registration and Identification number

ossString

One-Stop Shop (OSS) number

vatString

VAT identification number

companyNameString

Company name (required when no name provided)

nameString

Contact person name (required when no company name provided)

addressString

Street / first address line

address2String

Second address line

houseNumberString

House number and addition

postalCodeString

Postal code

cityString

City

stateCodeString

State code

countryCodeString

ISO code 3166 alpha 2

emailString

Email address

phoneString

Phone number

eoriString

Economic Operators Registration and Identification number

ossString

One-Stop Shop (OSS) number

vatString

VAT identification number

shippingServiceMethodIdID

Preferred shipping service method id

returnShippingServiceMethodIdID

Shipping service method id for return shipment to print

printPackingSlipBoolean

Whether to print a packing slip

fulfillmentModeFulfillmentMode

Fulfillment mode for the order

DELIVERYLOCAL_PICKUP
allocationStrategyOrderAllocationStrategy

Stock allocation strategy for the order

FEFOLEFOBULK_NON_PICKABLE
keyString!

Stable definition key.

valueMixed

Raw JSON value. Null clears the value.

Possible return

idID!

Unique primary key.

integrationReferenceString

Integration reference of the order

quantityOrderedInt!

Quantity ordered

quantityAllocatedInt!

Quantity allocated in to fulfillments

quantityShippedInt!

Quantity (already) shipped

quantityUnallocatedInt!

Quantity that is not (yet) allocated to a fulfillment

referenceString

Reference of the order

statusOrderStatus!

Status of the order

CANCELEDCREATEDEXPECTEDALLOCATEDPARTIALLY_SHIPPEDSHIPPEDUNALLOCATED
customsInvoiceNumberString

Invoice number for customs

customsShipmentTypeCustomsShipmentType

Shipment export type for customs

DOCUMENTSGIFTRETURNED_GOODSSALE_GOODSSAMPLE
localeString

BCP-47 locale used for communication templates

canceledAtDateTimeTz

When the order was canceled.

shippedAtDateTimeTz

When the order was shipped.

createdAtDateTimeTz!

When the order was created.

updatedAtDateTimeTz!

When the order was last updated.

isUpdatableBoolean!

Whether this order can be updated.

messageString!
field[String!]