accountOrderNumber
String
organization
billTo
ID
party
currencyCode
CurrencyCode!
Required
grandTotal
Decimal
landedCostId
ID!
metadata
[OrderMetadataInput]
Order
references
[OrderReferenceInput]
shipTo
id
shipmentDetails
[OrderShipmentDetailInput!]
Shipment
source
trackingNumbers
[String]
Deprecated
order
Input.
OrderCreateInput
No description
Fields
accountOrderNumber
String
organization
.billTo
ID
party
.currencyCode
CurrencyCode!
Required
grandTotal
Decimal
landedCostId
ID!
Required
metadata
[OrderMetadataInput]
Order
details.references
[OrderReferenceInput]
shipTo
ID
id
of the destinationparty
if different from the landedCost destination party.shipmentDetails
[OrderShipmentDetailInput!]
Shipment
objects associated with thisOrder
.source
String
trackingNumbers
[String]
Deprecated
order
.