# PUT /purchase-invoice-items/{id}.json **PUT /purchase-invoice-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) - **createdAt** (string(date-time)) Created at - **id** (integer(int32)) Id - **purchaseInvoiceId** (integer(int32)) Purchase invoice - **purchaseItemId** (integer(int32)) Purchase item - **quantity** (integer(int32)) Quantity - **updatedAt** (string(date-time)) Updated at ## Responses [Powered by Bump.sh](https://bump.sh)