# PUT /shipping-rate-zone-codes/{id}.json **PUT /shipping-rate-zone-codes/{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) - **code** (string | null) Code - **createdAt** (string(date-time)) Created at - **id** (integer(int32)) Id - **label** (string | null) Label - **maxLimit** (boolean | null) Max limit - **maxLimitValue** (number | null) Max limit value - **name** (string | null) Name - **price** (number) Price - **priceIncrease** (number | null) Price increase - **provider** (string | null) Provider - **providerCode** (string | null) Provider code - **providerId** (string | null) Provider - **serviceLevelTerms** (string | null) Service level terms - **serviceLevelToken** (string | null) Service level token - **shippingRateZoneId** (integer(int32)) Shipping rate zone - **signatureRequired** (boolean | null) Signature required - **updatedAt** (string(date-time)) Updated at ## Responses [Powered by Bump.sh](https://bump.sh)