v1
latestOpenAPI 3.0.02026-07-14641139.1 KBOrders
Start handling order
Change the status of an order to indicate that is is in handling.
Expect a status 204 response with no content in case of a successful request.
The Change order workflow status resource is needed to use this API request. This is included in OMS - Full access and IntegrationProfile - Fulfillment Oms, among other default roles available in the Admin. Learn more about the License manager roles and resources.
post/api/orders/pvt/document/{orderId}/actions/start-handling
Path parameters
orderIdstring required
Example:70caf3941s6df1
ID of the order.
Headers
Content-Typestring required
Example:application/json
Type of the content being sent.
Acceptstring required
Example:application/json
HTTP Client Negotiation Accept Header. Indicates the types of responses the client can understand.
Response
No content