# PUT /sale-return-items/{id}.json **PUT /sale-return-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) - **adjustmentReasonId** (integer(int32) | null) Adjustment reason - **createdAt** (string(date-time)) Created at - **externalId** (string | null) External - **id** (integer(int32)) Id - **merchantStatus** (string | null) Merchant status - **price** (number) Price - **purchaseItemId** (integer(int32) | null) Purchase item - **quantity** (integer(int32)) Quantity - **quantityCancelled** (integer(int32)) Quantity cancelled - **quantityRefunded** (integer(int32)) Quantity refunded - **quantityWrittenOff** (integer(int32)) Quantity written off - **saleItemId** (integer(int32)) Sale item - **saleReturnId** (integer(int32)) Sale return - **updatedAt** (string(date-time)) Updated at - **vendorStatus** (string | null) Vendor status - **warehouseId** (integer(int32)) Warehouse ## Responses [Powered by Bump.sh](https://bump.sh)