NauticalDraftOrderCreateInput Input Object
Fields
#
lines
[ OrderLineCreateInput !]
Variant line input consisting of variant ID and quantity of products.
poNumbers
[ String !]
Optional purchase order numbers of documents that outline what the buyer would like to purchase and how much of it they would like to receive
seller
status
Specify which nautical order we want to create (DRAFT, by default).
Default: "DRAFT"subStatus
Sub status the order is to be changed to. Draft orders can have or be given a sub status of AWAITING_PAYMENT. Quote order can have or be given a sub status of either QUOTE_REQUESTED or IN_REVIEW.
transactionCurrency
Optional transaction currency code. Domiciled currency will be used as fallback.
Usages
#
References
#
- Argument input of field nauticalDraftOrderCreate from type Mutation