/order/{orderId}/partial-update
The function of this endpoint provides a partial update to the details of a specifically requested order. This functionality can also add or replace items and containers to an existing order (if that update is needed).
This endpoint will append items and containers to an existing order when requests are made with the PATCHÂ request method. This endpoint will replace items and containers for an existing order when requests are made with the PUT request method.
For further details regarding this endpoint, refer to the following Swagger reference:
Comments
0 comments
Please sign in to leave a comment.