orders

Update a processing order

ADD ENDPOINT DESCRIPTION HERE

patch/orders/{orderId}

Path parameters

orderIdinteger required

Request body

commentstring

Optional text which contains instructions for the fulfillment and is sent to the warehouse.

trackingEnabledboolean

Optional value setting whether to turn on/off tracking functionality for an order. Additional charges will apply when set to true.

customAttributesobject

Optional value for custom attributes of order.

Response

successful operation

Changes