<Username><Username> <Password><Password> <ClientID></ClientID> <OrderNotification> <OrderID></OrderID>//Required <OrderDate>MM/DD/YYYY</OrderDate>// If not provided it'll default to current received date <OrderStatus></OrderStatus> // not required <ShippingAddress> <Company></Company> <Name></Name> // Required <Street1></Street1> // Required <Street2></Street2> <City></City> // Required <State></State> // Required US states 2 digit code preferred <Zip> </Zip> // Required 5 digit zip code for US addresses <Country></Country>// 2 digit ISO country code preferred, if not provided it will default to US <Phone></Phone> <EmailAddress></EmailAddress> // Required if ShipMyOrders will be sending end of day notifications to final custome </ShippingAddress> <OrderLineItems> <Product> <SKU></SKU> // Required <ItemName></ItemName> <Quantity></Quantity> // Required <DeclaredValue></DeclaredValue> </Product> <OrderLineItems> <ShippingMethod></ShippingMethod>// Required <SignatureRequired></SignatureRequired> // Boolean <SaturdayDelivery></SaturdayDelivery> // Boolean <Insurance></Insurance> <ThirdPartyAccount></ThirdPartyAccount> // FedEx or UPS third party billing account <ThirdPartyAccountBillingZip></ThirdPartyAccountBillingZip> // Billing Zip code associated with third party account, only required for UPS third party account shipments <AttachedDocs></AttachedDocs> // Boolean. <CommentsCustomer></ComentCustomer> // Use to pass comments made by the customer at the time of check out <CommentsPackingSlip></CommentsPackingSlip> // Text included here will be printed on the packing list the customer will receive (gift message for instance)<CommentsWarehouse></CommentsWarehouse> // Pass special packing or handling instructions to warehouse, not visible to customer </OrderNotification>