Tool to add a product line item to an existing purchase order. Use when you need to add inventory items to a purchase order. The product must have stock tracking enabled (maintain_stock=true).
idRequiredintegerID of the purchase order to add the line item to.
quantityRequiredintegerQuantity of the product to add to the purchase order. Must be at least 1.
product_idRequiredintegerID of the product to add to the purchase order. The product must have 'maintain_stock' set to true.
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
API key connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.