# PUT /dropshipment-items/{id}.json **PUT /dropshipment-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 parameters Content-type: application/json - **createdAt** (string(date-time)) Created at - **dropshipmentId** (integer(int32)) Dropshipment - **id** (integer(int32)) Id - **purchaseImportExternalId** (string | null) Purchase import external - **purchaseItemId** (integer(int32)) Purchase item - **quantity** (integer(int32)) Quantity - **saleItemId** (integer(int32) | null) Sale item - **source** (string | null) Source - **updatedAt** (string(date-time)) Updated at ## Responses [Powered by Bump.sh](https://bump.sh)