# PUT /reseller-commissions/{id}.json **PUT /reseller-commissions/{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) - **commissionRate** (number | null) Commission rate - **commissionRateType** (string | null) Commission rate type - **createdAt** (string(date-time)) Created at - **enabled** (boolean | null) Enabled - **id** (integer(int32)) Id - **referredResellerId** (integer(int32)) Referred reseller - **resellerId** (integer(int32)) Reseller - **updatedAt** (string(date-time)) Updated at ## Responses [Powered by Bump.sh](https://bump.sh)