Partial update of an order
Partial update of an order
Path Parameters |
---|
id int32 — REQUIREDThe orderId of the order to update |
Request Body — REQUIRED The order object containing the properties that should be updated. |
---|
ExternalId stringThe external id for the order. |
ParcelNumber stringParcel number (tracking number). |
ExternalOrderStatus int32Possible values: [ The external order status. |
ReturnParcelNumber stringParcel number (tracking number) for a return shipment. |
Responses | ||
---|---|---|
200 Ok.
| ||
404 Not found.
|