v6

latestOpenAPI 3.0.1raw.githubusercontent.com2025-12-09153208467.0 KB
orders

Update a processing order

ADD ENDPOINT DESCRIPTION HERE

patch/orders/{orderId}

Path parameters

orderIdinteger required

The unique identifier for an order.

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