# POST /shipping-rate-zone-code-bands.json **POST /shipping-rate-zone-code-bands.json** ## Servers - http://api.example.com/v1: http://api.example.com/v1 () ## Authentication methods - Bearer auth ## Parameters ### Body: application/json (object) - **price** (number) Price - **priceIncrease** (number | null) Price increase - **shippingRateZoneCodeId** (integer(int32)) Shipping rate zone code - **threshold** (number) Threshold ## Responses ### 200 Successful response #### Body: application/json (object) - **createdAt** (string(date-time)) Created at - **id** (integer(int32)) Id - **price** (number) Price - **priceIncrease** (number | null) Price increase - **shippingRateZoneCodeId** (integer(int32)) Shipping rate zone code - **threshold** (number) Threshold - **updatedAt** (string(date-time)) Updated at [Powered by Bump.sh](https://bump.sh)