Orders in Pressero can be optionally injected into PressWise automatically. As Pressero and PressWise are separate systems, they have slightly different data models. The information below shows PressWise's XML structure along with the corresponding data location in Pressero:
/add_purchase_order
/customerPO - Order Item PO Number
/sourceOrderID - Order Number
/btFirst - Billing Address First Name
/btLast - Billing Address Last Name
/btNameCompany - Billing Address Business
/btAttention - Billing Address First Name + Last Name
/btStreet - Billing Address Address 1
/btAddress2 - Billing Address Address 2
/btAddress3 - Billing Address Address 3
/btCity - Billing Address City
/btState - Billing Address State
/btZip - Billing Address Postal
/btCountry - Billing Address Country
/btTelephone - Billing Address Phone
/initial_status - "AUTO New"
/shipTo - ONLY IF THE ORDER HAS ALL ITEMS SHIPPING TO THE SAME DESTINATION
/stFirst - Order Item Shipping Address First Name
/stLast - Order Item Shipping Address Last Name
/stNameCompany - Order Item Shipping Address Business
/stAttention - Order Item Shipping Address First Name + Last Name
/stStreet - Order Item Shipping Address Address 1
/stAddress2 - Order Item Shipping Address Address 2
/stAddress3 - Order Item Shipping Address Address 3
/stCity - Order Item Shipping Address City
/stState - Order Item Shipping Address State
/stZip - Order Item Shipping Address Postal
/stCountry - Order Item Shipping Address Country
/stTelephone - Order Item Shipping Address Postal
/avsResidential - "N"
/shipCost - Order Item Shipping Cost
/shipMethod - Order Item Shipping Method
/isReprint - "N"
/subTotal - Order Subtotal
/taxCost - Order Tax 1 + Tax 2 + Tax 3 + VAT
/shipCost - Order Shipping Cost
/totalCost - Order Total
/shipMethod - Shipping Method from first Order Item
/btTerms - If Order is paid then pass "Prepaid"
/shipCostFlag - "fixed"
/dueDate - Requested Delivery date from the first Order Item
/salesDate - "auto"
/comments - Order Notes
/payments
/payment*
/paymentType - Site Payment Method Name
/confirmationCode - Payment Info from Payments
/amount - Payment Amount
/shipTo* - ONLY IF THE ORDER HAS ALL ITEMS SHIPPING TO MORE THAN ONE DESTINATION
/stFirst - Order Item Shipping Address First Name
/stLast - Order Item Shipping Address Last Name
/stNameCompany - Order Item Shipping Address Business
/stAttention - Order Item Shipping Address First Name + Last Name
/stStreet - Order Item Shipping Address Address 1
/stAddress2 - Order Item Shipping Address Address 2
/stAddress3 - Order Item Shipping Address Address 3
/stCity - Order Item Shipping Address Shipping
/stState - Order Item Shipping Address State
/stZip - Order Item Shipping Address Postal
/stCountry - Order Item Shipping Address Country
/stTelephone - Order Item Shipping Address Phone
/avsResidential - "N"
/shipMethod - Shipping Method Name
/item*
/productID - Product MISID or Printers Part Number or Public Part Number or Order Item ID
/productDesc - Product Name
/urlF - Production file or uploaded file
/productType - From Attribute "PressWise_productType"
/customerApproval - "accepted" or "rejected" or "waiting"
/files
/url - URL for VDP file
/jobIndex - "0"
/attr
/list - "load"
/memo - Order Item Name
/note - Order Item Notes + "|" + Pricing Options
/price - Order Item Price
/quantity - Order Item Quantity
/paperID - From UOM Stock or From Attribute "presswise_paperID"
/paperW - From Attribute "presswise_paperW"
/paperH - From Attribute "presswise_paperH"
/inksF - From Attribute "presswise_inksF"
/inksB - From Attribute "presswise_inksB"
/cutW - From Attribute "presswise_cutW"
/cutH - From Attribute "presswise_cutH"
/runW - From Attribute "presswise_runW"
/runH - From Attribute "presswise_runH"
/finishW - From Attribute "presswise_finishW"
/finishH - From Attribute "presswise_finishH"
/sheets - From Attribute "presswise_sheets"
/rotateF - From Attribute "presswise_rotateF"
/rotateB - From Attribute "presswise_rotateB"
/orientation - From Attribute "presswise_orientation"
/isCanvas - From Attribute "presswise_isCanvas"
/device - From Attribute “presswise_deviceid”
/finishing*
/device - Name of Finishing Attribute tag "presswise_finishing_*"
/methodID - Value From Attribute "presswise_finishing_*"
/rushID - Sum of values from "presswise_rushCost" attribute at Order Item level
/item - ONLY PASSED IF DISCOUNT IS APPLIED
/productID - "Promo Discount"
/quantity - "1"
/isTaxable - "N"
/productType - "Service"
/price - Discount Price
/memo - Promo Code
/versions - "1"