GraphQL API
Organization API
Organization / Types/ input

PurchaseOrderLineInput

Input for purchase order line in create request

Input fields

4 fields
currencyString!

ISO 4217 currency code

valueString!

Amount

productIdID

ID of the product that is ordered

quantityOrderedInt

Quantity that is ordered

sellAheadIntDefault: 0

Quantity to allow pre-orders for this product