## Update Order Shipping Packages

We have added a new endpoint to our Rest API that allows you to [Update Existing Shipping Packages](/content/developer/dev-article/update-order-shipping-packages/index.html) for a single order. This endpoint only affects the package dimensions and declared value. To update the contents, you must instead use the [Create Shipping Packages](/content/developer/dev-article/create-shipping-packages/index.html) endpoint.
