Expressions Support
IF YOU NEED TO GET | USE THIS | |
Order Details | An amount of order boxes | order.boxesCount |
Calculated Pick Locations | order.calculatedPickLocations | |
Calculated Weight | order.calculatedWeight | |
Customer # | order.customerNumber | |
Message | order.message | |
Order Date | order.orderedAt | |
Order Number | order.primaryId | |
Override Weight | order.overrideWeight | |
PO Number | order.poNumber | |
Print Date | order.printedAt | |
Ship Type | order.shipType | |
Ship Via | order.shipVia | |
SubTotal | order.effectiveSubtotal | |
Total | order.effectiveTotal | |
Order Box Navigation | Description of the 1st order box | order.box(0).description |
Description of the N'th order box | order.box(N).description | |
Shipping Inforamtion | Ship Cost | order.shipping.shipCost |
Ship Agent | order.shipping.shipAgent | |
Ship Time & Date | order.shipping.shippedAt | |
Shipping Status | order.shipping.status | |
Future Ship Date | order.shipping.toShipAt | |
From Address Information | Full Name | order.shipping.shipFrom.name |
Company | order.shipping.shipFrom.company | |
Phone | order.shipping.shipFrom.phone | |
order.shipping.shipFrom.email | ||
Address Line 1 | order.shipping.shipFrom.address1 | |
Address Line 2 | order.shipping.shipFrom.address2 | |
City | order.shipping.shipFrom.city | |
State | order.shipping.shipFrom.region | |
Postal Code | order.shipping.shipFrom.postCode | |
Country | order.shipping.shipFrom.country | |
Residential | order.shipping.shipFrom.residential | |
Shipping Address Information | Full Name | order.shipping.shipTo.name |
Company | order.shipping.shipTo.company | |
Phone | order.shipping.shipTo.phone | |
order.shipping.shipTo.email | ||
Address Line 1 | order.shipping.shipTo.address1 | |
Address Line 2 | order.shipping.shipTo.address2 | |
City | order.shipping.shipTo.city | |
State | order.shipping.shipTo.region | |
Postal Code | order.shipping.shipTo.postCode | |
Country | order.shipping.shipTo.country | |
Residential | order.shipping.shipTo.residential | |
Billing Information | Billing Status | order.billing.status |
Imported Subtotal | order.billing.subtotal | |
Bill Ship Cost Currency | order.billing.shipping | |
Imported Tax | order.billing.tax | |
Imported Total | order.billing.total | |
Billing Address Information | Full Name | order.billing.billTo.name |
Company | order.billing.billTo.company | |
Phone | order.billing.billTo.phone | |
order.billing.billTo.email | ||
Address Line 1 | order.billing.billTo.address1 | |
Address Line 2 | order.billing.billTo.address2 | |
City | order.billing.billTo.city | |
State | order.billing.billTo.region | |
Postal Code | order.billing.billTo.postCode | |
Country | order.billing.billTo.country | |
Residential | order.billing.billTo.residential | |
Order Box Information | COD Status | box.cod |
Declared Value | box.declaredValue | |
Delivery Confirmation | box.confirmationType | |
Description | box.description | |
Insurance | box.insuranceType | |
Insurance Value | box.insuredValue | |
Package Type | box.packageType | |
Packaging Height | box.height | |
Packaging Length | box.length | |
Packaging Width | box.width | |
Ship Cost | box.shipCost | |
Tracking Number | box.trackingNumber | |
Weight | box.weight | |
Order Item Navigation | Description of the 1st order item | box.item(0).description |
Description of the N'th order item | box.item(N).description | |
Order Item Information | Commodity Code | item.commodityCode |
Description | item.description | |
Export Type Code | item.exportTypeCode | |
Joint Production | item.jointProduction | |
Netcost Begin Date | item.netcostBeginDate | |
Netcost Code | item.netcostCode | |
Netcost End Date | item.netcostEndDate | |
Origin Country Code | item.originCountryCode | |
Pick Location | item.pickLocation | |
Preference Criteria Code | item.preferenceCriteriaCode | |
Producer Info | item.producerInfoCode | |
Quantity | item.quantity | |
ScheduleB Commodity Code | item.scheduleBCommodityCode | |
SKU | item.sku | |
Unit Price | item.unitPrice | |
Unit Weight | item.unitWeight |