# PUT /variant-parcels/{id}.json **PUT /variant-parcels/{id}.json** ## Servers - http://api.example.com/v1: http://api.example.com/v1 () ## Authentication methods - Bearer auth ## Parameters ### Path parameters - **id** (integer(int64)) Numeric ID of the instance ### Body: application/json (object) - **createdAt** (string(date-time)) Created at - **distanceUnit** (string | null) Distance unit - **id** (integer(int32)) Id - **packingDepth** (number | null) Packing depth - **packingHeight** (number | null) Packing height - **packingWidth** (number | null) Packing width - **source** (string | null) Source - **tags** (array[string] | null) Tags - **updatedAt** (string(date-time)) Updated at - **variantId** (integer(int32)) Variant - **weight** (number(float) | null) Weight - **weightUnit** (string | null) Weight unit ## Responses [Powered by Bump.sh](https://bump.sh)