EnrichmentOrderData
B2B order data for wholesale orders
type EnrichmentOrderData {
additionalData: JSON
brand: Brand @deprecated
brandId: ID @deprecated
brandVendorNumber: String
carrier: String
createdAt: ISO8601DateTime!
customerEoriNum: String
customerName: String
customerRefNumber: String
customerVatNum: String
destDepartmentNumber: String
destDistributionCenterId: String
destStoreId: String
dutiesPayor: String
endShippingDate: ISO8601DateTime
id: ID!
instructions: String
labelsEach: Boolean!
labelsInner: Boolean!
labelsMaster: Boolean!
labelsPallet: Boolean!
labelsPrice: Boolean!
numberCartons: Int
numberPallets: Int
order: Order!
orderId: ID!
orderWeightReported: Int
poNumber: String
routingAttachments: String
routingEmail: String
routingInstructions: String
routingPortalUrl: String
routingRequired: Boolean!
shipmentIncoterms: String
shipperTaxNum: String
startShippingDate: ISO8601DateTime
template: OrderTemplate
templateId: ID
thirdPartyBillingAccount: String
thirdPartyBillingCountry: String
thirdPartyBillingZip: String
updatedAt: ISO8601DateTime!
weightBreak: Int
}
Fields
EnrichmentOrderData.additionalData ● JSON scalar common
EnrichmentOrderData.brand ● Brand deprecated object common
DEPRECATED
This field will be removed in the future. Brand is becoming a product-only attribute.
EnrichmentOrderData.brandId ● ID deprecated scalar common
DEPRECATED
This field will be removed in the future. Brand is becoming a product-only attribute.