# POST /sale-item-commissions.json **POST /sale-item-commissions.json** ## Servers - http://api.example.com/v1: http://api.example.com/v1 () ## Authentication methods - Bearer auth ## Parameters ### Body: application/json (object) - **audit** (object | array | boolean | integer | number | string) Audit - **saleItemId** (integer(int32)) Sale item - **variantId** (integer(int32)) Variant ## Responses ### 200 Successful response #### Body: application/json (object) - **audit** (object | array | boolean | integer | number | string) Audit - **createdAt** (string(date-time)) Created at - **id** (integer(int32)) Id - **saleItemId** (integer(int32)) Sale item - **updatedAt** (string(date-time)) Updated at - **variantId** (integer(int32)) Variant [Powered by Bump.sh](https://bump.sh)