# PUT /stock-take-items/{id}.json **PUT /stock-take-items/{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) - **actual** (integer(int32)) Actual - **adjustmentId** (integer(int32) | null) Adjustment - **adjustmentReasonId** (integer(int32) | null) Adjustment reason - **createdAt** (string(date-time)) Created at - **expected** (integer(int32)) Expected - **id** (integer(int32)) Id - **notes** (string | null) Notes - **stockTakeId** (integer(int32)) Stock take - **updatedAt** (string(date-time)) Updated at - **variantId** (integer(int32)) Variant ## Responses [Powered by Bump.sh](https://bump.sh)