Note: Replace the orderId in the path param with the actual orderId of the order that you want to edit. And also replace the carrierId with the carrier's unique identifier.
orderId in the path param, is the unique identifier that was returned once the order was placed. You can also get the orderId in the delivery order details object, that can be found once retrieved order details.
For carrierId, the unique identifier is returned with the retrieve carriers API call as id. Check carrier object for details.

Returns

No content ( Status 204 )

Language
Authorization
Header