# POST /channels/{id}/rates.json **POST /channels/{id}/rates.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) - **errors** (array[object]) - **days** (integer) - **missingRates** (boolean) - **unallocatedShipments** (boolean) - **totalPrice** (number) - **totalShipments** (integer) - **shipments** (array[object]) ## Responses ### 200 Successful response #### Body: application/json (object) - **errors** (array[object]) - **days** (integer) - **missingRates** (boolean) - **unallocatedShipments** (boolean) - **totalPrice** (number) - **totalShipments** (integer) - **shipments** (array[object]) [Powered by Bump.sh](https://bump.sh)