GraphQL API
Organization API
Organization / Types/ input

PurchaseOrderCreateInput

Input for creating a purchase order

Input fields

3 fields
supplierIdID

ID of the supplier

referenceString

Reference of the order

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