GraphQL API
Organization API
Organization / Types/ input

PurchaseOrderLineInput

Input for purchase order line in create request

Input fields

4 fields
productIdID

ID of the product that is ordered

quantityOrderedInt

Quantity that is ordered

currencyString!

ISO 4217 currency code

valueString!

Amount

sellAheadIntDefault: 0

Quantity to allow pre-orders for this product