Updates a ProductPurchaseOrderItem object

Updates a ProductPurchaseOrderItem object specified by ID

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
int64
required

ID of ProductPurchaseOrderItem to update

Body Params

ProductPurchaseOrderItem object that needs to be updated

boolean

Flag value specifying status of the order item, 'true' if closed

string

Measure of unit of the product in the inventory

boolean

Flag value specifying whether this product was created through API or not, 'true' if created via API

boolean

Flag value spcifying whether this product purchased using Electronic Beneift Transfer (EBT) or not, if 'true' the product was purchased with EBT

string

Price of the purchased product

boolean

Flag value specifying whether price of the product was sent through API or not, 'true' if sent via API

string

Quantity of the purchased product

string

Rate of the tax applied for this order item

boolean

Flag value specifying whether the order item is taxed or not, 'true' if taxed

string

Final price of the order item

string

Vendor ID of the purchased product order item

Responses
200

Successful operation

204

Successful operation

400

Invalid ID supplied

404

ProductPurchaseOrderItem not found

405

Validation exception

Language
Credentials
LoadingLoading…
Response
Click Try It! to start a request and see the response here!