# PUT /channel-commission-rates/{id}.json **PUT /channel-commission-rates/{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) - **channelId** (integer(int32)) Channel - **commissionRate** (number | null) Commission rate - **commissionRateType** (string | null) Commission rate type - **createdAt** (string(date-time)) Created at - **dropshipProviderId** (integer(int32)) Dropship provider - **filterType** (string | null) Filter type - **id** (integer(int32)) Id - **tags** (array[string] | null) Tags - **updatedAt** (string(date-time)) Updated at ## Responses [Powered by Bump.sh](https://bump.sh)