CreateOrderInput
Input type to create an Order
Input Fields
String!
)
External reference for the order. Must be unique.
String!
)
Type of the Order
, typically used by the Orchestration Engine to determine the workflow that should be applied. Unless stated otherwise, no values are enforced by the platform.
Type of the Order, typically used by the Orchestration Engine to determine the workflow
that should be applied. Unless stated otherwise, no values are enforced by the platform. Currently supports all values.
[AttributeInput]
)
List of order attribute
s
RetailerId!
)
Retailer
for the order
Float
)
Total price
Float
)
Total tax price
PaymentKey
)
The 'Payment' associated with this Order
CreateOrderBillingAddressInput
)
Order Billing address
CreateFulfilmentChoiceWithOrderInput
)
FulfilmentChoice
for the order
[CreateFulfilmentChoiceWithOrderInput]
)
FulfilmentChoices
for the order
CustomerId!
)
ID
of the Customer
for the order
[CreateOrderItemWithOrderInput]!
)
A list of OrderItem
s for this order
[CreateFinancialTransactionWithOrderInput]
)
A list of financial transactions for this order