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