OrderService


Click here for a complete list of operations.

GetOrdersToExportByCountrySOAP

Returns OrderCollection containing order information for orders to be exported, for a specified supplier(s), and countries.

Test

To test the operation using the HTTP POST protocol, click the 'Invoke' button.
Parameter Value
ClientName:
Guid:
IncludeList:
ExcludeList:
supplierIds:
buyersRemorseMinutes:

SOAP 1.1

The following is a sample SOAP 1.1 request and response. The placeholders shown need to be replaced with actual values.

POST /orderservice.asmx HTTP/1.1
Host: api-jako.aptos.io
Content-Type: text/xml; charset=utf-8
Content-Length: length
SOAPAction: "http://api.shopvisible.com/GetOrdersToExportByCountrySOAP"

<?xml version="1.0" encoding="utf-8"?>
<soap:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/">
  <soap:Body>
    <GetOrdersToExportByCountrySOAP xmlns="http://api.shopvisible.com/">
      <ClientName>string</ClientName>
      <Guid>string</Guid>
      <IncludeList>string</IncludeList>
      <ExcludeList>string</ExcludeList>
      <supplierIds>string</supplierIds>
      <buyersRemorseMinutes>string</buyersRemorseMinutes>
    </GetOrdersToExportByCountrySOAP>
  </soap:Body>
</soap:Envelope>
HTTP/1.1 200 OK
Content-Type: text/xml; charset=utf-8
Content-Length: length

<?xml version="1.0" encoding="utf-8"?>
<soap:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/">
  <soap:Body>
    <GetOrdersToExportByCountrySOAPResponse xmlns="http://api.shopvisible.com/">
      <Orders>
        <Order>
          <xtraNotes>
            <string>string</string>
            <string>string</string>
          </xtraNotes>
          <LastModifiedDate>dateTime</LastModifiedDate>
          <OrderPaymentTypeId>int</OrderPaymentTypeId>
          <OrderID>string</OrderID>
          <OrderNumber>string</OrderNumber>
          <OrderCustomer>
            <AVSMemberID>string</AVSMemberID>
            <CustomerID>string</CustomerID>
            <CustomerCompany>string</CustomerCompany>
            <CustomerName>string</CustomerName>
            <CustomerFirstName>string</CustomerFirstName>
            <CustomerLastName>string</CustomerLastName>
            <CustomerMiddleName>string</CustomerMiddleName>
            <CustomerPrefix>string</CustomerPrefix>
            <CustomerSuffix>string</CustomerSuffix>
            <CustomerDateOfBirth>string</CustomerDateOfBirth>
            <CustomerGender>string</CustomerGender>
            <CustomerPreferredMethodOfContact>string</CustomerPreferredMethodOfContact>
            <CustomerPreferredLanguage>string</CustomerPreferredLanguage>
            <CustomerAddress1>string</CustomerAddress1>
            <CustomerAddress2>string</CustomerAddress2>
            <CustomerCity>string</CustomerCity>
            <CustomerStateProvince>string</CustomerStateProvince>
            <CustomerPostalCode>string</CustomerPostalCode>
            <CustomerCountry>string</CustomerCountry>
            <CustomerCountryCode>string</CustomerCountryCode>
            <CustomerCountryISOCode>string</CustomerCountryISOCode>
            <CustomerEmail>string</CustomerEmail>
            <CustomerPlainText>boolean</CustomerPlainText>
            <CustomerPassword>string</CustomerPassword>
            <CustomerPhone>string</CustomerPhone>
            <CustomerPhone2>string</CustomerPhone2>
            <CustomerPhone3>string</CustomerPhone3>
            <CustomerPhone4>string</CustomerPhone4>
            <CustomerFax>string</CustomerFax>
            <CustomerNotes>string</CustomerNotes>
            <CustomerCreateDate>dateTime</CustomerCreateDate>
            <CustomerModifiedDate>dateTime</CustomerModifiedDate>
            <CustomerPromos>boolean</CustomerPromos>
            <CustomerSMSPromos>boolean</CustomerSMSPromos>
            <CustomerCatalogPromos>boolean</CustomerCatalogPromos>
            <CustomerNewCustomer>boolean</CustomerNewCustomer>
            <CustomerSaveCCInfo>boolean</CustomerSaveCCInfo>
            <CustomerEmailExported>boolean</CustomerEmailExported>
            <CustomerGoogleBuyerID>string</CustomerGoogleBuyerID>
            <CustomerPayPalBuyerID>string</CustomerPayPalBuyerID>
            <BillingAddressIndex>string</BillingAddressIndex>
            <CustomerShippingAddresses xsi:nil="true" />
            <CustomerAlternatePayments xsi:nil="true" />
            <CustomerOrders xsi:nil="true" />
            <CustomerSubscriptions xsi:nil="true" />
            <CustomerTierGroups xsi:nil="true" />
            <CustomerTokens xsi:nil="true" />
            <CustomerAffiliateCampaign xsi:nil="true" />
            <CustomerExternalID>string</CustomerExternalID>
            <CustomerThirdPartyEmailFlag>boolean</CustomerThirdPartyEmailFlag>
            <CustomerThirdPartyCatalogFlag>boolean</CustomerThirdPartyCatalogFlag>
            <CustomerBMLAccountNumber>string</CustomerBMLAccountNumber>
            <IsGuest>boolean</IsGuest>
            <LoyaltyDiscount>decimal</LoyaltyDiscount>
            <CrmID>string</CrmID>
            <LanguagePreference>string</LanguagePreference>
            <CustomAnswers xsi:nil="true" />
            <CustomerTierGroupAdmins xsi:nil="true" />
          </OrderCustomer>
          <OrderContact>string</OrderContact>
          <FirstName>string</FirstName>
          <LastName>string</LastName>
          <OrderAuthCode>string</OrderAuthCode>
          <OrderAuthDate>dateTime</OrderAuthDate>
          <OrderAuthAmount>decimal</OrderAuthAmount>
          <RequestToken>string</RequestToken>
          <RequestID>string</RequestID>
          <CVVResponse>string</CVVResponse>
          <AVSResponse>string</AVSResponse>
          <SubscriberID>string</SubscriberID>
          <OrderDate>dateTime</OrderDate>
          <OrderAmount>decimal</OrderAmount>
          <OrderAmountShipping>decimal</OrderAmountShipping>
          <OrderAmountTax>decimal</OrderAmountTax>
          <OrderTaxRateApplied>decimal</OrderTaxRateApplied>
          <OrderTaxCode>string</OrderTaxCode>
          <OrderAmountTotal>decimal</OrderAmountTotal>
          <OrderAmountCoupon>decimal</OrderAmountCoupon>
          <OrderAmountBalance>decimal</OrderAmountBalance>
          <OrderAmountDownPayment>decimal</OrderAmountDownPayment>
          <OrderAmountPaid>decimal</OrderAmountPaid>
          <OrderAmountGiftCard>decimal</OrderAmountGiftCard>
          <OrderAmountCredit>decimal</OrderAmountCredit>
          <OrderShippingAddress1>string</OrderShippingAddress1>
          <OrderShippingAddress2>string</OrderShippingAddress2>
          <OrderShippingCity>string</OrderShippingCity>
          <OrderShippingStateProvince>string</OrderShippingStateProvince>
          <OrderShippingZip>string</OrderShippingZip>
          <OrderShippingPhone>string</OrderShippingPhone>
          <OrderShippingFax>string</OrderShippingFax>
          <OrderShippingCountry>string</OrderShippingCountry>
          <OrderPOBlurb>string</OrderPOBlurb>
          <OrderShippingCountryCode>string</OrderShippingCountryCode>
          <OrderShippingCountryISOCode>string</OrderShippingCountryISOCode>
          <OrderShippingLocation>string</OrderShippingLocation>
          <OrderCardProcessing>None or Authorize or Capture</OrderCardProcessing>
          <OrderCardName>string</OrderCardName>
          <OrderCardCode>string</OrderCardCode>
          <OrderCardNumber>string</OrderCardNumber>
          <OrderCardExp>string</OrderCardExp>
          <OrderCardDisplay>string</OrderCardDisplay>
          <OrderCardType>string</OrderCardType>
          <OrderCardDisabled>boolean</OrderCardDisabled>
          <OrderPaymentType>string</OrderPaymentType>
          <OrderStatus>string</OrderStatus>
          <OrderStatusId>int</OrderStatusId>
          <OrderCouponID>int</OrderCouponID>
          <OrderCouponName>string</OrderCouponName>
          <OrderComments>string</OrderComments>
          <OrderComeFrom>string</OrderComeFrom>
          <OrderSalesPerson>string</OrderSalesPerson>
          <OrderSalesPersonNumber>string</OrderSalesPersonNumber>
          <OrderAffiliateType>int</OrderAffiliateType>
          <OrderDiscountDetailsTotal>decimal</OrderDiscountDetailsTotal>
          <originalSiteId>int</originalSiteId>
          <OrderCorporateAccountNo>string</OrderCorporateAccountNo>
          <OrderCorporatePONo>string</OrderCorporatePONo>
          <OrderReferencePONo>string</OrderReferencePONo>
          <OrderHeardFrom>string</OrderHeardFrom>
          <OrderPaymentId>int</OrderPaymentId>
          <OrderAmazonOrderID>string</OrderAmazonOrderID>
          <OrderAmazonResult>string</OrderAmazonResult>
          <OrderAmazonSettled>boolean</OrderAmazonSettled>
          <OrderAmazonDeposit>dateTime</OrderAmazonDeposit>
          <OrderGoogleOrderID>string</OrderGoogleOrderID>
          <OrderGoogleResult>string</OrderGoogleResult>
          <OrderPayPalOrderID>string</OrderPayPalOrderID>
          <OrderPayPalBillingAgreementID>string</OrderPayPalBillingAgreementID>
          <OrderPayPalResult>string</OrderPayPalResult>
          <OrderOverstockOrderID>string</OrderOverstockOrderID>
          <OrderEBillMeOrderID>string</OrderEBillMeOrderID>
          <OrderIPAddress>string</OrderIPAddress>
          <OrderSessionID>string</OrderSessionID>
          <OrderChargeTax>boolean</OrderChargeTax>
          <OrderBankName>string</OrderBankName>
          <OrderBankAccount>string</OrderBankAccount>
          <OrderABARouting>string</OrderABARouting>
          <OrderTerms>string</OrderTerms>
          <OrderTermsDue>dateTime</OrderTermsDue>
          <OrderGiftCardNumber>string</OrderGiftCardNumber>
          <OrderGiftWrapping>boolean</OrderGiftWrapping>
          <OrderGiftWrappingCost>decimal</OrderGiftWrappingCost>
          <OrderGiftWrappingMessage>string</OrderGiftWrappingMessage>
          <OrderFreightWhiteGlove>decimal</OrderFreightWhiteGlove>
          <OrderFreightAcc>string</OrderFreightAcc>
          <OrderExternalOrderID>string</OrderExternalOrderID>
          <LineItemNumber>string</LineItemNumber>
          <OrderAuths>
            <OrderAuth xsi:nil="true" />
            <OrderAuth xsi:nil="true" />
            <Response xsi:nil="true" />
          </OrderAuths>
          <OrderShippings>
            <OrderShipping xsi:nil="true" />
            <OrderShipping xsi:nil="true" />
            <Response xsi:nil="true" />
          </OrderShippings>
          <OrderItems lookupby="string">
            <Item xsi:nil="true" />
            <Item xsi:nil="true" />
            <Response xsi:nil="true" />
          </OrderItems>
          <ServiceTaxAuthorities>
            <ServiceTaxAuthority xsi:nil="true" />
            <ServiceTaxAuthority xsi:nil="true" />
          </ServiceTaxAuthorities>
          <OrderCoupons>
            <OrderCoupon xsi:nil="true" />
            <OrderCoupon xsi:nil="true" />
            <Response xsi:nil="true" />
          </OrderCoupons>
          <OrderFraudScore>
            <FraudScoreID>int</FraudScoreID>
            <OrderID>int</OrderID>
            <Type>string</Type>
            <TransactionID>string</TransactionID>
            <Result>string</Result>
            <ReviewDate>dateTime</ReviewDate>
          </OrderFraudScore>
          <OrderAffiliate>
            <AffiliateID>int</AffiliateID>
            <AffiliateCompany>string</AffiliateCompany>
            <AffiliateSSN>string</AffiliateSSN>
            <AffiliatePayableTo>string</AffiliatePayableTo>
            <AffiliateContact>string</AffiliateContact>
            <AffiliateAddress1>string</AffiliateAddress1>
            <AffiliateAddress2>string</AffiliateAddress2>
            <AffiliateCity>string</AffiliateCity>
            <AffiliateState>string</AffiliateState>
            <AffiliateCountry>string</AffiliateCountry>
            <AffiliateZip>string</AffiliateZip>
            <AffiliatePhone>string</AffiliatePhone>
            <AffiliateFax>string</AffiliateFax>
            <AffiliateEmail>string</AffiliateEmail>
            <AffiliateCreateTime>dateTime</AffiliateCreateTime>
            <AffiliateURL>string</AffiliateURL>
            <AffiliateCommission>decimal</AffiliateCommission>
            <AffiliateFlatRate>boolean</AffiliateFlatRate>
            <AffiliateMinOrderAmount>decimal</AffiliateMinOrderAmount>
            <AffiliateCPC>decimal</AffiliateCPC>
            <AffiliateOverwiteNotification>boolean</AffiliateOverwiteNotification>
            <AffiliateLogoURL>string</AffiliateLogoURL>
            <AffiliateGroupID>int</AffiliateGroupID>
            <AffiliateUserName>string</AffiliateUserName>
            <AffiliatePassword>string</AffiliatePassword>
            <ExternalID>string</ExternalID>
          </OrderAffiliate>
          <OrderAffliliateID>int</OrderAffliliateID>
          <OrderAffiliateID>int</OrderAffiliateID>
          <ExternalAffId>string</ExternalAffId>
          <OrderAffiliateGroup>string</OrderAffiliateGroup>
          <OrderCustomField1>string</OrderCustomField1>
          <OrderCustomField2>string</OrderCustomField2>
          <OrderCustomField3>string</OrderCustomField3>
          <OrderCustomField4>string</OrderCustomField4>
          <OrderCustomField5>string</OrderCustomField5>
          <BillingAddressID>int</BillingAddressID>
          <OrderCustomerReview>boolean</OrderCustomerReview>
          <OrderPreOrderDate>dateTime</OrderPreOrderDate>
          <OrderSignatureWaived>boolean</OrderSignatureWaived>
          <OrderPaymentUseFee>decimal</OrderPaymentUseFee>
          <OrderProcessingFee>decimal</OrderProcessingFee>
          <OrderGiftCards>
            <OrderGiftCard xsi:nil="true" />
            <OrderGiftCard xsi:nil="true" />
            <Response xsi:nil="true" />
          </OrderGiftCards>
          <OrderCredits>
            <OrderCredit xsi:nil="true" />
            <OrderCredit xsi:nil="true" />
            <Response xsi:nil="true" />
          </OrderCredits>
          <CompleteExported>boolean</CompleteExported>
          <CustomData1>string</CustomData1>
          <CustomData2>string</CustomData2>
          <CustomData3>string</CustomData3>
          <CustomData4>string</CustomData4>
          <CustomData5>string</CustomData5>
          <CustomDataAdditionalInfo>string</CustomDataAdditionalInfo>
          <OrderEbayListingID>string</OrderEbayListingID>
          <OrderBuyDotComOrderID>string</OrderBuyDotComOrderID>
          <OrderRoutingCode>string</OrderRoutingCode>
          <OrderUserAgent>string</OrderUserAgent>
          <ProfitCenterNumber>string</ProfitCenterNumber>
          <PurchaseOrderNumber>string</PurchaseOrderNumber>
          <CampaignId>int</CampaignId>
          <TierCartFee>decimal</TierCartFee>
          <TierQuantityDiscount>decimal</TierQuantityDiscount>
          <OrderTracking>string</OrderTracking>
          <OnlyShipCompleted>boolean</OnlyShipCompleted>
          <OrderEWaste>decimal</OrderEWaste>
          <showItemsPrice>boolean</showItemsPrice>
          <OrderAmountShippingTax>decimal</OrderAmountShippingTax>
          <OrderModified>dateTime</OrderModified>
          <OrderType>string</OrderType>
          <OrderDutyAmount>decimal</OrderDutyAmount>
          <LastModifiedBy>string</LastModifiedBy>
          <CultureCode>string</CultureCode>
          <AffiliateGroupBrand>string</AffiliateGroupBrand>
          <CurrencyCode>string</CurrencyCode>
          <OrderTimeZone>string</OrderTimeZone>
          <AffiliateExternalID>string</AffiliateExternalID>
          <LanguageISOCode>string</LanguageISOCode>
          <LocaleID>string</LocaleID>
          <AffiliateGroupExternalId>string</AffiliateGroupExternalId>
          <Tenders>
            <Tender xsi:nil="true" />
            <Tender xsi:nil="true" />
            <Response xsi:nil="true" />
          </Tenders>
          <OrderGroups>
            <OrderGroup xsi:nil="true" />
            <OrderGroup xsi:nil="true" />
          </OrderGroups>
        </Order>
        <Order>
          <xtraNotes>
            <string>string</string>
            <string>string</string>
          </xtraNotes>
          <LastModifiedDate>dateTime</LastModifiedDate>
          <OrderPaymentTypeId>int</OrderPaymentTypeId>
          <OrderID>string</OrderID>
          <OrderNumber>string</OrderNumber>
          <OrderCustomer>
            <AVSMemberID>string</AVSMemberID>
            <CustomerID>string</CustomerID>
            <CustomerCompany>string</CustomerCompany>
            <CustomerName>string</CustomerName>
            <CustomerFirstName>string</CustomerFirstName>
            <CustomerLastName>string</CustomerLastName>
            <CustomerMiddleName>string</CustomerMiddleName>
            <CustomerPrefix>string</CustomerPrefix>
            <CustomerSuffix>string</CustomerSuffix>
            <CustomerDateOfBirth>string</CustomerDateOfBirth>
            <CustomerGender>string</CustomerGender>
            <CustomerPreferredMethodOfContact>string</CustomerPreferredMethodOfContact>
            <CustomerPreferredLanguage>string</CustomerPreferredLanguage>
            <CustomerAddress1>string</CustomerAddress1>
            <CustomerAddress2>string</CustomerAddress2>
            <CustomerCity>string</CustomerCity>
            <CustomerStateProvince>string</CustomerStateProvince>
            <CustomerPostalCode>string</CustomerPostalCode>
            <CustomerCountry>string</CustomerCountry>
            <CustomerCountryCode>string</CustomerCountryCode>
            <CustomerCountryISOCode>string</CustomerCountryISOCode>
            <CustomerEmail>string</CustomerEmail>
            <CustomerPlainText>boolean</CustomerPlainText>
            <CustomerPassword>string</CustomerPassword>
            <CustomerPhone>string</CustomerPhone>
            <CustomerPhone2>string</CustomerPhone2>
            <CustomerPhone3>string</CustomerPhone3>
            <CustomerPhone4>string</CustomerPhone4>
            <CustomerFax>string</CustomerFax>
            <CustomerNotes>string</CustomerNotes>
            <CustomerCreateDate>dateTime</CustomerCreateDate>
            <CustomerModifiedDate>dateTime</CustomerModifiedDate>
            <CustomerPromos>boolean</CustomerPromos>
            <CustomerSMSPromos>boolean</CustomerSMSPromos>
            <CustomerCatalogPromos>boolean</CustomerCatalogPromos>
            <CustomerNewCustomer>boolean</CustomerNewCustomer>
            <CustomerSaveCCInfo>boolean</CustomerSaveCCInfo>
            <CustomerEmailExported>boolean</CustomerEmailExported>
            <CustomerGoogleBuyerID>string</CustomerGoogleBuyerID>
            <CustomerPayPalBuyerID>string</CustomerPayPalBuyerID>
            <BillingAddressIndex>string</BillingAddressIndex>
            <CustomerShippingAddresses xsi:nil="true" />
            <CustomerAlternatePayments xsi:nil="true" />
            <CustomerOrders xsi:nil="true" />
            <CustomerSubscriptions xsi:nil="true" />
            <CustomerTierGroups xsi:nil="true" />
            <CustomerTokens xsi:nil="true" />
            <CustomerAffiliateCampaign xsi:nil="true" />
            <CustomerExternalID>string</CustomerExternalID>
            <CustomerThirdPartyEmailFlag>boolean</CustomerThirdPartyEmailFlag>
            <CustomerThirdPartyCatalogFlag>boolean</CustomerThirdPartyCatalogFlag>
            <CustomerBMLAccountNumber>string</CustomerBMLAccountNumber>
            <IsGuest>boolean</IsGuest>
            <LoyaltyDiscount>decimal</LoyaltyDiscount>
            <CrmID>string</CrmID>
            <LanguagePreference>string</LanguagePreference>
            <CustomAnswers xsi:nil="true" />
            <CustomerTierGroupAdmins xsi:nil="true" />
          </OrderCustomer>
          <OrderContact>string</OrderContact>
          <FirstName>string</FirstName>
          <LastName>string</LastName>
          <OrderAuthCode>string</OrderAuthCode>
          <OrderAuthDate>dateTime</OrderAuthDate>
          <OrderAuthAmount>decimal</OrderAuthAmount>
          <RequestToken>string</RequestToken>
          <RequestID>string</RequestID>
          <CVVResponse>string</CVVResponse>
          <AVSResponse>string</AVSResponse>
          <SubscriberID>string</SubscriberID>
          <OrderDate>dateTime</OrderDate>
          <OrderAmount>decimal</OrderAmount>
          <OrderAmountShipping>decimal</OrderAmountShipping>
          <OrderAmountTax>decimal</OrderAmountTax>
          <OrderTaxRateApplied>decimal</OrderTaxRateApplied>
          <OrderTaxCode>string</OrderTaxCode>
          <OrderAmountTotal>decimal</OrderAmountTotal>
          <OrderAmountCoupon>decimal</OrderAmountCoupon>
          <OrderAmountBalance>decimal</OrderAmountBalance>
          <OrderAmountDownPayment>decimal</OrderAmountDownPayment>
          <OrderAmountPaid>decimal</OrderAmountPaid>
          <OrderAmountGiftCard>decimal</OrderAmountGiftCard>
          <OrderAmountCredit>decimal</OrderAmountCredit>
          <OrderShippingAddress1>string</OrderShippingAddress1>
          <OrderShippingAddress2>string</OrderShippingAddress2>
          <OrderShippingCity>string</OrderShippingCity>
          <OrderShippingStateProvince>string</OrderShippingStateProvince>
          <OrderShippingZip>string</OrderShippingZip>
          <OrderShippingPhone>string</OrderShippingPhone>
          <OrderShippingFax>string</OrderShippingFax>
          <OrderShippingCountry>string</OrderShippingCountry>
          <OrderPOBlurb>string</OrderPOBlurb>
          <OrderShippingCountryCode>string</OrderShippingCountryCode>
          <OrderShippingCountryISOCode>string</OrderShippingCountryISOCode>
          <OrderShippingLocation>string</OrderShippingLocation>
          <OrderCardProcessing>None or Authorize or Capture</OrderCardProcessing>
          <OrderCardName>string</OrderCardName>
          <OrderCardCode>string</OrderCardCode>
          <OrderCardNumber>string</OrderCardNumber>
          <OrderCardExp>string</OrderCardExp>
          <OrderCardDisplay>string</OrderCardDisplay>
          <OrderCardType>string</OrderCardType>
          <OrderCardDisabled>boolean</OrderCardDisabled>
          <OrderPaymentType>string</OrderPaymentType>
          <OrderStatus>string</OrderStatus>
          <OrderStatusId>int</OrderStatusId>
          <OrderCouponID>int</OrderCouponID>
          <OrderCouponName>string</OrderCouponName>
          <OrderComments>string</OrderComments>
          <OrderComeFrom>string</OrderComeFrom>
          <OrderSalesPerson>string</OrderSalesPerson>
          <OrderSalesPersonNumber>string</OrderSalesPersonNumber>
          <OrderAffiliateType>int</OrderAffiliateType>
          <OrderDiscountDetailsTotal>decimal</OrderDiscountDetailsTotal>
          <originalSiteId>int</originalSiteId>
          <OrderCorporateAccountNo>string</OrderCorporateAccountNo>
          <OrderCorporatePONo>string</OrderCorporatePONo>
          <OrderReferencePONo>string</OrderReferencePONo>
          <OrderHeardFrom>string</OrderHeardFrom>
          <OrderPaymentId>int</OrderPaymentId>
          <OrderAmazonOrderID>string</OrderAmazonOrderID>
          <OrderAmazonResult>string</OrderAmazonResult>
          <OrderAmazonSettled>boolean</OrderAmazonSettled>
          <OrderAmazonDeposit>dateTime</OrderAmazonDeposit>
          <OrderGoogleOrderID>string</OrderGoogleOrderID>
          <OrderGoogleResult>string</OrderGoogleResult>
          <OrderPayPalOrderID>string</OrderPayPalOrderID>
          <OrderPayPalBillingAgreementID>string</OrderPayPalBillingAgreementID>
          <OrderPayPalResult>string</OrderPayPalResult>
          <OrderOverstockOrderID>string</OrderOverstockOrderID>
          <OrderEBillMeOrderID>string</OrderEBillMeOrderID>
          <OrderIPAddress>string</OrderIPAddress>
          <OrderSessionID>string</OrderSessionID>
          <OrderChargeTax>boolean</OrderChargeTax>
          <OrderBankName>string</OrderBankName>
          <OrderBankAccount>string</OrderBankAccount>
          <OrderABARouting>string</OrderABARouting>
          <OrderTerms>string</OrderTerms>
          <OrderTermsDue>dateTime</OrderTermsDue>
          <OrderGiftCardNumber>string</OrderGiftCardNumber>
          <OrderGiftWrapping>boolean</OrderGiftWrapping>
          <OrderGiftWrappingCost>decimal</OrderGiftWrappingCost>
          <OrderGiftWrappingMessage>string</OrderGiftWrappingMessage>
          <OrderFreightWhiteGlove>decimal</OrderFreightWhiteGlove>
          <OrderFreightAcc>string</OrderFreightAcc>
          <OrderExternalOrderID>string</OrderExternalOrderID>
          <LineItemNumber>string</LineItemNumber>
          <OrderAuths>
            <OrderAuth xsi:nil="true" />
            <OrderAuth xsi:nil="true" />
            <Response xsi:nil="true" />
          </OrderAuths>
          <OrderShippings>
            <OrderShipping xsi:nil="true" />
            <OrderShipping xsi:nil="true" />
            <Response xsi:nil="true" />
          </OrderShippings>
          <OrderItems lookupby="string">
            <Item xsi:nil="true" />
            <Item xsi:nil="true" />
            <Response xsi:nil="true" />
          </OrderItems>
          <ServiceTaxAuthorities>
            <ServiceTaxAuthority xsi:nil="true" />
            <ServiceTaxAuthority xsi:nil="true" />
          </ServiceTaxAuthorities>
          <OrderCoupons>
            <OrderCoupon xsi:nil="true" />
            <OrderCoupon xsi:nil="true" />
            <Response xsi:nil="true" />
          </OrderCoupons>
          <OrderFraudScore>
            <FraudScoreID>int</FraudScoreID>
            <OrderID>int</OrderID>
            <Type>string</Type>
            <TransactionID>string</TransactionID>
            <Result>string</Result>
            <ReviewDate>dateTime</ReviewDate>
          </OrderFraudScore>
          <OrderAffiliate>
            <AffiliateID>int</AffiliateID>
            <AffiliateCompany>string</AffiliateCompany>
            <AffiliateSSN>string</AffiliateSSN>
            <AffiliatePayableTo>string</AffiliatePayableTo>
            <AffiliateContact>string</AffiliateContact>
            <AffiliateAddress1>string</AffiliateAddress1>
            <AffiliateAddress2>string</AffiliateAddress2>
            <AffiliateCity>string</AffiliateCity>
            <AffiliateState>string</AffiliateState>
            <AffiliateCountry>string</AffiliateCountry>
            <AffiliateZip>string</AffiliateZip>
            <AffiliatePhone>string</AffiliatePhone>
            <AffiliateFax>string</AffiliateFax>
            <AffiliateEmail>string</AffiliateEmail>
            <AffiliateCreateTime>dateTime</AffiliateCreateTime>
            <AffiliateURL>string</AffiliateURL>
            <AffiliateCommission>decimal</AffiliateCommission>
            <AffiliateFlatRate>boolean</AffiliateFlatRate>
            <AffiliateMinOrderAmount>decimal</AffiliateMinOrderAmount>
            <AffiliateCPC>decimal</AffiliateCPC>
            <AffiliateOverwiteNotification>boolean</AffiliateOverwiteNotification>
            <AffiliateLogoURL>string</AffiliateLogoURL>
            <AffiliateGroupID>int</AffiliateGroupID>
            <AffiliateUserName>string</AffiliateUserName>
            <AffiliatePassword>string</AffiliatePassword>
            <ExternalID>string</ExternalID>
          </OrderAffiliate>
          <OrderAffliliateID>int</OrderAffliliateID>
          <OrderAffiliateID>int</OrderAffiliateID>
          <ExternalAffId>string</ExternalAffId>
          <OrderAffiliateGroup>string</OrderAffiliateGroup>
          <OrderCustomField1>string</OrderCustomField1>
          <OrderCustomField2>string</OrderCustomField2>
          <OrderCustomField3>string</OrderCustomField3>
          <OrderCustomField4>string</OrderCustomField4>
          <OrderCustomField5>string</OrderCustomField5>
          <BillingAddressID>int</BillingAddressID>
          <OrderCustomerReview>boolean</OrderCustomerReview>
          <OrderPreOrderDate>dateTime</OrderPreOrderDate>
          <OrderSignatureWaived>boolean</OrderSignatureWaived>
          <OrderPaymentUseFee>decimal</OrderPaymentUseFee>
          <OrderProcessingFee>decimal</OrderProcessingFee>
          <OrderGiftCards>
            <OrderGiftCard xsi:nil="true" />
            <OrderGiftCard xsi:nil="true" />
            <Response xsi:nil="true" />
          </OrderGiftCards>
          <OrderCredits>
            <OrderCredit xsi:nil="true" />
            <OrderCredit xsi:nil="true" />
            <Response xsi:nil="true" />
          </OrderCredits>
          <CompleteExported>boolean</CompleteExported>
          <CustomData1>string</CustomData1>
          <CustomData2>string</CustomData2>
          <CustomData3>string</CustomData3>
          <CustomData4>string</CustomData4>
          <CustomData5>string</CustomData5>
          <CustomDataAdditionalInfo>string</CustomDataAdditionalInfo>
          <OrderEbayListingID>string</OrderEbayListingID>
          <OrderBuyDotComOrderID>string</OrderBuyDotComOrderID>
          <OrderRoutingCode>string</OrderRoutingCode>
          <OrderUserAgent>string</OrderUserAgent>
          <ProfitCenterNumber>string</ProfitCenterNumber>
          <PurchaseOrderNumber>string</PurchaseOrderNumber>
          <CampaignId>int</CampaignId>
          <TierCartFee>decimal</TierCartFee>
          <TierQuantityDiscount>decimal</TierQuantityDiscount>
          <OrderTracking>string</OrderTracking>
          <OnlyShipCompleted>boolean</OnlyShipCompleted>
          <OrderEWaste>decimal</OrderEWaste>
          <showItemsPrice>boolean</showItemsPrice>
          <OrderAmountShippingTax>decimal</OrderAmountShippingTax>
          <OrderModified>dateTime</OrderModified>
          <OrderType>string</OrderType>
          <OrderDutyAmount>decimal</OrderDutyAmount>
          <LastModifiedBy>string</LastModifiedBy>
          <CultureCode>string</CultureCode>
          <AffiliateGroupBrand>string</AffiliateGroupBrand>
          <CurrencyCode>string</CurrencyCode>
          <OrderTimeZone>string</OrderTimeZone>
          <AffiliateExternalID>string</AffiliateExternalID>
          <LanguageISOCode>string</LanguageISOCode>
          <LocaleID>string</LocaleID>
          <AffiliateGroupExternalId>string</AffiliateGroupExternalId>
          <Tenders>
            <Tender xsi:nil="true" />
            <Tender xsi:nil="true" />
            <Response xsi:nil="true" />
          </Tenders>
          <OrderGroups>
            <OrderGroup xsi:nil="true" />
            <OrderGroup xsi:nil="true" />
          </OrderGroups>
        </Order>
        <Response>
          <ResponseHasErrors>boolean</ResponseHasErrors>
          <ResponseCode>string</ResponseCode>
          <ResponseDescription>string</ResponseDescription>
          <ResponseCustomReturn1>string</ResponseCustomReturn1>
          <ResponseCustomReturn2>string</ResponseCustomReturn2>
          <ResponseCustomReturn3>string</ResponseCustomReturn3>
          <ResponseCustomReturn4>string</ResponseCustomReturn4>
          <ResponseCustomReturn5>string</ResponseCustomReturn5>
          <ResponseDebugging>string</ResponseDebugging>
          <ResponseOrderSuccess>
            <ResponseOrderSuccess xsi:nil="true" />
            <ResponseOrderSuccess xsi:nil="true" />
          </ResponseOrderSuccess>
          <ResponseOrderErrors>
            <ResponseOrderError xsi:nil="true" />
            <ResponseOrderError xsi:nil="true" />
          </ResponseOrderErrors>
          <ResponseOrderMessages>
            <ResponseOrderMessage xsi:nil="true" />
            <ResponseOrderMessage xsi:nil="true" />
          </ResponseOrderMessages>
        </Response>
      </Orders>
    </GetOrdersToExportByCountrySOAPResponse>
  </soap:Body>
</soap:Envelope>

SOAP 1.2

The following is a sample SOAP 1.2 request and response. The placeholders shown need to be replaced with actual values.

POST /orderservice.asmx HTTP/1.1
Host: api-jako.aptos.io
Content-Type: application/soap+xml; charset=utf-8
Content-Length: length

<?xml version="1.0" encoding="utf-8"?>
<soap12:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soap12="http://www.w3.org/2003/05/soap-envelope">
  <soap12:Body>
    <GetOrdersToExportByCountrySOAP xmlns="http://api.shopvisible.com/">
      <ClientName>string</ClientName>
      <Guid>string</Guid>
      <IncludeList>string</IncludeList>
      <ExcludeList>string</ExcludeList>
      <supplierIds>string</supplierIds>
      <buyersRemorseMinutes>string</buyersRemorseMinutes>
    </GetOrdersToExportByCountrySOAP>
  </soap12:Body>
</soap12:Envelope>
HTTP/1.1 200 OK
Content-Type: application/soap+xml; charset=utf-8
Content-Length: length

<?xml version="1.0" encoding="utf-8"?>
<soap12:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soap12="http://www.w3.org/2003/05/soap-envelope">
  <soap12:Body>
    <GetOrdersToExportByCountrySOAPResponse xmlns="http://api.shopvisible.com/">
      <Orders>
        <Order>
          <xtraNotes>
            <string>string</string>
            <string>string</string>
          </xtraNotes>
          <LastModifiedDate>dateTime</LastModifiedDate>
          <OrderPaymentTypeId>int</OrderPaymentTypeId>
          <OrderID>string</OrderID>
          <OrderNumber>string</OrderNumber>
          <OrderCustomer>
            <AVSMemberID>string</AVSMemberID>
            <CustomerID>string</CustomerID>
            <CustomerCompany>string</CustomerCompany>
            <CustomerName>string</CustomerName>
            <CustomerFirstName>string</CustomerFirstName>
            <CustomerLastName>string</CustomerLastName>
            <CustomerMiddleName>string</CustomerMiddleName>
            <CustomerPrefix>string</CustomerPrefix>
            <CustomerSuffix>string</CustomerSuffix>
            <CustomerDateOfBirth>string</CustomerDateOfBirth>
            <CustomerGender>string</CustomerGender>
            <CustomerPreferredMethodOfContact>string</CustomerPreferredMethodOfContact>
            <CustomerPreferredLanguage>string</CustomerPreferredLanguage>
            <CustomerAddress1>string</CustomerAddress1>
            <CustomerAddress2>string</CustomerAddress2>
            <CustomerCity>string</CustomerCity>
            <CustomerStateProvince>string</CustomerStateProvince>
            <CustomerPostalCode>string</CustomerPostalCode>
            <CustomerCountry>string</CustomerCountry>
            <CustomerCountryCode>string</CustomerCountryCode>
            <CustomerCountryISOCode>string</CustomerCountryISOCode>
            <CustomerEmail>string</CustomerEmail>
            <CustomerPlainText>boolean</CustomerPlainText>
            <CustomerPassword>string</CustomerPassword>
            <CustomerPhone>string</CustomerPhone>
            <CustomerPhone2>string</CustomerPhone2>
            <CustomerPhone3>string</CustomerPhone3>
            <CustomerPhone4>string</CustomerPhone4>
            <CustomerFax>string</CustomerFax>
            <CustomerNotes>string</CustomerNotes>
            <CustomerCreateDate>dateTime</CustomerCreateDate>
            <CustomerModifiedDate>dateTime</CustomerModifiedDate>
            <CustomerPromos>boolean</CustomerPromos>
            <CustomerSMSPromos>boolean</CustomerSMSPromos>
            <CustomerCatalogPromos>boolean</CustomerCatalogPromos>
            <CustomerNewCustomer>boolean</CustomerNewCustomer>
            <CustomerSaveCCInfo>boolean</CustomerSaveCCInfo>
            <CustomerEmailExported>boolean</CustomerEmailExported>
            <CustomerGoogleBuyerID>string</CustomerGoogleBuyerID>
            <CustomerPayPalBuyerID>string</CustomerPayPalBuyerID>
            <BillingAddressIndex>string</BillingAddressIndex>
            <CustomerShippingAddresses xsi:nil="true" />
            <CustomerAlternatePayments xsi:nil="true" />
            <CustomerOrders xsi:nil="true" />
            <CustomerSubscriptions xsi:nil="true" />
            <CustomerTierGroups xsi:nil="true" />
            <CustomerTokens xsi:nil="true" />
            <CustomerAffiliateCampaign xsi:nil="true" />
            <CustomerExternalID>string</CustomerExternalID>
            <CustomerThirdPartyEmailFlag>boolean</CustomerThirdPartyEmailFlag>
            <CustomerThirdPartyCatalogFlag>boolean</CustomerThirdPartyCatalogFlag>
            <CustomerBMLAccountNumber>string</CustomerBMLAccountNumber>
            <IsGuest>boolean</IsGuest>
            <LoyaltyDiscount>decimal</LoyaltyDiscount>
            <CrmID>string</CrmID>
            <LanguagePreference>string</LanguagePreference>
            <CustomAnswers xsi:nil="true" />
            <CustomerTierGroupAdmins xsi:nil="true" />
          </OrderCustomer>
          <OrderContact>string</OrderContact>
          <FirstName>string</FirstName>
          <LastName>string</LastName>
          <OrderAuthCode>string</OrderAuthCode>
          <OrderAuthDate>dateTime</OrderAuthDate>
          <OrderAuthAmount>decimal</OrderAuthAmount>
          <RequestToken>string</RequestToken>
          <RequestID>string</RequestID>
          <CVVResponse>string</CVVResponse>
          <AVSResponse>string</AVSResponse>
          <SubscriberID>string</SubscriberID>
          <OrderDate>dateTime</OrderDate>
          <OrderAmount>decimal</OrderAmount>
          <OrderAmountShipping>decimal</OrderAmountShipping>
          <OrderAmountTax>decimal</OrderAmountTax>
          <OrderTaxRateApplied>decimal</OrderTaxRateApplied>
          <OrderTaxCode>string</OrderTaxCode>
          <OrderAmountTotal>decimal</OrderAmountTotal>
          <OrderAmountCoupon>decimal</OrderAmountCoupon>
          <OrderAmountBalance>decimal</OrderAmountBalance>
          <OrderAmountDownPayment>decimal</OrderAmountDownPayment>
          <OrderAmountPaid>decimal</OrderAmountPaid>
          <OrderAmountGiftCard>decimal</OrderAmountGiftCard>
          <OrderAmountCredit>decimal</OrderAmountCredit>
          <OrderShippingAddress1>string</OrderShippingAddress1>
          <OrderShippingAddress2>string</OrderShippingAddress2>
          <OrderShippingCity>string</OrderShippingCity>
          <OrderShippingStateProvince>string</OrderShippingStateProvince>
          <OrderShippingZip>string</OrderShippingZip>
          <OrderShippingPhone>string</OrderShippingPhone>
          <OrderShippingFax>string</OrderShippingFax>
          <OrderShippingCountry>string</OrderShippingCountry>
          <OrderPOBlurb>string</OrderPOBlurb>
          <OrderShippingCountryCode>string</OrderShippingCountryCode>
          <OrderShippingCountryISOCode>string</OrderShippingCountryISOCode>
          <OrderShippingLocation>string</OrderShippingLocation>
          <OrderCardProcessing>None or Authorize or Capture</OrderCardProcessing>
          <OrderCardName>string</OrderCardName>
          <OrderCardCode>string</OrderCardCode>
          <OrderCardNumber>string</OrderCardNumber>
          <OrderCardExp>string</OrderCardExp>
          <OrderCardDisplay>string</OrderCardDisplay>
          <OrderCardType>string</OrderCardType>
          <OrderCardDisabled>boolean</OrderCardDisabled>
          <OrderPaymentType>string</OrderPaymentType>
          <OrderStatus>string</OrderStatus>
          <OrderStatusId>int</OrderStatusId>
          <OrderCouponID>int</OrderCouponID>
          <OrderCouponName>string</OrderCouponName>
          <OrderComments>string</OrderComments>
          <OrderComeFrom>string</OrderComeFrom>
          <OrderSalesPerson>string</OrderSalesPerson>
          <OrderSalesPersonNumber>string</OrderSalesPersonNumber>
          <OrderAffiliateType>int</OrderAffiliateType>
          <OrderDiscountDetailsTotal>decimal</OrderDiscountDetailsTotal>
          <originalSiteId>int</originalSiteId>
          <OrderCorporateAccountNo>string</OrderCorporateAccountNo>
          <OrderCorporatePONo>string</OrderCorporatePONo>
          <OrderReferencePONo>string</OrderReferencePONo>
          <OrderHeardFrom>string</OrderHeardFrom>
          <OrderPaymentId>int</OrderPaymentId>
          <OrderAmazonOrderID>string</OrderAmazonOrderID>
          <OrderAmazonResult>string</OrderAmazonResult>
          <OrderAmazonSettled>boolean</OrderAmazonSettled>
          <OrderAmazonDeposit>dateTime</OrderAmazonDeposit>
          <OrderGoogleOrderID>string</OrderGoogleOrderID>
          <OrderGoogleResult>string</OrderGoogleResult>
          <OrderPayPalOrderID>string</OrderPayPalOrderID>
          <OrderPayPalBillingAgreementID>string</OrderPayPalBillingAgreementID>
          <OrderPayPalResult>string</OrderPayPalResult>
          <OrderOverstockOrderID>string</OrderOverstockOrderID>
          <OrderEBillMeOrderID>string</OrderEBillMeOrderID>
          <OrderIPAddress>string</OrderIPAddress>
          <OrderSessionID>string</OrderSessionID>
          <OrderChargeTax>boolean</OrderChargeTax>
          <OrderBankName>string</OrderBankName>
          <OrderBankAccount>string</OrderBankAccount>
          <OrderABARouting>string</OrderABARouting>
          <OrderTerms>string</OrderTerms>
          <OrderTermsDue>dateTime</OrderTermsDue>
          <OrderGiftCardNumber>string</OrderGiftCardNumber>
          <OrderGiftWrapping>boolean</OrderGiftWrapping>
          <OrderGiftWrappingCost>decimal</OrderGiftWrappingCost>
          <OrderGiftWrappingMessage>string</OrderGiftWrappingMessage>
          <OrderFreightWhiteGlove>decimal</OrderFreightWhiteGlove>
          <OrderFreightAcc>string</OrderFreightAcc>
          <OrderExternalOrderID>string</OrderExternalOrderID>
          <LineItemNumber>string</LineItemNumber>
          <OrderAuths>
            <OrderAuth xsi:nil="true" />
            <OrderAuth xsi:nil="true" />
            <Response xsi:nil="true" />
          </OrderAuths>
          <OrderShippings>
            <OrderShipping xsi:nil="true" />
            <OrderShipping xsi:nil="true" />
            <Response xsi:nil="true" />
          </OrderShippings>
          <OrderItems lookupby="string">
            <Item xsi:nil="true" />
            <Item xsi:nil="true" />
            <Response xsi:nil="true" />
          </OrderItems>
          <ServiceTaxAuthorities>
            <ServiceTaxAuthority xsi:nil="true" />
            <ServiceTaxAuthority xsi:nil="true" />
          </ServiceTaxAuthorities>
          <OrderCoupons>
            <OrderCoupon xsi:nil="true" />
            <OrderCoupon xsi:nil="true" />
            <Response xsi:nil="true" />
          </OrderCoupons>
          <OrderFraudScore>
            <FraudScoreID>int</FraudScoreID>
            <OrderID>int</OrderID>
            <Type>string</Type>
            <TransactionID>string</TransactionID>
            <Result>string</Result>
            <ReviewDate>dateTime</ReviewDate>
          </OrderFraudScore>
          <OrderAffiliate>
            <AffiliateID>int</AffiliateID>
            <AffiliateCompany>string</AffiliateCompany>
            <AffiliateSSN>string</AffiliateSSN>
            <AffiliatePayableTo>string</AffiliatePayableTo>
            <AffiliateContact>string</AffiliateContact>
            <AffiliateAddress1>string</AffiliateAddress1>
            <AffiliateAddress2>string</AffiliateAddress2>
            <AffiliateCity>string</AffiliateCity>
            <AffiliateState>string</AffiliateState>
            <AffiliateCountry>string</AffiliateCountry>
            <AffiliateZip>string</AffiliateZip>
            <AffiliatePhone>string</AffiliatePhone>
            <AffiliateFax>string</AffiliateFax>
            <AffiliateEmail>string</AffiliateEmail>
            <AffiliateCreateTime>dateTime</AffiliateCreateTime>
            <AffiliateURL>string</AffiliateURL>
            <AffiliateCommission>decimal</AffiliateCommission>
            <AffiliateFlatRate>boolean</AffiliateFlatRate>
            <AffiliateMinOrderAmount>decimal</AffiliateMinOrderAmount>
            <AffiliateCPC>decimal</AffiliateCPC>
            <AffiliateOverwiteNotification>boolean</AffiliateOverwiteNotification>
            <AffiliateLogoURL>string</AffiliateLogoURL>
            <AffiliateGroupID>int</AffiliateGroupID>
            <AffiliateUserName>string</AffiliateUserName>
            <AffiliatePassword>string</AffiliatePassword>
            <ExternalID>string</ExternalID>
          </OrderAffiliate>
          <OrderAffliliateID>int</OrderAffliliateID>
          <OrderAffiliateID>int</OrderAffiliateID>
          <ExternalAffId>string</ExternalAffId>
          <OrderAffiliateGroup>string</OrderAffiliateGroup>
          <OrderCustomField1>string</OrderCustomField1>
          <OrderCustomField2>string</OrderCustomField2>
          <OrderCustomField3>string</OrderCustomField3>
          <OrderCustomField4>string</OrderCustomField4>
          <OrderCustomField5>string</OrderCustomField5>
          <BillingAddressID>int</BillingAddressID>
          <OrderCustomerReview>boolean</OrderCustomerReview>
          <OrderPreOrderDate>dateTime</OrderPreOrderDate>
          <OrderSignatureWaived>boolean</OrderSignatureWaived>
          <OrderPaymentUseFee>decimal</OrderPaymentUseFee>
          <OrderProcessingFee>decimal</OrderProcessingFee>
          <OrderGiftCards>
            <OrderGiftCard xsi:nil="true" />
            <OrderGiftCard xsi:nil="true" />
            <Response xsi:nil="true" />
          </OrderGiftCards>
          <OrderCredits>
            <OrderCredit xsi:nil="true" />
            <OrderCredit xsi:nil="true" />
            <Response xsi:nil="true" />
          </OrderCredits>
          <CompleteExported>boolean</CompleteExported>
          <CustomData1>string</CustomData1>
          <CustomData2>string</CustomData2>
          <CustomData3>string</CustomData3>
          <CustomData4>string</CustomData4>
          <CustomData5>string</CustomData5>
          <CustomDataAdditionalInfo>string</CustomDataAdditionalInfo>
          <OrderEbayListingID>string</OrderEbayListingID>
          <OrderBuyDotComOrderID>string</OrderBuyDotComOrderID>
          <OrderRoutingCode>string</OrderRoutingCode>
          <OrderUserAgent>string</OrderUserAgent>
          <ProfitCenterNumber>string</ProfitCenterNumber>
          <PurchaseOrderNumber>string</PurchaseOrderNumber>
          <CampaignId>int</CampaignId>
          <TierCartFee>decimal</TierCartFee>
          <TierQuantityDiscount>decimal</TierQuantityDiscount>
          <OrderTracking>string</OrderTracking>
          <OnlyShipCompleted>boolean</OnlyShipCompleted>
          <OrderEWaste>decimal</OrderEWaste>
          <showItemsPrice>boolean</showItemsPrice>
          <OrderAmountShippingTax>decimal</OrderAmountShippingTax>
          <OrderModified>dateTime</OrderModified>
          <OrderType>string</OrderType>
          <OrderDutyAmount>decimal</OrderDutyAmount>
          <LastModifiedBy>string</LastModifiedBy>
          <CultureCode>string</CultureCode>
          <AffiliateGroupBrand>string</AffiliateGroupBrand>
          <CurrencyCode>string</CurrencyCode>
          <OrderTimeZone>string</OrderTimeZone>
          <AffiliateExternalID>string</AffiliateExternalID>
          <LanguageISOCode>string</LanguageISOCode>
          <LocaleID>string</LocaleID>
          <AffiliateGroupExternalId>string</AffiliateGroupExternalId>
          <Tenders>
            <Tender xsi:nil="true" />
            <Tender xsi:nil="true" />
            <Response xsi:nil="true" />
          </Tenders>
          <OrderGroups>
            <OrderGroup xsi:nil="true" />
            <OrderGroup xsi:nil="true" />
          </OrderGroups>
        </Order>
        <Order>
          <xtraNotes>
            <string>string</string>
            <string>string</string>
          </xtraNotes>
          <LastModifiedDate>dateTime</LastModifiedDate>
          <OrderPaymentTypeId>int</OrderPaymentTypeId>
          <OrderID>string</OrderID>
          <OrderNumber>string</OrderNumber>
          <OrderCustomer>
            <AVSMemberID>string</AVSMemberID>
            <CustomerID>string</CustomerID>
            <CustomerCompany>string</CustomerCompany>
            <CustomerName>string</CustomerName>
            <CustomerFirstName>string</CustomerFirstName>
            <CustomerLastName>string</CustomerLastName>
            <CustomerMiddleName>string</CustomerMiddleName>
            <CustomerPrefix>string</CustomerPrefix>
            <CustomerSuffix>string</CustomerSuffix>
            <CustomerDateOfBirth>string</CustomerDateOfBirth>
            <CustomerGender>string</CustomerGender>
            <CustomerPreferredMethodOfContact>string</CustomerPreferredMethodOfContact>
            <CustomerPreferredLanguage>string</CustomerPreferredLanguage>
            <CustomerAddress1>string</CustomerAddress1>
            <CustomerAddress2>string</CustomerAddress2>
            <CustomerCity>string</CustomerCity>
            <CustomerStateProvince>string</CustomerStateProvince>
            <CustomerPostalCode>string</CustomerPostalCode>
            <CustomerCountry>string</CustomerCountry>
            <CustomerCountryCode>string</CustomerCountryCode>
            <CustomerCountryISOCode>string</CustomerCountryISOCode>
            <CustomerEmail>string</CustomerEmail>
            <CustomerPlainText>boolean</CustomerPlainText>
            <CustomerPassword>string</CustomerPassword>
            <CustomerPhone>string</CustomerPhone>
            <CustomerPhone2>string</CustomerPhone2>
            <CustomerPhone3>string</CustomerPhone3>
            <CustomerPhone4>string</CustomerPhone4>
            <CustomerFax>string</CustomerFax>
            <CustomerNotes>string</CustomerNotes>
            <CustomerCreateDate>dateTime</CustomerCreateDate>
            <CustomerModifiedDate>dateTime</CustomerModifiedDate>
            <CustomerPromos>boolean</CustomerPromos>
            <CustomerSMSPromos>boolean</CustomerSMSPromos>
            <CustomerCatalogPromos>boolean</CustomerCatalogPromos>
            <CustomerNewCustomer>boolean</CustomerNewCustomer>
            <CustomerSaveCCInfo>boolean</CustomerSaveCCInfo>
            <CustomerEmailExported>boolean</CustomerEmailExported>
            <CustomerGoogleBuyerID>string</CustomerGoogleBuyerID>
            <CustomerPayPalBuyerID>string</CustomerPayPalBuyerID>
            <BillingAddressIndex>string</BillingAddressIndex>
            <CustomerShippingAddresses xsi:nil="true" />
            <CustomerAlternatePayments xsi:nil="true" />
            <CustomerOrders xsi:nil="true" />
            <CustomerSubscriptions xsi:nil="true" />
            <CustomerTierGroups xsi:nil="true" />
            <CustomerTokens xsi:nil="true" />
            <CustomerAffiliateCampaign xsi:nil="true" />
            <CustomerExternalID>string</CustomerExternalID>
            <CustomerThirdPartyEmailFlag>boolean</CustomerThirdPartyEmailFlag>
            <CustomerThirdPartyCatalogFlag>boolean</CustomerThirdPartyCatalogFlag>
            <CustomerBMLAccountNumber>string</CustomerBMLAccountNumber>
            <IsGuest>boolean</IsGuest>
            <LoyaltyDiscount>decimal</LoyaltyDiscount>
            <CrmID>string</CrmID>
            <LanguagePreference>string</LanguagePreference>
            <CustomAnswers xsi:nil="true" />
            <CustomerTierGroupAdmins xsi:nil="true" />
          </OrderCustomer>
          <OrderContact>string</OrderContact>
          <FirstName>string</FirstName>
          <LastName>string</LastName>
          <OrderAuthCode>string</OrderAuthCode>
          <OrderAuthDate>dateTime</OrderAuthDate>
          <OrderAuthAmount>decimal</OrderAuthAmount>
          <RequestToken>string</RequestToken>
          <RequestID>string</RequestID>
          <CVVResponse>string</CVVResponse>
          <AVSResponse>string</AVSResponse>
          <SubscriberID>string</SubscriberID>
          <OrderDate>dateTime</OrderDate>
          <OrderAmount>decimal</OrderAmount>
          <OrderAmountShipping>decimal</OrderAmountShipping>
          <OrderAmountTax>decimal</OrderAmountTax>
          <OrderTaxRateApplied>decimal</OrderTaxRateApplied>
          <OrderTaxCode>string</OrderTaxCode>
          <OrderAmountTotal>decimal</OrderAmountTotal>
          <OrderAmountCoupon>decimal</OrderAmountCoupon>
          <OrderAmountBalance>decimal</OrderAmountBalance>
          <OrderAmountDownPayment>decimal</OrderAmountDownPayment>
          <OrderAmountPaid>decimal</OrderAmountPaid>
          <OrderAmountGiftCard>decimal</OrderAmountGiftCard>
          <OrderAmountCredit>decimal</OrderAmountCredit>
          <OrderShippingAddress1>string</OrderShippingAddress1>
          <OrderShippingAddress2>string</OrderShippingAddress2>
          <OrderShippingCity>string</OrderShippingCity>
          <OrderShippingStateProvince>string</OrderShippingStateProvince>
          <OrderShippingZip>string</OrderShippingZip>
          <OrderShippingPhone>string</OrderShippingPhone>
          <OrderShippingFax>string</OrderShippingFax>
          <OrderShippingCountry>string</OrderShippingCountry>
          <OrderPOBlurb>string</OrderPOBlurb>
          <OrderShippingCountryCode>string</OrderShippingCountryCode>
          <OrderShippingCountryISOCode>string</OrderShippingCountryISOCode>
          <OrderShippingLocation>string</OrderShippingLocation>
          <OrderCardProcessing>None or Authorize or Capture</OrderCardProcessing>
          <OrderCardName>string</OrderCardName>
          <OrderCardCode>string</OrderCardCode>
          <OrderCardNumber>string</OrderCardNumber>
          <OrderCardExp>string</OrderCardExp>
          <OrderCardDisplay>string</OrderCardDisplay>
          <OrderCardType>string</OrderCardType>
          <OrderCardDisabled>boolean</OrderCardDisabled>
          <OrderPaymentType>string</OrderPaymentType>
          <OrderStatus>string</OrderStatus>
          <OrderStatusId>int</OrderStatusId>
          <OrderCouponID>int</OrderCouponID>
          <OrderCouponName>string</OrderCouponName>
          <OrderComments>string</OrderComments>
          <OrderComeFrom>string</OrderComeFrom>
          <OrderSalesPerson>string</OrderSalesPerson>
          <OrderSalesPersonNumber>string</OrderSalesPersonNumber>
          <OrderAffiliateType>int</OrderAffiliateType>
          <OrderDiscountDetailsTotal>decimal</OrderDiscountDetailsTotal>
          <originalSiteId>int</originalSiteId>
          <OrderCorporateAccountNo>string</OrderCorporateAccountNo>
          <OrderCorporatePONo>string</OrderCorporatePONo>
          <OrderReferencePONo>string</OrderReferencePONo>
          <OrderHeardFrom>string</OrderHeardFrom>
          <OrderPaymentId>int</OrderPaymentId>
          <OrderAmazonOrderID>string</OrderAmazonOrderID>
          <OrderAmazonResult>string</OrderAmazonResult>
          <OrderAmazonSettled>boolean</OrderAmazonSettled>
          <OrderAmazonDeposit>dateTime</OrderAmazonDeposit>
          <OrderGoogleOrderID>string</OrderGoogleOrderID>
          <OrderGoogleResult>string</OrderGoogleResult>
          <OrderPayPalOrderID>string</OrderPayPalOrderID>
          <OrderPayPalBillingAgreementID>string</OrderPayPalBillingAgreementID>
          <OrderPayPalResult>string</OrderPayPalResult>
          <OrderOverstockOrderID>string</OrderOverstockOrderID>
          <OrderEBillMeOrderID>string</OrderEBillMeOrderID>
          <OrderIPAddress>string</OrderIPAddress>
          <OrderSessionID>string</OrderSessionID>
          <OrderChargeTax>boolean</OrderChargeTax>
          <OrderBankName>string</OrderBankName>
          <OrderBankAccount>string</OrderBankAccount>
          <OrderABARouting>string</OrderABARouting>
          <OrderTerms>string</OrderTerms>
          <OrderTermsDue>dateTime</OrderTermsDue>
          <OrderGiftCardNumber>string</OrderGiftCardNumber>
          <OrderGiftWrapping>boolean</OrderGiftWrapping>
          <OrderGiftWrappingCost>decimal</OrderGiftWrappingCost>
          <OrderGiftWrappingMessage>string</OrderGiftWrappingMessage>
          <OrderFreightWhiteGlove>decimal</OrderFreightWhiteGlove>
          <OrderFreightAcc>string</OrderFreightAcc>
          <OrderExternalOrderID>string</OrderExternalOrderID>
          <LineItemNumber>string</LineItemNumber>
          <OrderAuths>
            <OrderAuth xsi:nil="true" />
            <OrderAuth xsi:nil="true" />
            <Response xsi:nil="true" />
          </OrderAuths>
          <OrderShippings>
            <OrderShipping xsi:nil="true" />
            <OrderShipping xsi:nil="true" />
            <Response xsi:nil="true" />
          </OrderShippings>
          <OrderItems lookupby="string">
            <Item xsi:nil="true" />
            <Item xsi:nil="true" />
            <Response xsi:nil="true" />
          </OrderItems>
          <ServiceTaxAuthorities>
            <ServiceTaxAuthority xsi:nil="true" />
            <ServiceTaxAuthority xsi:nil="true" />
          </ServiceTaxAuthorities>
          <OrderCoupons>
            <OrderCoupon xsi:nil="true" />
            <OrderCoupon xsi:nil="true" />
            <Response xsi:nil="true" />
          </OrderCoupons>
          <OrderFraudScore>
            <FraudScoreID>int</FraudScoreID>
            <OrderID>int</OrderID>
            <Type>string</Type>
            <TransactionID>string</TransactionID>
            <Result>string</Result>
            <ReviewDate>dateTime</ReviewDate>
          </OrderFraudScore>
          <OrderAffiliate>
            <AffiliateID>int</AffiliateID>
            <AffiliateCompany>string</AffiliateCompany>
            <AffiliateSSN>string</AffiliateSSN>
            <AffiliatePayableTo>string</AffiliatePayableTo>
            <AffiliateContact>string</AffiliateContact>
            <AffiliateAddress1>string</AffiliateAddress1>
            <AffiliateAddress2>string</AffiliateAddress2>
            <AffiliateCity>string</AffiliateCity>
            <AffiliateState>string</AffiliateState>
            <AffiliateCountry>string</AffiliateCountry>
            <AffiliateZip>string</AffiliateZip>
            <AffiliatePhone>string</AffiliatePhone>
            <AffiliateFax>string</AffiliateFax>
            <AffiliateEmail>string</AffiliateEmail>
            <AffiliateCreateTime>dateTime</AffiliateCreateTime>
            <AffiliateURL>string</AffiliateURL>
            <AffiliateCommission>decimal</AffiliateCommission>
            <AffiliateFlatRate>boolean</AffiliateFlatRate>
            <AffiliateMinOrderAmount>decimal</AffiliateMinOrderAmount>
            <AffiliateCPC>decimal</AffiliateCPC>
            <AffiliateOverwiteNotification>boolean</AffiliateOverwiteNotification>
            <AffiliateLogoURL>string</AffiliateLogoURL>
            <AffiliateGroupID>int</AffiliateGroupID>
            <AffiliateUserName>string</AffiliateUserName>
            <AffiliatePassword>string</AffiliatePassword>
            <ExternalID>string</ExternalID>
          </OrderAffiliate>
          <OrderAffliliateID>int</OrderAffliliateID>
          <OrderAffiliateID>int</OrderAffiliateID>
          <ExternalAffId>string</ExternalAffId>
          <OrderAffiliateGroup>string</OrderAffiliateGroup>
          <OrderCustomField1>string</OrderCustomField1>
          <OrderCustomField2>string</OrderCustomField2>
          <OrderCustomField3>string</OrderCustomField3>
          <OrderCustomField4>string</OrderCustomField4>
          <OrderCustomField5>string</OrderCustomField5>
          <BillingAddressID>int</BillingAddressID>
          <OrderCustomerReview>boolean</OrderCustomerReview>
          <OrderPreOrderDate>dateTime</OrderPreOrderDate>
          <OrderSignatureWaived>boolean</OrderSignatureWaived>
          <OrderPaymentUseFee>decimal</OrderPaymentUseFee>
          <OrderProcessingFee>decimal</OrderProcessingFee>
          <OrderGiftCards>
            <OrderGiftCard xsi:nil="true" />
            <OrderGiftCard xsi:nil="true" />
            <Response xsi:nil="true" />
          </OrderGiftCards>
          <OrderCredits>
            <OrderCredit xsi:nil="true" />
            <OrderCredit xsi:nil="true" />
            <Response xsi:nil="true" />
          </OrderCredits>
          <CompleteExported>boolean</CompleteExported>
          <CustomData1>string</CustomData1>
          <CustomData2>string</CustomData2>
          <CustomData3>string</CustomData3>
          <CustomData4>string</CustomData4>
          <CustomData5>string</CustomData5>
          <CustomDataAdditionalInfo>string</CustomDataAdditionalInfo>
          <OrderEbayListingID>string</OrderEbayListingID>
          <OrderBuyDotComOrderID>string</OrderBuyDotComOrderID>
          <OrderRoutingCode>string</OrderRoutingCode>
          <OrderUserAgent>string</OrderUserAgent>
          <ProfitCenterNumber>string</ProfitCenterNumber>
          <PurchaseOrderNumber>string</PurchaseOrderNumber>
          <CampaignId>int</CampaignId>
          <TierCartFee>decimal</TierCartFee>
          <TierQuantityDiscount>decimal</TierQuantityDiscount>
          <OrderTracking>string</OrderTracking>
          <OnlyShipCompleted>boolean</OnlyShipCompleted>
          <OrderEWaste>decimal</OrderEWaste>
          <showItemsPrice>boolean</showItemsPrice>
          <OrderAmountShippingTax>decimal</OrderAmountShippingTax>
          <OrderModified>dateTime</OrderModified>
          <OrderType>string</OrderType>
          <OrderDutyAmount>decimal</OrderDutyAmount>
          <LastModifiedBy>string</LastModifiedBy>
          <CultureCode>string</CultureCode>
          <AffiliateGroupBrand>string</AffiliateGroupBrand>
          <CurrencyCode>string</CurrencyCode>
          <OrderTimeZone>string</OrderTimeZone>
          <AffiliateExternalID>string</AffiliateExternalID>
          <LanguageISOCode>string</LanguageISOCode>
          <LocaleID>string</LocaleID>
          <AffiliateGroupExternalId>string</AffiliateGroupExternalId>
          <Tenders>
            <Tender xsi:nil="true" />
            <Tender xsi:nil="true" />
            <Response xsi:nil="true" />
          </Tenders>
          <OrderGroups>
            <OrderGroup xsi:nil="true" />
            <OrderGroup xsi:nil="true" />
          </OrderGroups>
        </Order>
        <Response>
          <ResponseHasErrors>boolean</ResponseHasErrors>
          <ResponseCode>string</ResponseCode>
          <ResponseDescription>string</ResponseDescription>
          <ResponseCustomReturn1>string</ResponseCustomReturn1>
          <ResponseCustomReturn2>string</ResponseCustomReturn2>
          <ResponseCustomReturn3>string</ResponseCustomReturn3>
          <ResponseCustomReturn4>string</ResponseCustomReturn4>
          <ResponseCustomReturn5>string</ResponseCustomReturn5>
          <ResponseDebugging>string</ResponseDebugging>
          <ResponseOrderSuccess>
            <ResponseOrderSuccess xsi:nil="true" />
            <ResponseOrderSuccess xsi:nil="true" />
          </ResponseOrderSuccess>
          <ResponseOrderErrors>
            <ResponseOrderError xsi:nil="true" />
            <ResponseOrderError xsi:nil="true" />
          </ResponseOrderErrors>
          <ResponseOrderMessages>
            <ResponseOrderMessage xsi:nil="true" />
            <ResponseOrderMessage xsi:nil="true" />
          </ResponseOrderMessages>
        </Response>
      </Orders>
    </GetOrdersToExportByCountrySOAPResponse>
  </soap12:Body>
</soap12:Envelope>

HTTP GET

The following is a sample HTTP GET request and response. The placeholders shown need to be replaced with actual values.

GET /orderservice.asmx/GetOrdersToExportByCountrySOAP?ClientName=string&Guid=string&IncludeList=string&ExcludeList=string&supplierIds=string&buyersRemorseMinutes=string HTTP/1.1
Host: api-jako.aptos.io
HTTP/1.1 200 OK
Content-Type: text/xml; charset=utf-8
Content-Length: length

<?xml version="1.0" encoding="utf-8"?>
<Orders xmlns="http://api.shopvisible.com/">
  <Order>
    <xtraNotes>
      <string>string</string>
      <string>string</string>
    </xtraNotes>
    <LastModifiedDate>dateTime</LastModifiedDate>
    <OrderPaymentTypeId>int</OrderPaymentTypeId>
    <OrderID>string</OrderID>
    <OrderNumber>string</OrderNumber>
    <OrderCustomer>
      <AVSMemberID>string</AVSMemberID>
      <CustomerID>string</CustomerID>
      <CustomerCompany>string</CustomerCompany>
      <CustomerName>string</CustomerName>
      <CustomerFirstName>string</CustomerFirstName>
      <CustomerLastName>string</CustomerLastName>
      <CustomerMiddleName>string</CustomerMiddleName>
      <CustomerPrefix>string</CustomerPrefix>
      <CustomerSuffix>string</CustomerSuffix>
      <CustomerDateOfBirth>string</CustomerDateOfBirth>
      <CustomerGender>string</CustomerGender>
      <CustomerPreferredMethodOfContact>string</CustomerPreferredMethodOfContact>
      <CustomerPreferredLanguage>string</CustomerPreferredLanguage>
      <CustomerAddress1>string</CustomerAddress1>
      <CustomerAddress2>string</CustomerAddress2>
      <CustomerCity>string</CustomerCity>
      <CustomerStateProvince>string</CustomerStateProvince>
      <CustomerPostalCode>string</CustomerPostalCode>
      <CustomerCountry>string</CustomerCountry>
      <CustomerCountryCode>string</CustomerCountryCode>
      <CustomerCountryISOCode>string</CustomerCountryISOCode>
      <CustomerEmail>string</CustomerEmail>
      <CustomerPlainText>boolean</CustomerPlainText>
      <CustomerPassword>string</CustomerPassword>
      <CustomerPhone>string</CustomerPhone>
      <CustomerPhone2>string</CustomerPhone2>
      <CustomerPhone3>string</CustomerPhone3>
      <CustomerPhone4>string</CustomerPhone4>
      <CustomerFax>string</CustomerFax>
      <CustomerNotes>string</CustomerNotes>
      <CustomerCreateDate>dateTime</CustomerCreateDate>
      <CustomerModifiedDate>dateTime</CustomerModifiedDate>
      <CustomerPromos>boolean</CustomerPromos>
      <CustomerSMSPromos>boolean</CustomerSMSPromos>
      <CustomerCatalogPromos>boolean</CustomerCatalogPromos>
      <CustomerNewCustomer>boolean</CustomerNewCustomer>
      <CustomerSaveCCInfo>boolean</CustomerSaveCCInfo>
      <CustomerEmailExported>boolean</CustomerEmailExported>
      <CustomerGoogleBuyerID>string</CustomerGoogleBuyerID>
      <CustomerPayPalBuyerID>string</CustomerPayPalBuyerID>
      <BillingAddressIndex>string</BillingAddressIndex>
      <CustomerShippingAddresses>
        <CustomerShippingAddress d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <CustomerShippingAddress d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <Response d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </CustomerShippingAddresses>
      <CustomerAlternatePayments>
        <CustomerAlternatePayment d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <CustomerAlternatePayment d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <Response d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </CustomerAlternatePayments>
      <CustomerOrders>
        <Order d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <Order d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <Response d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </CustomerOrders>
      <CustomerSubscriptions>
        <Subscription d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <Subscription d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </CustomerSubscriptions>
      <CustomerTierGroups>
        <CustomerTierGroup d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <CustomerTierGroup d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <Response d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </CustomerTierGroups>
      <CustomerTokens>
        <CustomerToken d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <CustomerToken d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </CustomerTokens>
      <CustomerAffiliateCampaign>
        <CampaignID>int</CampaignID>
        <AffiliateID>int</AffiliateID>
        <AffiliateCampaignDescription>string</AffiliateCampaignDescription>
        <AffiliateCampaignDate>string</AffiliateCampaignDate>
        <AffiliateCampaignType>string</AffiliateCampaignType>
        <AffiliateCampaignPageName>string</AffiliateCampaignPageName>
        <AffiliateCampaignPageVariables>string</AffiliateCampaignPageVariables>
        <AffiliateCampaignPageDate>string</AffiliateCampaignPageDate>
        <AffiliateSource>boolean</AffiliateSource>
      </CustomerAffiliateCampaign>
      <CustomerExternalID>string</CustomerExternalID>
      <CustomerThirdPartyEmailFlag>boolean</CustomerThirdPartyEmailFlag>
      <CustomerThirdPartyCatalogFlag>boolean</CustomerThirdPartyCatalogFlag>
      <CustomerBMLAccountNumber>string</CustomerBMLAccountNumber>
      <IsGuest>boolean</IsGuest>
      <LoyaltyDiscount>decimal</LoyaltyDiscount>
      <CrmID>string</CrmID>
      <LanguagePreference>string</LanguagePreference>
      <CustomAnswers>
        <CustomerAnswer d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <CustomerAnswer d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <Response d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </CustomAnswers>
      <CustomerTierGroupAdmins>
        <CustomerTierGroupAdmin d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <CustomerTierGroupAdmin d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <Response d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </CustomerTierGroupAdmins>
    </OrderCustomer>
    <OrderContact>string</OrderContact>
    <FirstName>string</FirstName>
    <LastName>string</LastName>
    <OrderAuthCode>string</OrderAuthCode>
    <OrderAuthDate>dateTime</OrderAuthDate>
    <OrderAuthAmount>decimal</OrderAuthAmount>
    <RequestToken>string</RequestToken>
    <RequestID>string</RequestID>
    <CVVResponse>string</CVVResponse>
    <AVSResponse>string</AVSResponse>
    <SubscriberID>string</SubscriberID>
    <OrderDate>dateTime</OrderDate>
    <OrderAmount>decimal</OrderAmount>
    <OrderAmountShipping>decimal</OrderAmountShipping>
    <OrderAmountTax>decimal</OrderAmountTax>
    <OrderTaxRateApplied>decimal</OrderTaxRateApplied>
    <OrderTaxCode>string</OrderTaxCode>
    <OrderAmountTotal>decimal</OrderAmountTotal>
    <OrderAmountCoupon>decimal</OrderAmountCoupon>
    <OrderAmountBalance>decimal</OrderAmountBalance>
    <OrderAmountDownPayment>decimal</OrderAmountDownPayment>
    <OrderAmountPaid>decimal</OrderAmountPaid>
    <OrderAmountGiftCard>decimal</OrderAmountGiftCard>
    <OrderAmountCredit>decimal</OrderAmountCredit>
    <OrderShippingAddress1>string</OrderShippingAddress1>
    <OrderShippingAddress2>string</OrderShippingAddress2>
    <OrderShippingCity>string</OrderShippingCity>
    <OrderShippingStateProvince>string</OrderShippingStateProvince>
    <OrderShippingZip>string</OrderShippingZip>
    <OrderShippingPhone>string</OrderShippingPhone>
    <OrderShippingFax>string</OrderShippingFax>
    <OrderShippingCountry>string</OrderShippingCountry>
    <OrderPOBlurb>string</OrderPOBlurb>
    <OrderShippingCountryCode>string</OrderShippingCountryCode>
    <OrderShippingCountryISOCode>string</OrderShippingCountryISOCode>
    <OrderShippingLocation>string</OrderShippingLocation>
    <OrderCardProcessing>None or Authorize or Capture</OrderCardProcessing>
    <OrderCardName>string</OrderCardName>
    <OrderCardCode>string</OrderCardCode>
    <OrderCardNumber>string</OrderCardNumber>
    <OrderCardExp>string</OrderCardExp>
    <OrderCardDisplay>string</OrderCardDisplay>
    <OrderCardType>string</OrderCardType>
    <OrderCardDisabled>boolean</OrderCardDisabled>
    <OrderPaymentType>string</OrderPaymentType>
    <OrderStatus>string</OrderStatus>
    <OrderStatusId>int</OrderStatusId>
    <OrderCouponID>int</OrderCouponID>
    <OrderCouponName>string</OrderCouponName>
    <OrderComments>string</OrderComments>
    <OrderComeFrom>string</OrderComeFrom>
    <OrderSalesPerson>string</OrderSalesPerson>
    <OrderSalesPersonNumber>string</OrderSalesPersonNumber>
    <OrderAffiliateType>int</OrderAffiliateType>
    <OrderDiscountDetailsTotal>decimal</OrderDiscountDetailsTotal>
    <originalSiteId>int</originalSiteId>
    <OrderCorporateAccountNo>string</OrderCorporateAccountNo>
    <OrderCorporatePONo>string</OrderCorporatePONo>
    <OrderReferencePONo>string</OrderReferencePONo>
    <OrderHeardFrom>string</OrderHeardFrom>
    <OrderPaymentId>int</OrderPaymentId>
    <OrderAmazonOrderID>string</OrderAmazonOrderID>
    <OrderAmazonResult>string</OrderAmazonResult>
    <OrderAmazonSettled>boolean</OrderAmazonSettled>
    <OrderAmazonDeposit>dateTime</OrderAmazonDeposit>
    <OrderGoogleOrderID>string</OrderGoogleOrderID>
    <OrderGoogleResult>string</OrderGoogleResult>
    <OrderPayPalOrderID>string</OrderPayPalOrderID>
    <OrderPayPalBillingAgreementID>string</OrderPayPalBillingAgreementID>
    <OrderPayPalResult>string</OrderPayPalResult>
    <OrderOverstockOrderID>string</OrderOverstockOrderID>
    <OrderEBillMeOrderID>string</OrderEBillMeOrderID>
    <OrderIPAddress>string</OrderIPAddress>
    <OrderSessionID>string</OrderSessionID>
    <OrderChargeTax>boolean</OrderChargeTax>
    <OrderBankName>string</OrderBankName>
    <OrderBankAccount>string</OrderBankAccount>
    <OrderABARouting>string</OrderABARouting>
    <OrderTerms>string</OrderTerms>
    <OrderTermsDue>dateTime</OrderTermsDue>
    <OrderGiftCardNumber>string</OrderGiftCardNumber>
    <OrderGiftWrapping>boolean</OrderGiftWrapping>
    <OrderGiftWrappingCost>decimal</OrderGiftWrappingCost>
    <OrderGiftWrappingMessage>string</OrderGiftWrappingMessage>
    <OrderFreightWhiteGlove>decimal</OrderFreightWhiteGlove>
    <OrderFreightAcc>string</OrderFreightAcc>
    <OrderExternalOrderID>string</OrderExternalOrderID>
    <LineItemNumber>string</LineItemNumber>
    <OrderAuths>
      <OrderAuth>
        <OrderId>string</OrderId>
        <DateAuthorized>dateTime</DateAuthorized>
        <AuthOrderNumber>string</AuthOrderNumber>
        <CardAuthCode>string</CardAuthCode>
        <AuthAmount>decimal</AuthAmount>
        <AvailableAmount>decimal</AvailableAmount>
        <PriorAuthCode>string</PriorAuthCode>
        <RequestToken>string</RequestToken>
        <RequestID>string</RequestID>
        <CVVResponse>string</CVVResponse>
        <AVSResponse>string</AVSResponse>
        <SubscriberID>string</SubscriberID>
        <SettlementData>string</SettlementData>
        <ReferenceNumber>string</ReferenceNumber>
        <PaymentId>string</PaymentId>
        <OrderAuthID>decimal</OrderAuthID>
      </OrderAuth>
      <OrderAuth>
        <OrderId>string</OrderId>
        <DateAuthorized>dateTime</DateAuthorized>
        <AuthOrderNumber>string</AuthOrderNumber>
        <CardAuthCode>string</CardAuthCode>
        <AuthAmount>decimal</AuthAmount>
        <AvailableAmount>decimal</AvailableAmount>
        <PriorAuthCode>string</PriorAuthCode>
        <RequestToken>string</RequestToken>
        <RequestID>string</RequestID>
        <CVVResponse>string</CVVResponse>
        <AVSResponse>string</AVSResponse>
        <SubscriberID>string</SubscriberID>
        <SettlementData>string</SettlementData>
        <ReferenceNumber>string</ReferenceNumber>
        <PaymentId>string</PaymentId>
        <OrderAuthID>decimal</OrderAuthID>
      </OrderAuth>
      <Response>
        <ResponseHasErrors>boolean</ResponseHasErrors>
        <ResponseCode>string</ResponseCode>
        <ResponseDescription>string</ResponseDescription>
        <ResponseCustomReturn1>string</ResponseCustomReturn1>
        <ResponseCustomReturn2>string</ResponseCustomReturn2>
        <ResponseCustomReturn3>string</ResponseCustomReturn3>
        <ResponseCustomReturn4>string</ResponseCustomReturn4>
        <ResponseCustomReturn5>string</ResponseCustomReturn5>
        <ResponseDebugging>string</ResponseDebugging>
        <ResponseOrderSuccess d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <ResponseOrderErrors d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <ResponseOrderMessages d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </Response>
    </OrderAuths>
    <OrderShippings>
      <OrderShipping>
        <OrderShippingId>int</OrderShippingId>
        <OrderId>int</OrderId>
        <LabelTrackingNumber>string</LabelTrackingNumber>
        <LabelCreateDate>dateTime</LabelCreateDate>
        <LabelOrderItems>string</LabelOrderItems>
        <LabelBoxSize>string</LabelBoxSize>
        <LabelBoxWeight>string</LabelBoxWeight>
        <LabelBoxCount>int</LabelBoxCount>
        <LabelBoxServiceType>string</LabelBoxServiceType>
        <LabelCost>decimal</LabelCost>
        <LabelCarrierCode>string</LabelCarrierCode>
        <LabelVoid>boolean</LabelVoid>
        <LabelServiceType>string</LabelServiceType>
        <LabelType>string</LabelType>
        <LabelExported>boolean</LabelExported>
        <LabelPickListExported>boolean</LabelPickListExported>
        <LabelFormType>string</LabelFormType>
        <LabelImage2>base64Binary</LabelImage2>
        <LabelImage3>base64Binary</LabelImage3>
        <LabelCommercialInvoiceExported>boolean</LabelCommercialInvoiceExported>
        <LabelRMA>boolean</LabelRMA>
        <LabelSupplier>int</LabelSupplier>
      </OrderShipping>
      <OrderShipping>
        <OrderShippingId>int</OrderShippingId>
        <OrderId>int</OrderId>
        <LabelTrackingNumber>string</LabelTrackingNumber>
        <LabelCreateDate>dateTime</LabelCreateDate>
        <LabelOrderItems>string</LabelOrderItems>
        <LabelBoxSize>string</LabelBoxSize>
        <LabelBoxWeight>string</LabelBoxWeight>
        <LabelBoxCount>int</LabelBoxCount>
        <LabelBoxServiceType>string</LabelBoxServiceType>
        <LabelCost>decimal</LabelCost>
        <LabelCarrierCode>string</LabelCarrierCode>
        <LabelVoid>boolean</LabelVoid>
        <LabelServiceType>string</LabelServiceType>
        <LabelType>string</LabelType>
        <LabelExported>boolean</LabelExported>
        <LabelPickListExported>boolean</LabelPickListExported>
        <LabelFormType>string</LabelFormType>
        <LabelImage2>base64Binary</LabelImage2>
        <LabelImage3>base64Binary</LabelImage3>
        <LabelCommercialInvoiceExported>boolean</LabelCommercialInvoiceExported>
        <LabelRMA>boolean</LabelRMA>
        <LabelSupplier>int</LabelSupplier>
      </OrderShipping>
      <Response>
        <ResponseHasErrors>boolean</ResponseHasErrors>
        <ResponseCode>string</ResponseCode>
        <ResponseDescription>string</ResponseDescription>
        <ResponseCustomReturn1>string</ResponseCustomReturn1>
        <ResponseCustomReturn2>string</ResponseCustomReturn2>
        <ResponseCustomReturn3>string</ResponseCustomReturn3>
        <ResponseCustomReturn4>string</ResponseCustomReturn4>
        <ResponseCustomReturn5>string</ResponseCustomReturn5>
        <ResponseDebugging>string</ResponseDebugging>
        <ResponseOrderSuccess d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <ResponseOrderErrors d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <ResponseOrderMessages d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </Response>
    </OrderShippings>
    <OrderItems lookupby="string">
      <Item>
        <ItemID>string</ItemID>
        <OrderID>string</OrderID>
        <OrderNumber>string</OrderNumber>
        <OrderExternalOrderID>string</OrderExternalOrderID>
        <Exported>boolean</Exported>
        <Option1>string</Option1>
        <Option2 d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <Option1IDs>string</Option1IDs>
        <ItemIndex>string</ItemIndex>
        <ItemStatus>string</ItemStatus>
        <ItemStatusId>string</ItemStatusId>
        <ItemProductID>int</ItemProductID>
        <ItemProduct d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <ItemDiscounts d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <ItemOptions d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <ItemPrice>decimal</ItemPrice>
        <ItemCost>decimal</ItemCost>
        <ItemQuantity>string</ItemQuantity>
        <ItemQuantitySent>string</ItemQuantitySent>
        <ItemTotal>decimal</ItemTotal>
        <ItemTax>decimal</ItemTax>
        <ItemShipping>decimal</ItemShipping>
        <ItemCustomShipCode>string</ItemCustomShipCode>
        <ItemShippingService>string</ItemShippingService>
        <ItemShippingTracking>string</ItemShippingTracking>
        <ItemDistributor d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <ItemNotes>string</ItemNotes>
        <ItemReturnReason>string</ItemReturnReason>
        <ItemReturnStatus>string</ItemReturnStatus>
        <ItemReturnType>string</ItemReturnType>
        <ItemPONumber>string</ItemPONumber>
        <ItemPOSentBy>string</ItemPOSentBy>
        <ItemPOShipper>string</ItemPOShipper>
        <ItemPOShippingType>string</ItemPOShippingType>
        <ItemShippingType>string</ItemShippingType>
        <ItemAuthDate>dateTime</ItemAuthDate>
        <ItemRMA>boolean</ItemRMA>
        <ItemRMADate>dateTime</ItemRMADate>
        <ItemShipDate>dateTime</ItemShipDate>
        <ItemGiftWrap>boolean</ItemGiftWrap>
        <ItemAmazonOrderItemCode>string</ItemAmazonOrderItemCode>
        <ItemOverstockOrderItemCode>string</ItemOverstockOrderItemCode>
        <ItemSupplierCode>string</ItemSupplierCode>
        <ItemShippingId>int</ItemShippingId>
        <ItemDeliveryDate>string</ItemDeliveryDate>
        <ItemEstShippingDate>string</ItemEstShippingDate>
        <ShipperId>int</ShipperId>
        <ItemLevelSupplierID>int</ItemLevelSupplierID>
        <ItemLevelSupplierName>string</ItemLevelSupplierName>
        <ItemGiftMessage>string</ItemGiftMessage>
        <ItemGiftCardCode>string</ItemGiftCardCode>
        <ItemNextPurchaseOn>string</ItemNextPurchaseOn>
        <ItemSubscNickname>string</ItemSubscNickname>
        <ItemSerials d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <ItemAddressID>int</ItemAddressID>
        <AdjustAmount>decimal</AdjustAmount>
        <AdjustLabel>string</AdjustLabel>
        <ItemInvoiceNo>string</ItemInvoiceNo>
        <ItemInvoiceTax>decimal</ItemInvoiceTax>
        <ItemInvoiceShipping>decimal</ItemInvoiceShipping>
        <Item_CouponAmount>decimal</Item_CouponAmount>
        <ItemAPICaptured>boolean</ItemAPICaptured>
        <ItemGroupID>int</ItemGroupID>
        <ItemCarrierID>int</ItemCarrierID>
        <ItemEWaste>decimal</ItemEWaste>
        <ItemBrand>string</ItemBrand>
        <LineItemNumber>decimal</LineItemNumber>
        <WishList_ID>decimal</WishList_ID>
        <ItemTaxRate>decimal</ItemTaxRate>
        <ItemShippingTaxRate>decimal</ItemShippingTaxRate>
        <ItemTaxIsExempt>boolean</ItemTaxIsExempt>
        <ItemTaxExemptCert>string</ItemTaxExemptCert>
        <ItemTaxIsManual>boolean</ItemTaxIsManual>
        <ItemTaxGenInfo>string</ItemTaxGenInfo>
        <ItemTaxUnroundedAmount>decimal</ItemTaxUnroundedAmount>
        <ItemDiscountDetailsTotal>decimal</ItemDiscountDetailsTotal>
        <ItemTaxAuthorities d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <ItemDiscountDetails d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <DestinationStore>string</DestinationStore>
        <ItemDestinationStore d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <ItemDutyAmount>decimal</ItemDutyAmount>
        <PriceOverride d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <CustomData1>string</CustomData1>
        <CustomData2>string</CustomData2>
        <CustomData3>string</CustomData3>
        <CustomData4>string</CustomData4>
        <CustomData5>string</CustomData5>
        <ItemCondition>string</ItemCondition>
        <ItemReturnDate>dateTime</ItemReturnDate>
        <ItemShippingTax>decimal</ItemShippingTax>
        <OrderItemType>string</OrderItemType>
        <DestinationStoreID>int</DestinationStoreID>
        <MerchPONumber>string</MerchPONumber>
        <CartonNo>string</CartonNo>
        <GiftWrapTaxAmount>decimal</GiftWrapTaxAmount>
        <GiftWrapTaxRate>decimal</GiftWrapTaxRate>
        <FutureInventory>boolean</FutureInventory>
        <ItemStockStatusID>int</ItemStockStatusID>
        <ItemStockStatus>string</ItemStockStatus>
        <ItemNsiDsi>int</ItemNsiDsi>
        <ItemCancelDate>dateTime</ItemCancelDate>
        <ItemCancelReason>string</ItemCancelReason>
        <GiftWrappingCost>decimal</GiftWrappingCost>
        <ReturnOption>string</ReturnOption>
        <LineType>string</LineType>
        <DistributorId>decimal</DistributorId>
        <ShippingCost>decimal</ShippingCost>
        <DistributorPaymentID>decimal</DistributorPaymentID>
        <CustomerReviewSent>boolean</CustomerReviewSent>
        <FeedbackReminderSent>boolean</FeedbackReminderSent>
        <BuyDotComOrderItemCode>string</BuyDotComOrderItemCode>
        <ReshippedOrderID>int</ReshippedOrderID>
        <ItemCaptures d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </Item>
      <Item>
        <ItemID>string</ItemID>
        <OrderID>string</OrderID>
        <OrderNumber>string</OrderNumber>
        <OrderExternalOrderID>string</OrderExternalOrderID>
        <Exported>boolean</Exported>
        <Option1>string</Option1>
        <Option2 d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <Option1IDs>string</Option1IDs>
        <ItemIndex>string</ItemIndex>
        <ItemStatus>string</ItemStatus>
        <ItemStatusId>string</ItemStatusId>
        <ItemProductID>int</ItemProductID>
        <ItemProduct d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <ItemDiscounts d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <ItemOptions d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <ItemPrice>decimal</ItemPrice>
        <ItemCost>decimal</ItemCost>
        <ItemQuantity>string</ItemQuantity>
        <ItemQuantitySent>string</ItemQuantitySent>
        <ItemTotal>decimal</ItemTotal>
        <ItemTax>decimal</ItemTax>
        <ItemShipping>decimal</ItemShipping>
        <ItemCustomShipCode>string</ItemCustomShipCode>
        <ItemShippingService>string</ItemShippingService>
        <ItemShippingTracking>string</ItemShippingTracking>
        <ItemDistributor d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <ItemNotes>string</ItemNotes>
        <ItemReturnReason>string</ItemReturnReason>
        <ItemReturnStatus>string</ItemReturnStatus>
        <ItemReturnType>string</ItemReturnType>
        <ItemPONumber>string</ItemPONumber>
        <ItemPOSentBy>string</ItemPOSentBy>
        <ItemPOShipper>string</ItemPOShipper>
        <ItemPOShippingType>string</ItemPOShippingType>
        <ItemShippingType>string</ItemShippingType>
        <ItemAuthDate>dateTime</ItemAuthDate>
        <ItemRMA>boolean</ItemRMA>
        <ItemRMADate>dateTime</ItemRMADate>
        <ItemShipDate>dateTime</ItemShipDate>
        <ItemGiftWrap>boolean</ItemGiftWrap>
        <ItemAmazonOrderItemCode>string</ItemAmazonOrderItemCode>
        <ItemOverstockOrderItemCode>string</ItemOverstockOrderItemCode>
        <ItemSupplierCode>string</ItemSupplierCode>
        <ItemShippingId>int</ItemShippingId>
        <ItemDeliveryDate>string</ItemDeliveryDate>
        <ItemEstShippingDate>string</ItemEstShippingDate>
        <ShipperId>int</ShipperId>
        <ItemLevelSupplierID>int</ItemLevelSupplierID>
        <ItemLevelSupplierName>string</ItemLevelSupplierName>
        <ItemGiftMessage>string</ItemGiftMessage>
        <ItemGiftCardCode>string</ItemGiftCardCode>
        <ItemNextPurchaseOn>string</ItemNextPurchaseOn>
        <ItemSubscNickname>string</ItemSubscNickname>
        <ItemSerials d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <ItemAddressID>int</ItemAddressID>
        <AdjustAmount>decimal</AdjustAmount>
        <AdjustLabel>string</AdjustLabel>
        <ItemInvoiceNo>string</ItemInvoiceNo>
        <ItemInvoiceTax>decimal</ItemInvoiceTax>
        <ItemInvoiceShipping>decimal</ItemInvoiceShipping>
        <Item_CouponAmount>decimal</Item_CouponAmount>
        <ItemAPICaptured>boolean</ItemAPICaptured>
        <ItemGroupID>int</ItemGroupID>
        <ItemCarrierID>int</ItemCarrierID>
        <ItemEWaste>decimal</ItemEWaste>
        <ItemBrand>string</ItemBrand>
        <LineItemNumber>decimal</LineItemNumber>
        <WishList_ID>decimal</WishList_ID>
        <ItemTaxRate>decimal</ItemTaxRate>
        <ItemShippingTaxRate>decimal</ItemShippingTaxRate>
        <ItemTaxIsExempt>boolean</ItemTaxIsExempt>
        <ItemTaxExemptCert>string</ItemTaxExemptCert>
        <ItemTaxIsManual>boolean</ItemTaxIsManual>
        <ItemTaxGenInfo>string</ItemTaxGenInfo>
        <ItemTaxUnroundedAmount>decimal</ItemTaxUnroundedAmount>
        <ItemDiscountDetailsTotal>decimal</ItemDiscountDetailsTotal>
        <ItemTaxAuthorities d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <ItemDiscountDetails d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <DestinationStore>string</DestinationStore>
        <ItemDestinationStore d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <ItemDutyAmount>decimal</ItemDutyAmount>
        <PriceOverride d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <CustomData1>string</CustomData1>
        <CustomData2>string</CustomData2>
        <CustomData3>string</CustomData3>
        <CustomData4>string</CustomData4>
        <CustomData5>string</CustomData5>
        <ItemCondition>string</ItemCondition>
        <ItemReturnDate>dateTime</ItemReturnDate>
        <ItemShippingTax>decimal</ItemShippingTax>
        <OrderItemType>string</OrderItemType>
        <DestinationStoreID>int</DestinationStoreID>
        <MerchPONumber>string</MerchPONumber>
        <CartonNo>string</CartonNo>
        <GiftWrapTaxAmount>decimal</GiftWrapTaxAmount>
        <GiftWrapTaxRate>decimal</GiftWrapTaxRate>
        <FutureInventory>boolean</FutureInventory>
        <ItemStockStatusID>int</ItemStockStatusID>
        <ItemStockStatus>string</ItemStockStatus>
        <ItemNsiDsi>int</ItemNsiDsi>
        <ItemCancelDate>dateTime</ItemCancelDate>
        <ItemCancelReason>string</ItemCancelReason>
        <GiftWrappingCost>decimal</GiftWrappingCost>
        <ReturnOption>string</ReturnOption>
        <LineType>string</LineType>
        <DistributorId>decimal</DistributorId>
        <ShippingCost>decimal</ShippingCost>
        <DistributorPaymentID>decimal</DistributorPaymentID>
        <CustomerReviewSent>boolean</CustomerReviewSent>
        <FeedbackReminderSent>boolean</FeedbackReminderSent>
        <BuyDotComOrderItemCode>string</BuyDotComOrderItemCode>
        <ReshippedOrderID>int</ReshippedOrderID>
        <ItemCaptures d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </Item>
      <Response>
        <ResponseHasErrors>boolean</ResponseHasErrors>
        <ResponseCode>string</ResponseCode>
        <ResponseDescription>string</ResponseDescription>
        <ResponseCustomReturn1>string</ResponseCustomReturn1>
        <ResponseCustomReturn2>string</ResponseCustomReturn2>
        <ResponseCustomReturn3>string</ResponseCustomReturn3>
        <ResponseCustomReturn4>string</ResponseCustomReturn4>
        <ResponseCustomReturn5>string</ResponseCustomReturn5>
        <ResponseDebugging>string</ResponseDebugging>
        <ResponseOrderSuccess d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <ResponseOrderErrors d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <ResponseOrderMessages d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </Response>
    </OrderItems>
    <ServiceTaxAuthorities>
      <ServiceTaxAuthority>
        <TaxAuthName>string</TaxAuthName>
        <TaxAuthID>int</TaxAuthID>
        <TaxAuthZoneID>int</TaxAuthZoneID>
        <TaxAuthAmount>decimal</TaxAuthAmount>
        <TaxAuthUnroundedAmount>decimal</TaxAuthUnroundedAmount>
        <TaxAuthIsVAT>boolean</TaxAuthIsVAT>
        <TaxAuthVATCode>string</TaxAuthVATCode>
        <TaxAuthRate>decimal</TaxAuthRate>
        <TaxAuthRuleID>int</TaxAuthRuleID>
        <TaxAuthNumber>int</TaxAuthNumber>
      </ServiceTaxAuthority>
      <ServiceTaxAuthority>
        <TaxAuthName>string</TaxAuthName>
        <TaxAuthID>int</TaxAuthID>
        <TaxAuthZoneID>int</TaxAuthZoneID>
        <TaxAuthAmount>decimal</TaxAuthAmount>
        <TaxAuthUnroundedAmount>decimal</TaxAuthUnroundedAmount>
        <TaxAuthIsVAT>boolean</TaxAuthIsVAT>
        <TaxAuthVATCode>string</TaxAuthVATCode>
        <TaxAuthRate>decimal</TaxAuthRate>
        <TaxAuthRuleID>int</TaxAuthRuleID>
        <TaxAuthNumber>int</TaxAuthNumber>
      </ServiceTaxAuthority>
    </ServiceTaxAuthorities>
    <OrderCoupons>
      <OrderCoupon>
        <RowID>int</RowID>
        <OrderID>int</OrderID>
        <CouponID>int</CouponID>
        <CouponAmount>decimal</CouponAmount>
      </OrderCoupon>
      <OrderCoupon>
        <RowID>int</RowID>
        <OrderID>int</OrderID>
        <CouponID>int</CouponID>
        <CouponAmount>decimal</CouponAmount>
      </OrderCoupon>
      <Response>
        <ResponseHasErrors>boolean</ResponseHasErrors>
        <ResponseCode>string</ResponseCode>
        <ResponseDescription>string</ResponseDescription>
        <ResponseCustomReturn1>string</ResponseCustomReturn1>
        <ResponseCustomReturn2>string</ResponseCustomReturn2>
        <ResponseCustomReturn3>string</ResponseCustomReturn3>
        <ResponseCustomReturn4>string</ResponseCustomReturn4>
        <ResponseCustomReturn5>string</ResponseCustomReturn5>
        <ResponseDebugging>string</ResponseDebugging>
        <ResponseOrderSuccess d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <ResponseOrderErrors d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <ResponseOrderMessages d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </Response>
    </OrderCoupons>
    <OrderFraudScore>
      <FraudScoreID>int</FraudScoreID>
      <OrderID>int</OrderID>
      <Type>string</Type>
      <TransactionID>string</TransactionID>
      <Result>string</Result>
      <ReviewDate>dateTime</ReviewDate>
    </OrderFraudScore>
    <OrderAffiliate>
      <AffiliateID>int</AffiliateID>
      <AffiliateCompany>string</AffiliateCompany>
      <AffiliateSSN>string</AffiliateSSN>
      <AffiliatePayableTo>string</AffiliatePayableTo>
      <AffiliateContact>string</AffiliateContact>
      <AffiliateAddress1>string</AffiliateAddress1>
      <AffiliateAddress2>string</AffiliateAddress2>
      <AffiliateCity>string</AffiliateCity>
      <AffiliateState>string</AffiliateState>
      <AffiliateCountry>string</AffiliateCountry>
      <AffiliateZip>string</AffiliateZip>
      <AffiliatePhone>string</AffiliatePhone>
      <AffiliateFax>string</AffiliateFax>
      <AffiliateEmail>string</AffiliateEmail>
      <AffiliateCreateTime>dateTime</AffiliateCreateTime>
      <AffiliateURL>string</AffiliateURL>
      <AffiliateCommission>decimal</AffiliateCommission>
      <AffiliateFlatRate>boolean</AffiliateFlatRate>
      <AffiliateMinOrderAmount>decimal</AffiliateMinOrderAmount>
      <AffiliateCPC>decimal</AffiliateCPC>
      <AffiliateOverwiteNotification>boolean</AffiliateOverwiteNotification>
      <AffiliateLogoURL>string</AffiliateLogoURL>
      <AffiliateGroupID>int</AffiliateGroupID>
      <AffiliateUserName>string</AffiliateUserName>
      <AffiliatePassword>string</AffiliatePassword>
      <ExternalID>string</ExternalID>
    </OrderAffiliate>
    <OrderAffliliateID>int</OrderAffliliateID>
    <OrderAffiliateID>int</OrderAffiliateID>
    <ExternalAffId>string</ExternalAffId>
    <OrderAffiliateGroup>string</OrderAffiliateGroup>
    <OrderCustomField1>string</OrderCustomField1>
    <OrderCustomField2>string</OrderCustomField2>
    <OrderCustomField3>string</OrderCustomField3>
    <OrderCustomField4>string</OrderCustomField4>
    <OrderCustomField5>string</OrderCustomField5>
    <BillingAddressID>int</BillingAddressID>
    <OrderCustomerReview>boolean</OrderCustomerReview>
    <OrderPreOrderDate>dateTime</OrderPreOrderDate>
    <OrderSignatureWaived>boolean</OrderSignatureWaived>
    <OrderPaymentUseFee>decimal</OrderPaymentUseFee>
    <OrderProcessingFee>decimal</OrderProcessingFee>
    <OrderGiftCards>
      <OrderGiftCard>
        <OrderGiftCardID>int</OrderGiftCardID>
        <OrderID>int</OrderID>
        <OrderGiftCardNo>string</OrderGiftCardNo>
        <OrderGiftCardTransID>string</OrderGiftCardTransID>
        <OrderGiftCardAmt>decimal</OrderGiftCardAmt>
        <OrderGiftCardAmtCaptured>decimal</OrderGiftCardAmtCaptured>
        <OrderGiftCardPin>string</OrderGiftCardPin>
        <OrderGiftCardBalanceCaptured>decimal</OrderGiftCardBalanceCaptured>
      </OrderGiftCard>
      <OrderGiftCard>
        <OrderGiftCardID>int</OrderGiftCardID>
        <OrderID>int</OrderID>
        <OrderGiftCardNo>string</OrderGiftCardNo>
        <OrderGiftCardTransID>string</OrderGiftCardTransID>
        <OrderGiftCardAmt>decimal</OrderGiftCardAmt>
        <OrderGiftCardAmtCaptured>decimal</OrderGiftCardAmtCaptured>
        <OrderGiftCardPin>string</OrderGiftCardPin>
        <OrderGiftCardBalanceCaptured>decimal</OrderGiftCardBalanceCaptured>
      </OrderGiftCard>
      <Response>
        <ResponseHasErrors>boolean</ResponseHasErrors>
        <ResponseCode>string</ResponseCode>
        <ResponseDescription>string</ResponseDescription>
        <ResponseCustomReturn1>string</ResponseCustomReturn1>
        <ResponseCustomReturn2>string</ResponseCustomReturn2>
        <ResponseCustomReturn3>string</ResponseCustomReturn3>
        <ResponseCustomReturn4>string</ResponseCustomReturn4>
        <ResponseCustomReturn5>string</ResponseCustomReturn5>
        <ResponseDebugging>string</ResponseDebugging>
        <ResponseOrderSuccess d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <ResponseOrderErrors d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <ResponseOrderMessages d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </Response>
    </OrderGiftCards>
    <OrderCredits>
      <OrderCredit>
        <AmazonOrderDate>dateTime</AmazonOrderDate>
        <AmazonOrderNumber>string</AmazonOrderNumber>
        <AmazonOrderId>string</AmazonOrderId>
        <CreditID>int</CreditID>
        <OrderNumber>int</OrderNumber>
        <OrderID>int</OrderID>
        <ItemID>int</ItemID>
        <CardType>string</CardType>
        <ExternalTransactionNumber>string</ExternalTransactionNumber>
        <PaymentTypeId>int</PaymentTypeId>
        <ProductName>string</ProductName>
        <ProductPartNo>string</ProductPartNo>
        <AlternatePartNo>string</AlternatePartNo>
        <UPC>string</UPC>
        <OptionUPC>string</OptionUPC>
        <OptionId>decimal</OptionId>
        <CreditType>string</CreditType>
        <CreditAmount>decimal</CreditAmount>
        <CreditDate>dateTime</CreditDate>
        <CreditReason>string</CreditReason>
        <CustomerID>int</CustomerID>
        <OrderItems d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </OrderCredit>
      <OrderCredit>
        <AmazonOrderDate>dateTime</AmazonOrderDate>
        <AmazonOrderNumber>string</AmazonOrderNumber>
        <AmazonOrderId>string</AmazonOrderId>
        <CreditID>int</CreditID>
        <OrderNumber>int</OrderNumber>
        <OrderID>int</OrderID>
        <ItemID>int</ItemID>
        <CardType>string</CardType>
        <ExternalTransactionNumber>string</ExternalTransactionNumber>
        <PaymentTypeId>int</PaymentTypeId>
        <ProductName>string</ProductName>
        <ProductPartNo>string</ProductPartNo>
        <AlternatePartNo>string</AlternatePartNo>
        <UPC>string</UPC>
        <OptionUPC>string</OptionUPC>
        <OptionId>decimal</OptionId>
        <CreditType>string</CreditType>
        <CreditAmount>decimal</CreditAmount>
        <CreditDate>dateTime</CreditDate>
        <CreditReason>string</CreditReason>
        <CustomerID>int</CustomerID>
        <OrderItems d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </OrderCredit>
      <Response>
        <ResponseHasErrors>boolean</ResponseHasErrors>
        <ResponseCode>string</ResponseCode>
        <ResponseDescription>string</ResponseDescription>
        <ResponseCustomReturn1>string</ResponseCustomReturn1>
        <ResponseCustomReturn2>string</ResponseCustomReturn2>
        <ResponseCustomReturn3>string</ResponseCustomReturn3>
        <ResponseCustomReturn4>string</ResponseCustomReturn4>
        <ResponseCustomReturn5>string</ResponseCustomReturn5>
        <ResponseDebugging>string</ResponseDebugging>
        <ResponseOrderSuccess d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <ResponseOrderErrors d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <ResponseOrderMessages d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </Response>
    </OrderCredits>
    <CompleteExported>boolean</CompleteExported>
    <CustomData1>string</CustomData1>
    <CustomData2>string</CustomData2>
    <CustomData3>string</CustomData3>
    <CustomData4>string</CustomData4>
    <CustomData5>string</CustomData5>
    <CustomDataAdditionalInfo>string</CustomDataAdditionalInfo>
    <OrderEbayListingID>string</OrderEbayListingID>
    <OrderBuyDotComOrderID>string</OrderBuyDotComOrderID>
    <OrderRoutingCode>string</OrderRoutingCode>
    <OrderUserAgent>string</OrderUserAgent>
    <ProfitCenterNumber>string</ProfitCenterNumber>
    <PurchaseOrderNumber>string</PurchaseOrderNumber>
    <CampaignId>int</CampaignId>
    <TierCartFee>decimal</TierCartFee>
    <TierQuantityDiscount>decimal</TierQuantityDiscount>
    <OrderTracking>string</OrderTracking>
    <OnlyShipCompleted>boolean</OnlyShipCompleted>
    <OrderEWaste>decimal</OrderEWaste>
    <showItemsPrice>boolean</showItemsPrice>
    <OrderAmountShippingTax>decimal</OrderAmountShippingTax>
    <OrderModified>dateTime</OrderModified>
    <OrderType>string</OrderType>
    <OrderDutyAmount>decimal</OrderDutyAmount>
    <LastModifiedBy>string</LastModifiedBy>
    <CultureCode>string</CultureCode>
    <AffiliateGroupBrand>string</AffiliateGroupBrand>
    <CurrencyCode>string</CurrencyCode>
    <OrderTimeZone>string</OrderTimeZone>
    <AffiliateExternalID>string</AffiliateExternalID>
    <LanguageISOCode>string</LanguageISOCode>
    <LocaleID>string</LocaleID>
    <AffiliateGroupExternalId>string</AffiliateGroupExternalId>
    <Tenders>
      <Tender>
        <TenderID>long</TenderID>
        <ExternalTenderTypeID>int</ExternalTenderTypeID>
        <TenderType d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <TenderTypeID>int</TenderTypeID>
        <OrderID>int</OrderID>
        <TransactionDateTime>dateTime</TransactionDateTime>
        <TenderAmount>decimal</TenderAmount>
        <ExchangeRate>decimal</ExchangeRate>
        <ForeignAmount>decimal</ForeignAmount>
        <CurrencyCode>string</CurrencyCode>
        <AlternateExchangeRate>decimal</AlternateExchangeRate>
        <IsChange>boolean</IsChange>
        <IsForeignFlag>boolean</IsForeignFlag>
        <TenderAuths d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <TenderCCDebitDetail d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <TenderMiscDetail d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </Tender>
      <Tender>
        <TenderID>long</TenderID>
        <ExternalTenderTypeID>int</ExternalTenderTypeID>
        <TenderType d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <TenderTypeID>int</TenderTypeID>
        <OrderID>int</OrderID>
        <TransactionDateTime>dateTime</TransactionDateTime>
        <TenderAmount>decimal</TenderAmount>
        <ExchangeRate>decimal</ExchangeRate>
        <ForeignAmount>decimal</ForeignAmount>
        <CurrencyCode>string</CurrencyCode>
        <AlternateExchangeRate>decimal</AlternateExchangeRate>
        <IsChange>boolean</IsChange>
        <IsForeignFlag>boolean</IsForeignFlag>
        <TenderAuths d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <TenderCCDebitDetail d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <TenderMiscDetail d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </Tender>
      <Response>
        <ResponseHasErrors>boolean</ResponseHasErrors>
        <ResponseCode>string</ResponseCode>
        <ResponseDescription>string</ResponseDescription>
        <ResponseCustomReturn1>string</ResponseCustomReturn1>
        <ResponseCustomReturn2>string</ResponseCustomReturn2>
        <ResponseCustomReturn3>string</ResponseCustomReturn3>
        <ResponseCustomReturn4>string</ResponseCustomReturn4>
        <ResponseCustomReturn5>string</ResponseCustomReturn5>
        <ResponseDebugging>string</ResponseDebugging>
        <ResponseOrderSuccess d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <ResponseOrderErrors d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <ResponseOrderMessages d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </Response>
    </Tenders>
    <OrderGroups>
      <OrderGroup>
        <DestinationAddressIndex>string</DestinationAddressIndex>
        <BillingAddressIndex>string</BillingAddressIndex>
        <ItemSet d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </OrderGroup>
      <OrderGroup>
        <DestinationAddressIndex>string</DestinationAddressIndex>
        <BillingAddressIndex>string</BillingAddressIndex>
        <ItemSet d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </OrderGroup>
    </OrderGroups>
  </Order>
  <Order>
    <xtraNotes>
      <string>string</string>
      <string>string</string>
    </xtraNotes>
    <LastModifiedDate>dateTime</LastModifiedDate>
    <OrderPaymentTypeId>int</OrderPaymentTypeId>
    <OrderID>string</OrderID>
    <OrderNumber>string</OrderNumber>
    <OrderCustomer>
      <AVSMemberID>string</AVSMemberID>
      <CustomerID>string</CustomerID>
      <CustomerCompany>string</CustomerCompany>
      <CustomerName>string</CustomerName>
      <CustomerFirstName>string</CustomerFirstName>
      <CustomerLastName>string</CustomerLastName>
      <CustomerMiddleName>string</CustomerMiddleName>
      <CustomerPrefix>string</CustomerPrefix>
      <CustomerSuffix>string</CustomerSuffix>
      <CustomerDateOfBirth>string</CustomerDateOfBirth>
      <CustomerGender>string</CustomerGender>
      <CustomerPreferredMethodOfContact>string</CustomerPreferredMethodOfContact>
      <CustomerPreferredLanguage>string</CustomerPreferredLanguage>
      <CustomerAddress1>string</CustomerAddress1>
      <CustomerAddress2>string</CustomerAddress2>
      <CustomerCity>string</CustomerCity>
      <CustomerStateProvince>string</CustomerStateProvince>
      <CustomerPostalCode>string</CustomerPostalCode>
      <CustomerCountry>string</CustomerCountry>
      <CustomerCountryCode>string</CustomerCountryCode>
      <CustomerCountryISOCode>string</CustomerCountryISOCode>
      <CustomerEmail>string</CustomerEmail>
      <CustomerPlainText>boolean</CustomerPlainText>
      <CustomerPassword>string</CustomerPassword>
      <CustomerPhone>string</CustomerPhone>
      <CustomerPhone2>string</CustomerPhone2>
      <CustomerPhone3>string</CustomerPhone3>
      <CustomerPhone4>string</CustomerPhone4>
      <CustomerFax>string</CustomerFax>
      <CustomerNotes>string</CustomerNotes>
      <CustomerCreateDate>dateTime</CustomerCreateDate>
      <CustomerModifiedDate>dateTime</CustomerModifiedDate>
      <CustomerPromos>boolean</CustomerPromos>
      <CustomerSMSPromos>boolean</CustomerSMSPromos>
      <CustomerCatalogPromos>boolean</CustomerCatalogPromos>
      <CustomerNewCustomer>boolean</CustomerNewCustomer>
      <CustomerSaveCCInfo>boolean</CustomerSaveCCInfo>
      <CustomerEmailExported>boolean</CustomerEmailExported>
      <CustomerGoogleBuyerID>string</CustomerGoogleBuyerID>
      <CustomerPayPalBuyerID>string</CustomerPayPalBuyerID>
      <BillingAddressIndex>string</BillingAddressIndex>
      <CustomerShippingAddresses>
        <CustomerShippingAddress d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <CustomerShippingAddress d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <Response d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </CustomerShippingAddresses>
      <CustomerAlternatePayments>
        <CustomerAlternatePayment d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <CustomerAlternatePayment d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <Response d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </CustomerAlternatePayments>
      <CustomerOrders>
        <Order d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <Order d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <Response d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </CustomerOrders>
      <CustomerSubscriptions>
        <Subscription d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <Subscription d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </CustomerSubscriptions>
      <CustomerTierGroups>
        <CustomerTierGroup d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <CustomerTierGroup d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <Response d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </CustomerTierGroups>
      <CustomerTokens>
        <CustomerToken d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <CustomerToken d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </CustomerTokens>
      <CustomerAffiliateCampaign>
        <CampaignID>int</CampaignID>
        <AffiliateID>int</AffiliateID>
        <AffiliateCampaignDescription>string</AffiliateCampaignDescription>
        <AffiliateCampaignDate>string</AffiliateCampaignDate>
        <AffiliateCampaignType>string</AffiliateCampaignType>
        <AffiliateCampaignPageName>string</AffiliateCampaignPageName>
        <AffiliateCampaignPageVariables>string</AffiliateCampaignPageVariables>
        <AffiliateCampaignPageDate>string</AffiliateCampaignPageDate>
        <AffiliateSource>boolean</AffiliateSource>
      </CustomerAffiliateCampaign>
      <CustomerExternalID>string</CustomerExternalID>
      <CustomerThirdPartyEmailFlag>boolean</CustomerThirdPartyEmailFlag>
      <CustomerThirdPartyCatalogFlag>boolean</CustomerThirdPartyCatalogFlag>
      <CustomerBMLAccountNumber>string</CustomerBMLAccountNumber>
      <IsGuest>boolean</IsGuest>
      <LoyaltyDiscount>decimal</LoyaltyDiscount>
      <CrmID>string</CrmID>
      <LanguagePreference>string</LanguagePreference>
      <CustomAnswers>
        <CustomerAnswer d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <CustomerAnswer d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <Response d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </CustomAnswers>
      <CustomerTierGroupAdmins>
        <CustomerTierGroupAdmin d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <CustomerTierGroupAdmin d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <Response d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </CustomerTierGroupAdmins>
    </OrderCustomer>
    <OrderContact>string</OrderContact>
    <FirstName>string</FirstName>
    <LastName>string</LastName>
    <OrderAuthCode>string</OrderAuthCode>
    <OrderAuthDate>dateTime</OrderAuthDate>
    <OrderAuthAmount>decimal</OrderAuthAmount>
    <RequestToken>string</RequestToken>
    <RequestID>string</RequestID>
    <CVVResponse>string</CVVResponse>
    <AVSResponse>string</AVSResponse>
    <SubscriberID>string</SubscriberID>
    <OrderDate>dateTime</OrderDate>
    <OrderAmount>decimal</OrderAmount>
    <OrderAmountShipping>decimal</OrderAmountShipping>
    <OrderAmountTax>decimal</OrderAmountTax>
    <OrderTaxRateApplied>decimal</OrderTaxRateApplied>
    <OrderTaxCode>string</OrderTaxCode>
    <OrderAmountTotal>decimal</OrderAmountTotal>
    <OrderAmountCoupon>decimal</OrderAmountCoupon>
    <OrderAmountBalance>decimal</OrderAmountBalance>
    <OrderAmountDownPayment>decimal</OrderAmountDownPayment>
    <OrderAmountPaid>decimal</OrderAmountPaid>
    <OrderAmountGiftCard>decimal</OrderAmountGiftCard>
    <OrderAmountCredit>decimal</OrderAmountCredit>
    <OrderShippingAddress1>string</OrderShippingAddress1>
    <OrderShippingAddress2>string</OrderShippingAddress2>
    <OrderShippingCity>string</OrderShippingCity>
    <OrderShippingStateProvince>string</OrderShippingStateProvince>
    <OrderShippingZip>string</OrderShippingZip>
    <OrderShippingPhone>string</OrderShippingPhone>
    <OrderShippingFax>string</OrderShippingFax>
    <OrderShippingCountry>string</OrderShippingCountry>
    <OrderPOBlurb>string</OrderPOBlurb>
    <OrderShippingCountryCode>string</OrderShippingCountryCode>
    <OrderShippingCountryISOCode>string</OrderShippingCountryISOCode>
    <OrderShippingLocation>string</OrderShippingLocation>
    <OrderCardProcessing>None or Authorize or Capture</OrderCardProcessing>
    <OrderCardName>string</OrderCardName>
    <OrderCardCode>string</OrderCardCode>
    <OrderCardNumber>string</OrderCardNumber>
    <OrderCardExp>string</OrderCardExp>
    <OrderCardDisplay>string</OrderCardDisplay>
    <OrderCardType>string</OrderCardType>
    <OrderCardDisabled>boolean</OrderCardDisabled>
    <OrderPaymentType>string</OrderPaymentType>
    <OrderStatus>string</OrderStatus>
    <OrderStatusId>int</OrderStatusId>
    <OrderCouponID>int</OrderCouponID>
    <OrderCouponName>string</OrderCouponName>
    <OrderComments>string</OrderComments>
    <OrderComeFrom>string</OrderComeFrom>
    <OrderSalesPerson>string</OrderSalesPerson>
    <OrderSalesPersonNumber>string</OrderSalesPersonNumber>
    <OrderAffiliateType>int</OrderAffiliateType>
    <OrderDiscountDetailsTotal>decimal</OrderDiscountDetailsTotal>
    <originalSiteId>int</originalSiteId>
    <OrderCorporateAccountNo>string</OrderCorporateAccountNo>
    <OrderCorporatePONo>string</OrderCorporatePONo>
    <OrderReferencePONo>string</OrderReferencePONo>
    <OrderHeardFrom>string</OrderHeardFrom>
    <OrderPaymentId>int</OrderPaymentId>
    <OrderAmazonOrderID>string</OrderAmazonOrderID>
    <OrderAmazonResult>string</OrderAmazonResult>
    <OrderAmazonSettled>boolean</OrderAmazonSettled>
    <OrderAmazonDeposit>dateTime</OrderAmazonDeposit>
    <OrderGoogleOrderID>string</OrderGoogleOrderID>
    <OrderGoogleResult>string</OrderGoogleResult>
    <OrderPayPalOrderID>string</OrderPayPalOrderID>
    <OrderPayPalBillingAgreementID>string</OrderPayPalBillingAgreementID>
    <OrderPayPalResult>string</OrderPayPalResult>
    <OrderOverstockOrderID>string</OrderOverstockOrderID>
    <OrderEBillMeOrderID>string</OrderEBillMeOrderID>
    <OrderIPAddress>string</OrderIPAddress>
    <OrderSessionID>string</OrderSessionID>
    <OrderChargeTax>boolean</OrderChargeTax>
    <OrderBankName>string</OrderBankName>
    <OrderBankAccount>string</OrderBankAccount>
    <OrderABARouting>string</OrderABARouting>
    <OrderTerms>string</OrderTerms>
    <OrderTermsDue>dateTime</OrderTermsDue>
    <OrderGiftCardNumber>string</OrderGiftCardNumber>
    <OrderGiftWrapping>boolean</OrderGiftWrapping>
    <OrderGiftWrappingCost>decimal</OrderGiftWrappingCost>
    <OrderGiftWrappingMessage>string</OrderGiftWrappingMessage>
    <OrderFreightWhiteGlove>decimal</OrderFreightWhiteGlove>
    <OrderFreightAcc>string</OrderFreightAcc>
    <OrderExternalOrderID>string</OrderExternalOrderID>
    <LineItemNumber>string</LineItemNumber>
    <OrderAuths>
      <OrderAuth>
        <OrderId>string</OrderId>
        <DateAuthorized>dateTime</DateAuthorized>
        <AuthOrderNumber>string</AuthOrderNumber>
        <CardAuthCode>string</CardAuthCode>
        <AuthAmount>decimal</AuthAmount>
        <AvailableAmount>decimal</AvailableAmount>
        <PriorAuthCode>string</PriorAuthCode>
        <RequestToken>string</RequestToken>
        <RequestID>string</RequestID>
        <CVVResponse>string</CVVResponse>
        <AVSResponse>string</AVSResponse>
        <SubscriberID>string</SubscriberID>
        <SettlementData>string</SettlementData>
        <ReferenceNumber>string</ReferenceNumber>
        <PaymentId>string</PaymentId>
        <OrderAuthID>decimal</OrderAuthID>
      </OrderAuth>
      <OrderAuth>
        <OrderId>string</OrderId>
        <DateAuthorized>dateTime</DateAuthorized>
        <AuthOrderNumber>string</AuthOrderNumber>
        <CardAuthCode>string</CardAuthCode>
        <AuthAmount>decimal</AuthAmount>
        <AvailableAmount>decimal</AvailableAmount>
        <PriorAuthCode>string</PriorAuthCode>
        <RequestToken>string</RequestToken>
        <RequestID>string</RequestID>
        <CVVResponse>string</CVVResponse>
        <AVSResponse>string</AVSResponse>
        <SubscriberID>string</SubscriberID>
        <SettlementData>string</SettlementData>
        <ReferenceNumber>string</ReferenceNumber>
        <PaymentId>string</PaymentId>
        <OrderAuthID>decimal</OrderAuthID>
      </OrderAuth>
      <Response>
        <ResponseHasErrors>boolean</ResponseHasErrors>
        <ResponseCode>string</ResponseCode>
        <ResponseDescription>string</ResponseDescription>
        <ResponseCustomReturn1>string</ResponseCustomReturn1>
        <ResponseCustomReturn2>string</ResponseCustomReturn2>
        <ResponseCustomReturn3>string</ResponseCustomReturn3>
        <ResponseCustomReturn4>string</ResponseCustomReturn4>
        <ResponseCustomReturn5>string</ResponseCustomReturn5>
        <ResponseDebugging>string</ResponseDebugging>
        <ResponseOrderSuccess d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <ResponseOrderErrors d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <ResponseOrderMessages d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </Response>
    </OrderAuths>
    <OrderShippings>
      <OrderShipping>
        <OrderShippingId>int</OrderShippingId>
        <OrderId>int</OrderId>
        <LabelTrackingNumber>string</LabelTrackingNumber>
        <LabelCreateDate>dateTime</LabelCreateDate>
        <LabelOrderItems>string</LabelOrderItems>
        <LabelBoxSize>string</LabelBoxSize>
        <LabelBoxWeight>string</LabelBoxWeight>
        <LabelBoxCount>int</LabelBoxCount>
        <LabelBoxServiceType>string</LabelBoxServiceType>
        <LabelCost>decimal</LabelCost>
        <LabelCarrierCode>string</LabelCarrierCode>
        <LabelVoid>boolean</LabelVoid>
        <LabelServiceType>string</LabelServiceType>
        <LabelType>string</LabelType>
        <LabelExported>boolean</LabelExported>
        <LabelPickListExported>boolean</LabelPickListExported>
        <LabelFormType>string</LabelFormType>
        <LabelImage2>base64Binary</LabelImage2>
        <LabelImage3>base64Binary</LabelImage3>
        <LabelCommercialInvoiceExported>boolean</LabelCommercialInvoiceExported>
        <LabelRMA>boolean</LabelRMA>
        <LabelSupplier>int</LabelSupplier>
      </OrderShipping>
      <OrderShipping>
        <OrderShippingId>int</OrderShippingId>
        <OrderId>int</OrderId>
        <LabelTrackingNumber>string</LabelTrackingNumber>
        <LabelCreateDate>dateTime</LabelCreateDate>
        <LabelOrderItems>string</LabelOrderItems>
        <LabelBoxSize>string</LabelBoxSize>
        <LabelBoxWeight>string</LabelBoxWeight>
        <LabelBoxCount>int</LabelBoxCount>
        <LabelBoxServiceType>string</LabelBoxServiceType>
        <LabelCost>decimal</LabelCost>
        <LabelCarrierCode>string</LabelCarrierCode>
        <LabelVoid>boolean</LabelVoid>
        <LabelServiceType>string</LabelServiceType>
        <LabelType>string</LabelType>
        <LabelExported>boolean</LabelExported>
        <LabelPickListExported>boolean</LabelPickListExported>
        <LabelFormType>string</LabelFormType>
        <LabelImage2>base64Binary</LabelImage2>
        <LabelImage3>base64Binary</LabelImage3>
        <LabelCommercialInvoiceExported>boolean</LabelCommercialInvoiceExported>
        <LabelRMA>boolean</LabelRMA>
        <LabelSupplier>int</LabelSupplier>
      </OrderShipping>
      <Response>
        <ResponseHasErrors>boolean</ResponseHasErrors>
        <ResponseCode>string</ResponseCode>
        <ResponseDescription>string</ResponseDescription>
        <ResponseCustomReturn1>string</ResponseCustomReturn1>
        <ResponseCustomReturn2>string</ResponseCustomReturn2>
        <ResponseCustomReturn3>string</ResponseCustomReturn3>
        <ResponseCustomReturn4>string</ResponseCustomReturn4>
        <ResponseCustomReturn5>string</ResponseCustomReturn5>
        <ResponseDebugging>string</ResponseDebugging>
        <ResponseOrderSuccess d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <ResponseOrderErrors d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <ResponseOrderMessages d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </Response>
    </OrderShippings>
    <OrderItems lookupby="string">
      <Item>
        <ItemID>string</ItemID>
        <OrderID>string</OrderID>
        <OrderNumber>string</OrderNumber>
        <OrderExternalOrderID>string</OrderExternalOrderID>
        <Exported>boolean</Exported>
        <Option1>string</Option1>
        <Option2 d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <Option1IDs>string</Option1IDs>
        <ItemIndex>string</ItemIndex>
        <ItemStatus>string</ItemStatus>
        <ItemStatusId>string</ItemStatusId>
        <ItemProductID>int</ItemProductID>
        <ItemProduct d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <ItemDiscounts d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <ItemOptions d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <ItemPrice>decimal</ItemPrice>
        <ItemCost>decimal</ItemCost>
        <ItemQuantity>string</ItemQuantity>
        <ItemQuantitySent>string</ItemQuantitySent>
        <ItemTotal>decimal</ItemTotal>
        <ItemTax>decimal</ItemTax>
        <ItemShipping>decimal</ItemShipping>
        <ItemCustomShipCode>string</ItemCustomShipCode>
        <ItemShippingService>string</ItemShippingService>
        <ItemShippingTracking>string</ItemShippingTracking>
        <ItemDistributor d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <ItemNotes>string</ItemNotes>
        <ItemReturnReason>string</ItemReturnReason>
        <ItemReturnStatus>string</ItemReturnStatus>
        <ItemReturnType>string</ItemReturnType>
        <ItemPONumber>string</ItemPONumber>
        <ItemPOSentBy>string</ItemPOSentBy>
        <ItemPOShipper>string</ItemPOShipper>
        <ItemPOShippingType>string</ItemPOShippingType>
        <ItemShippingType>string</ItemShippingType>
        <ItemAuthDate>dateTime</ItemAuthDate>
        <ItemRMA>boolean</ItemRMA>
        <ItemRMADate>dateTime</ItemRMADate>
        <ItemShipDate>dateTime</ItemShipDate>
        <ItemGiftWrap>boolean</ItemGiftWrap>
        <ItemAmazonOrderItemCode>string</ItemAmazonOrderItemCode>
        <ItemOverstockOrderItemCode>string</ItemOverstockOrderItemCode>
        <ItemSupplierCode>string</ItemSupplierCode>
        <ItemShippingId>int</ItemShippingId>
        <ItemDeliveryDate>string</ItemDeliveryDate>
        <ItemEstShippingDate>string</ItemEstShippingDate>
        <ShipperId>int</ShipperId>
        <ItemLevelSupplierID>int</ItemLevelSupplierID>
        <ItemLevelSupplierName>string</ItemLevelSupplierName>
        <ItemGiftMessage>string</ItemGiftMessage>
        <ItemGiftCardCode>string</ItemGiftCardCode>
        <ItemNextPurchaseOn>string</ItemNextPurchaseOn>
        <ItemSubscNickname>string</ItemSubscNickname>
        <ItemSerials d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <ItemAddressID>int</ItemAddressID>
        <AdjustAmount>decimal</AdjustAmount>
        <AdjustLabel>string</AdjustLabel>
        <ItemInvoiceNo>string</ItemInvoiceNo>
        <ItemInvoiceTax>decimal</ItemInvoiceTax>
        <ItemInvoiceShipping>decimal</ItemInvoiceShipping>
        <Item_CouponAmount>decimal</Item_CouponAmount>
        <ItemAPICaptured>boolean</ItemAPICaptured>
        <ItemGroupID>int</ItemGroupID>
        <ItemCarrierID>int</ItemCarrierID>
        <ItemEWaste>decimal</ItemEWaste>
        <ItemBrand>string</ItemBrand>
        <LineItemNumber>decimal</LineItemNumber>
        <WishList_ID>decimal</WishList_ID>
        <ItemTaxRate>decimal</ItemTaxRate>
        <ItemShippingTaxRate>decimal</ItemShippingTaxRate>
        <ItemTaxIsExempt>boolean</ItemTaxIsExempt>
        <ItemTaxExemptCert>string</ItemTaxExemptCert>
        <ItemTaxIsManual>boolean</ItemTaxIsManual>
        <ItemTaxGenInfo>string</ItemTaxGenInfo>
        <ItemTaxUnroundedAmount>decimal</ItemTaxUnroundedAmount>
        <ItemDiscountDetailsTotal>decimal</ItemDiscountDetailsTotal>
        <ItemTaxAuthorities d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <ItemDiscountDetails d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <DestinationStore>string</DestinationStore>
        <ItemDestinationStore d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <ItemDutyAmount>decimal</ItemDutyAmount>
        <PriceOverride d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <CustomData1>string</CustomData1>
        <CustomData2>string</CustomData2>
        <CustomData3>string</CustomData3>
        <CustomData4>string</CustomData4>
        <CustomData5>string</CustomData5>
        <ItemCondition>string</ItemCondition>
        <ItemReturnDate>dateTime</ItemReturnDate>
        <ItemShippingTax>decimal</ItemShippingTax>
        <OrderItemType>string</OrderItemType>
        <DestinationStoreID>int</DestinationStoreID>
        <MerchPONumber>string</MerchPONumber>
        <CartonNo>string</CartonNo>
        <GiftWrapTaxAmount>decimal</GiftWrapTaxAmount>
        <GiftWrapTaxRate>decimal</GiftWrapTaxRate>
        <FutureInventory>boolean</FutureInventory>
        <ItemStockStatusID>int</ItemStockStatusID>
        <ItemStockStatus>string</ItemStockStatus>
        <ItemNsiDsi>int</ItemNsiDsi>
        <ItemCancelDate>dateTime</ItemCancelDate>
        <ItemCancelReason>string</ItemCancelReason>
        <GiftWrappingCost>decimal</GiftWrappingCost>
        <ReturnOption>string</ReturnOption>
        <LineType>string</LineType>
        <DistributorId>decimal</DistributorId>
        <ShippingCost>decimal</ShippingCost>
        <DistributorPaymentID>decimal</DistributorPaymentID>
        <CustomerReviewSent>boolean</CustomerReviewSent>
        <FeedbackReminderSent>boolean</FeedbackReminderSent>
        <BuyDotComOrderItemCode>string</BuyDotComOrderItemCode>
        <ReshippedOrderID>int</ReshippedOrderID>
        <ItemCaptures d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </Item>
      <Item>
        <ItemID>string</ItemID>
        <OrderID>string</OrderID>
        <OrderNumber>string</OrderNumber>
        <OrderExternalOrderID>string</OrderExternalOrderID>
        <Exported>boolean</Exported>
        <Option1>string</Option1>
        <Option2 d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <Option1IDs>string</Option1IDs>
        <ItemIndex>string</ItemIndex>
        <ItemStatus>string</ItemStatus>
        <ItemStatusId>string</ItemStatusId>
        <ItemProductID>int</ItemProductID>
        <ItemProduct d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <ItemDiscounts d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <ItemOptions d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <ItemPrice>decimal</ItemPrice>
        <ItemCost>decimal</ItemCost>
        <ItemQuantity>string</ItemQuantity>
        <ItemQuantitySent>string</ItemQuantitySent>
        <ItemTotal>decimal</ItemTotal>
        <ItemTax>decimal</ItemTax>
        <ItemShipping>decimal</ItemShipping>
        <ItemCustomShipCode>string</ItemCustomShipCode>
        <ItemShippingService>string</ItemShippingService>
        <ItemShippingTracking>string</ItemShippingTracking>
        <ItemDistributor d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <ItemNotes>string</ItemNotes>
        <ItemReturnReason>string</ItemReturnReason>
        <ItemReturnStatus>string</ItemReturnStatus>
        <ItemReturnType>string</ItemReturnType>
        <ItemPONumber>string</ItemPONumber>
        <ItemPOSentBy>string</ItemPOSentBy>
        <ItemPOShipper>string</ItemPOShipper>
        <ItemPOShippingType>string</ItemPOShippingType>
        <ItemShippingType>string</ItemShippingType>
        <ItemAuthDate>dateTime</ItemAuthDate>
        <ItemRMA>boolean</ItemRMA>
        <ItemRMADate>dateTime</ItemRMADate>
        <ItemShipDate>dateTime</ItemShipDate>
        <ItemGiftWrap>boolean</ItemGiftWrap>
        <ItemAmazonOrderItemCode>string</ItemAmazonOrderItemCode>
        <ItemOverstockOrderItemCode>string</ItemOverstockOrderItemCode>
        <ItemSupplierCode>string</ItemSupplierCode>
        <ItemShippingId>int</ItemShippingId>
        <ItemDeliveryDate>string</ItemDeliveryDate>
        <ItemEstShippingDate>string</ItemEstShippingDate>
        <ShipperId>int</ShipperId>
        <ItemLevelSupplierID>int</ItemLevelSupplierID>
        <ItemLevelSupplierName>string</ItemLevelSupplierName>
        <ItemGiftMessage>string</ItemGiftMessage>
        <ItemGiftCardCode>string</ItemGiftCardCode>
        <ItemNextPurchaseOn>string</ItemNextPurchaseOn>
        <ItemSubscNickname>string</ItemSubscNickname>
        <ItemSerials d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <ItemAddressID>int</ItemAddressID>
        <AdjustAmount>decimal</AdjustAmount>
        <AdjustLabel>string</AdjustLabel>
        <ItemInvoiceNo>string</ItemInvoiceNo>
        <ItemInvoiceTax>decimal</ItemInvoiceTax>
        <ItemInvoiceShipping>decimal</ItemInvoiceShipping>
        <Item_CouponAmount>decimal</Item_CouponAmount>
        <ItemAPICaptured>boolean</ItemAPICaptured>
        <ItemGroupID>int</ItemGroupID>
        <ItemCarrierID>int</ItemCarrierID>
        <ItemEWaste>decimal</ItemEWaste>
        <ItemBrand>string</ItemBrand>
        <LineItemNumber>decimal</LineItemNumber>
        <WishList_ID>decimal</WishList_ID>
        <ItemTaxRate>decimal</ItemTaxRate>
        <ItemShippingTaxRate>decimal</ItemShippingTaxRate>
        <ItemTaxIsExempt>boolean</ItemTaxIsExempt>
        <ItemTaxExemptCert>string</ItemTaxExemptCert>
        <ItemTaxIsManual>boolean</ItemTaxIsManual>
        <ItemTaxGenInfo>string</ItemTaxGenInfo>
        <ItemTaxUnroundedAmount>decimal</ItemTaxUnroundedAmount>
        <ItemDiscountDetailsTotal>decimal</ItemDiscountDetailsTotal>
        <ItemTaxAuthorities d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <ItemDiscountDetails d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <DestinationStore>string</DestinationStore>
        <ItemDestinationStore d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <ItemDutyAmount>decimal</ItemDutyAmount>
        <PriceOverride d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <CustomData1>string</CustomData1>
        <CustomData2>string</CustomData2>
        <CustomData3>string</CustomData3>
        <CustomData4>string</CustomData4>
        <CustomData5>string</CustomData5>
        <ItemCondition>string</ItemCondition>
        <ItemReturnDate>dateTime</ItemReturnDate>
        <ItemShippingTax>decimal</ItemShippingTax>
        <OrderItemType>string</OrderItemType>
        <DestinationStoreID>int</DestinationStoreID>
        <MerchPONumber>string</MerchPONumber>
        <CartonNo>string</CartonNo>
        <GiftWrapTaxAmount>decimal</GiftWrapTaxAmount>
        <GiftWrapTaxRate>decimal</GiftWrapTaxRate>
        <FutureInventory>boolean</FutureInventory>
        <ItemStockStatusID>int</ItemStockStatusID>
        <ItemStockStatus>string</ItemStockStatus>
        <ItemNsiDsi>int</ItemNsiDsi>
        <ItemCancelDate>dateTime</ItemCancelDate>
        <ItemCancelReason>string</ItemCancelReason>
        <GiftWrappingCost>decimal</GiftWrappingCost>
        <ReturnOption>string</ReturnOption>
        <LineType>string</LineType>
        <DistributorId>decimal</DistributorId>
        <ShippingCost>decimal</ShippingCost>
        <DistributorPaymentID>decimal</DistributorPaymentID>
        <CustomerReviewSent>boolean</CustomerReviewSent>
        <FeedbackReminderSent>boolean</FeedbackReminderSent>
        <BuyDotComOrderItemCode>string</BuyDotComOrderItemCode>
        <ReshippedOrderID>int</ReshippedOrderID>
        <ItemCaptures d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </Item>
      <Response>
        <ResponseHasErrors>boolean</ResponseHasErrors>
        <ResponseCode>string</ResponseCode>
        <ResponseDescription>string</ResponseDescription>
        <ResponseCustomReturn1>string</ResponseCustomReturn1>
        <ResponseCustomReturn2>string</ResponseCustomReturn2>
        <ResponseCustomReturn3>string</ResponseCustomReturn3>
        <ResponseCustomReturn4>string</ResponseCustomReturn4>
        <ResponseCustomReturn5>string</ResponseCustomReturn5>
        <ResponseDebugging>string</ResponseDebugging>
        <ResponseOrderSuccess d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <ResponseOrderErrors d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <ResponseOrderMessages d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </Response>
    </OrderItems>
    <ServiceTaxAuthorities>
      <ServiceTaxAuthority>
        <TaxAuthName>string</TaxAuthName>
        <TaxAuthID>int</TaxAuthID>
        <TaxAuthZoneID>int</TaxAuthZoneID>
        <TaxAuthAmount>decimal</TaxAuthAmount>
        <TaxAuthUnroundedAmount>decimal</TaxAuthUnroundedAmount>
        <TaxAuthIsVAT>boolean</TaxAuthIsVAT>
        <TaxAuthVATCode>string</TaxAuthVATCode>
        <TaxAuthRate>decimal</TaxAuthRate>
        <TaxAuthRuleID>int</TaxAuthRuleID>
        <TaxAuthNumber>int</TaxAuthNumber>
      </ServiceTaxAuthority>
      <ServiceTaxAuthority>
        <TaxAuthName>string</TaxAuthName>
        <TaxAuthID>int</TaxAuthID>
        <TaxAuthZoneID>int</TaxAuthZoneID>
        <TaxAuthAmount>decimal</TaxAuthAmount>
        <TaxAuthUnroundedAmount>decimal</TaxAuthUnroundedAmount>
        <TaxAuthIsVAT>boolean</TaxAuthIsVAT>
        <TaxAuthVATCode>string</TaxAuthVATCode>
        <TaxAuthRate>decimal</TaxAuthRate>
        <TaxAuthRuleID>int</TaxAuthRuleID>
        <TaxAuthNumber>int</TaxAuthNumber>
      </ServiceTaxAuthority>
    </ServiceTaxAuthorities>
    <OrderCoupons>
      <OrderCoupon>
        <RowID>int</RowID>
        <OrderID>int</OrderID>
        <CouponID>int</CouponID>
        <CouponAmount>decimal</CouponAmount>
      </OrderCoupon>
      <OrderCoupon>
        <RowID>int</RowID>
        <OrderID>int</OrderID>
        <CouponID>int</CouponID>
        <CouponAmount>decimal</CouponAmount>
      </OrderCoupon>
      <Response>
        <ResponseHasErrors>boolean</ResponseHasErrors>
        <ResponseCode>string</ResponseCode>
        <ResponseDescription>string</ResponseDescription>
        <ResponseCustomReturn1>string</ResponseCustomReturn1>
        <ResponseCustomReturn2>string</ResponseCustomReturn2>
        <ResponseCustomReturn3>string</ResponseCustomReturn3>
        <ResponseCustomReturn4>string</ResponseCustomReturn4>
        <ResponseCustomReturn5>string</ResponseCustomReturn5>
        <ResponseDebugging>string</ResponseDebugging>
        <ResponseOrderSuccess d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <ResponseOrderErrors d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <ResponseOrderMessages d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </Response>
    </OrderCoupons>
    <OrderFraudScore>
      <FraudScoreID>int</FraudScoreID>
      <OrderID>int</OrderID>
      <Type>string</Type>
      <TransactionID>string</TransactionID>
      <Result>string</Result>
      <ReviewDate>dateTime</ReviewDate>
    </OrderFraudScore>
    <OrderAffiliate>
      <AffiliateID>int</AffiliateID>
      <AffiliateCompany>string</AffiliateCompany>
      <AffiliateSSN>string</AffiliateSSN>
      <AffiliatePayableTo>string</AffiliatePayableTo>
      <AffiliateContact>string</AffiliateContact>
      <AffiliateAddress1>string</AffiliateAddress1>
      <AffiliateAddress2>string</AffiliateAddress2>
      <AffiliateCity>string</AffiliateCity>
      <AffiliateState>string</AffiliateState>
      <AffiliateCountry>string</AffiliateCountry>
      <AffiliateZip>string</AffiliateZip>
      <AffiliatePhone>string</AffiliatePhone>
      <AffiliateFax>string</AffiliateFax>
      <AffiliateEmail>string</AffiliateEmail>
      <AffiliateCreateTime>dateTime</AffiliateCreateTime>
      <AffiliateURL>string</AffiliateURL>
      <AffiliateCommission>decimal</AffiliateCommission>
      <AffiliateFlatRate>boolean</AffiliateFlatRate>
      <AffiliateMinOrderAmount>decimal</AffiliateMinOrderAmount>
      <AffiliateCPC>decimal</AffiliateCPC>
      <AffiliateOverwiteNotification>boolean</AffiliateOverwiteNotification>
      <AffiliateLogoURL>string</AffiliateLogoURL>
      <AffiliateGroupID>int</AffiliateGroupID>
      <AffiliateUserName>string</AffiliateUserName>
      <AffiliatePassword>string</AffiliatePassword>
      <ExternalID>string</ExternalID>
    </OrderAffiliate>
    <OrderAffliliateID>int</OrderAffliliateID>
    <OrderAffiliateID>int</OrderAffiliateID>
    <ExternalAffId>string</ExternalAffId>
    <OrderAffiliateGroup>string</OrderAffiliateGroup>
    <OrderCustomField1>string</OrderCustomField1>
    <OrderCustomField2>string</OrderCustomField2>
    <OrderCustomField3>string</OrderCustomField3>
    <OrderCustomField4>string</OrderCustomField4>
    <OrderCustomField5>string</OrderCustomField5>
    <BillingAddressID>int</BillingAddressID>
    <OrderCustomerReview>boolean</OrderCustomerReview>
    <OrderPreOrderDate>dateTime</OrderPreOrderDate>
    <OrderSignatureWaived>boolean</OrderSignatureWaived>
    <OrderPaymentUseFee>decimal</OrderPaymentUseFee>
    <OrderProcessingFee>decimal</OrderProcessingFee>
    <OrderGiftCards>
      <OrderGiftCard>
        <OrderGiftCardID>int</OrderGiftCardID>
        <OrderID>int</OrderID>
        <OrderGiftCardNo>string</OrderGiftCardNo>
        <OrderGiftCardTransID>string</OrderGiftCardTransID>
        <OrderGiftCardAmt>decimal</OrderGiftCardAmt>
        <OrderGiftCardAmtCaptured>decimal</OrderGiftCardAmtCaptured>
        <OrderGiftCardPin>string</OrderGiftCardPin>
        <OrderGiftCardBalanceCaptured>decimal</OrderGiftCardBalanceCaptured>
      </OrderGiftCard>
      <OrderGiftCard>
        <OrderGiftCardID>int</OrderGiftCardID>
        <OrderID>int</OrderID>
        <OrderGiftCardNo>string</OrderGiftCardNo>
        <OrderGiftCardTransID>string</OrderGiftCardTransID>
        <OrderGiftCardAmt>decimal</OrderGiftCardAmt>
        <OrderGiftCardAmtCaptured>decimal</OrderGiftCardAmtCaptured>
        <OrderGiftCardPin>string</OrderGiftCardPin>
        <OrderGiftCardBalanceCaptured>decimal</OrderGiftCardBalanceCaptured>
      </OrderGiftCard>
      <Response>
        <ResponseHasErrors>boolean</ResponseHasErrors>
        <ResponseCode>string</ResponseCode>
        <ResponseDescription>string</ResponseDescription>
        <ResponseCustomReturn1>string</ResponseCustomReturn1>
        <ResponseCustomReturn2>string</ResponseCustomReturn2>
        <ResponseCustomReturn3>string</ResponseCustomReturn3>
        <ResponseCustomReturn4>string</ResponseCustomReturn4>
        <ResponseCustomReturn5>string</ResponseCustomReturn5>
        <ResponseDebugging>string</ResponseDebugging>
        <ResponseOrderSuccess d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <ResponseOrderErrors d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <ResponseOrderMessages d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </Response>
    </OrderGiftCards>
    <OrderCredits>
      <OrderCredit>
        <AmazonOrderDate>dateTime</AmazonOrderDate>
        <AmazonOrderNumber>string</AmazonOrderNumber>
        <AmazonOrderId>string</AmazonOrderId>
        <CreditID>int</CreditID>
        <OrderNumber>int</OrderNumber>
        <OrderID>int</OrderID>
        <ItemID>int</ItemID>
        <CardType>string</CardType>
        <ExternalTransactionNumber>string</ExternalTransactionNumber>
        <PaymentTypeId>int</PaymentTypeId>
        <ProductName>string</ProductName>
        <ProductPartNo>string</ProductPartNo>
        <AlternatePartNo>string</AlternatePartNo>
        <UPC>string</UPC>
        <OptionUPC>string</OptionUPC>
        <OptionId>decimal</OptionId>
        <CreditType>string</CreditType>
        <CreditAmount>decimal</CreditAmount>
        <CreditDate>dateTime</CreditDate>
        <CreditReason>string</CreditReason>
        <CustomerID>int</CustomerID>
        <OrderItems d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </OrderCredit>
      <OrderCredit>
        <AmazonOrderDate>dateTime</AmazonOrderDate>
        <AmazonOrderNumber>string</AmazonOrderNumber>
        <AmazonOrderId>string</AmazonOrderId>
        <CreditID>int</CreditID>
        <OrderNumber>int</OrderNumber>
        <OrderID>int</OrderID>
        <ItemID>int</ItemID>
        <CardType>string</CardType>
        <ExternalTransactionNumber>string</ExternalTransactionNumber>
        <PaymentTypeId>int</PaymentTypeId>
        <ProductName>string</ProductName>
        <ProductPartNo>string</ProductPartNo>
        <AlternatePartNo>string</AlternatePartNo>
        <UPC>string</UPC>
        <OptionUPC>string</OptionUPC>
        <OptionId>decimal</OptionId>
        <CreditType>string</CreditType>
        <CreditAmount>decimal</CreditAmount>
        <CreditDate>dateTime</CreditDate>
        <CreditReason>string</CreditReason>
        <CustomerID>int</CustomerID>
        <OrderItems d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </OrderCredit>
      <Response>
        <ResponseHasErrors>boolean</ResponseHasErrors>
        <ResponseCode>string</ResponseCode>
        <ResponseDescription>string</ResponseDescription>
        <ResponseCustomReturn1>string</ResponseCustomReturn1>
        <ResponseCustomReturn2>string</ResponseCustomReturn2>
        <ResponseCustomReturn3>string</ResponseCustomReturn3>
        <ResponseCustomReturn4>string</ResponseCustomReturn4>
        <ResponseCustomReturn5>string</ResponseCustomReturn5>
        <ResponseDebugging>string</ResponseDebugging>
        <ResponseOrderSuccess d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <ResponseOrderErrors d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <ResponseOrderMessages d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </Response>
    </OrderCredits>
    <CompleteExported>boolean</CompleteExported>
    <CustomData1>string</CustomData1>
    <CustomData2>string</CustomData2>
    <CustomData3>string</CustomData3>
    <CustomData4>string</CustomData4>
    <CustomData5>string</CustomData5>
    <CustomDataAdditionalInfo>string</CustomDataAdditionalInfo>
    <OrderEbayListingID>string</OrderEbayListingID>
    <OrderBuyDotComOrderID>string</OrderBuyDotComOrderID>
    <OrderRoutingCode>string</OrderRoutingCode>
    <OrderUserAgent>string</OrderUserAgent>
    <ProfitCenterNumber>string</ProfitCenterNumber>
    <PurchaseOrderNumber>string</PurchaseOrderNumber>
    <CampaignId>int</CampaignId>
    <TierCartFee>decimal</TierCartFee>
    <TierQuantityDiscount>decimal</TierQuantityDiscount>
    <OrderTracking>string</OrderTracking>
    <OnlyShipCompleted>boolean</OnlyShipCompleted>
    <OrderEWaste>decimal</OrderEWaste>
    <showItemsPrice>boolean</showItemsPrice>
    <OrderAmountShippingTax>decimal</OrderAmountShippingTax>
    <OrderModified>dateTime</OrderModified>
    <OrderType>string</OrderType>
    <OrderDutyAmount>decimal</OrderDutyAmount>
    <LastModifiedBy>string</LastModifiedBy>
    <CultureCode>string</CultureCode>
    <AffiliateGroupBrand>string</AffiliateGroupBrand>
    <CurrencyCode>string</CurrencyCode>
    <OrderTimeZone>string</OrderTimeZone>
    <AffiliateExternalID>string</AffiliateExternalID>
    <LanguageISOCode>string</LanguageISOCode>
    <LocaleID>string</LocaleID>
    <AffiliateGroupExternalId>string</AffiliateGroupExternalId>
    <Tenders>
      <Tender>
        <TenderID>long</TenderID>
        <ExternalTenderTypeID>int</ExternalTenderTypeID>
        <TenderType d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <TenderTypeID>int</TenderTypeID>
        <OrderID>int</OrderID>
        <TransactionDateTime>dateTime</TransactionDateTime>
        <TenderAmount>decimal</TenderAmount>
        <ExchangeRate>decimal</ExchangeRate>
        <ForeignAmount>decimal</ForeignAmount>
        <CurrencyCode>string</CurrencyCode>
        <AlternateExchangeRate>decimal</AlternateExchangeRate>
        <IsChange>boolean</IsChange>
        <IsForeignFlag>boolean</IsForeignFlag>
        <TenderAuths d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <TenderCCDebitDetail d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <TenderMiscDetail d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </Tender>
      <Tender>
        <TenderID>long</TenderID>
        <ExternalTenderTypeID>int</ExternalTenderTypeID>
        <TenderType d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <TenderTypeID>int</TenderTypeID>
        <OrderID>int</OrderID>
        <TransactionDateTime>dateTime</TransactionDateTime>
        <TenderAmount>decimal</TenderAmount>
        <ExchangeRate>decimal</ExchangeRate>
        <ForeignAmount>decimal</ForeignAmount>
        <CurrencyCode>string</CurrencyCode>
        <AlternateExchangeRate>decimal</AlternateExchangeRate>
        <IsChange>boolean</IsChange>
        <IsForeignFlag>boolean</IsForeignFlag>
        <TenderAuths d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <TenderCCDebitDetail d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <TenderMiscDetail d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </Tender>
      <Response>
        <ResponseHasErrors>boolean</ResponseHasErrors>
        <ResponseCode>string</ResponseCode>
        <ResponseDescription>string</ResponseDescription>
        <ResponseCustomReturn1>string</ResponseCustomReturn1>
        <ResponseCustomReturn2>string</ResponseCustomReturn2>
        <ResponseCustomReturn3>string</ResponseCustomReturn3>
        <ResponseCustomReturn4>string</ResponseCustomReturn4>
        <ResponseCustomReturn5>string</ResponseCustomReturn5>
        <ResponseDebugging>string</ResponseDebugging>
        <ResponseOrderSuccess d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <ResponseOrderErrors d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <ResponseOrderMessages d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </Response>
    </Tenders>
    <OrderGroups>
      <OrderGroup>
        <DestinationAddressIndex>string</DestinationAddressIndex>
        <BillingAddressIndex>string</BillingAddressIndex>
        <ItemSet d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </OrderGroup>
      <OrderGroup>
        <DestinationAddressIndex>string</DestinationAddressIndex>
        <BillingAddressIndex>string</BillingAddressIndex>
        <ItemSet d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </OrderGroup>
    </OrderGroups>
  </Order>
  <Response>
    <ResponseHasErrors>boolean</ResponseHasErrors>
    <ResponseCode>string</ResponseCode>
    <ResponseDescription>string</ResponseDescription>
    <ResponseCustomReturn1>string</ResponseCustomReturn1>
    <ResponseCustomReturn2>string</ResponseCustomReturn2>
    <ResponseCustomReturn3>string</ResponseCustomReturn3>
    <ResponseCustomReturn4>string</ResponseCustomReturn4>
    <ResponseCustomReturn5>string</ResponseCustomReturn5>
    <ResponseDebugging>string</ResponseDebugging>
    <ResponseOrderSuccess>
      <ResponseOrderSuccess>
        <OrderID>string</OrderID>
        <OrderStatusID>string</OrderStatusID>
        <OrderCustomerID>string</OrderCustomerID>
        <OrderInfo>string</OrderInfo>
      </ResponseOrderSuccess>
      <ResponseOrderSuccess>
        <OrderID>string</OrderID>
        <OrderStatusID>string</OrderStatusID>
        <OrderCustomerID>string</OrderCustomerID>
        <OrderInfo>string</OrderInfo>
      </ResponseOrderSuccess>
    </ResponseOrderSuccess>
    <ResponseOrderErrors>
      <ResponseOrderError>
        <OrderInfo>string</OrderInfo>
        <OrderErrors d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </ResponseOrderError>
      <ResponseOrderError>
        <OrderInfo>string</OrderInfo>
        <OrderErrors d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </ResponseOrderError>
    </ResponseOrderErrors>
    <ResponseOrderMessages>
      <ResponseOrderMessage>
        <OrderInfo>string</OrderInfo>
        <OrderMessages d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </ResponseOrderMessage>
      <ResponseOrderMessage>
        <OrderInfo>string</OrderInfo>
        <OrderMessages d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </ResponseOrderMessage>
    </ResponseOrderMessages>
  </Response>
</Orders>

HTTP POST

The following is a sample HTTP POST request and response. The placeholders shown need to be replaced with actual values.

POST /orderservice.asmx/GetOrdersToExportByCountrySOAP HTTP/1.1
Host: api-jako.aptos.io
Content-Type: application/x-www-form-urlencoded
Content-Length: length

ClientName=string&Guid=string&IncludeList=string&ExcludeList=string&supplierIds=string&buyersRemorseMinutes=string
HTTP/1.1 200 OK
Content-Type: text/xml; charset=utf-8
Content-Length: length

<?xml version="1.0" encoding="utf-8"?>
<Orders xmlns="http://api.shopvisible.com/">
  <Order>
    <xtraNotes>
      <string>string</string>
      <string>string</string>
    </xtraNotes>
    <LastModifiedDate>dateTime</LastModifiedDate>
    <OrderPaymentTypeId>int</OrderPaymentTypeId>
    <OrderID>string</OrderID>
    <OrderNumber>string</OrderNumber>
    <OrderCustomer>
      <AVSMemberID>string</AVSMemberID>
      <CustomerID>string</CustomerID>
      <CustomerCompany>string</CustomerCompany>
      <CustomerName>string</CustomerName>
      <CustomerFirstName>string</CustomerFirstName>
      <CustomerLastName>string</CustomerLastName>
      <CustomerMiddleName>string</CustomerMiddleName>
      <CustomerPrefix>string</CustomerPrefix>
      <CustomerSuffix>string</CustomerSuffix>
      <CustomerDateOfBirth>string</CustomerDateOfBirth>
      <CustomerGender>string</CustomerGender>
      <CustomerPreferredMethodOfContact>string</CustomerPreferredMethodOfContact>
      <CustomerPreferredLanguage>string</CustomerPreferredLanguage>
      <CustomerAddress1>string</CustomerAddress1>
      <CustomerAddress2>string</CustomerAddress2>
      <CustomerCity>string</CustomerCity>
      <CustomerStateProvince>string</CustomerStateProvince>
      <CustomerPostalCode>string</CustomerPostalCode>
      <CustomerCountry>string</CustomerCountry>
      <CustomerCountryCode>string</CustomerCountryCode>
      <CustomerCountryISOCode>string</CustomerCountryISOCode>
      <CustomerEmail>string</CustomerEmail>
      <CustomerPlainText>boolean</CustomerPlainText>
      <CustomerPassword>string</CustomerPassword>
      <CustomerPhone>string</CustomerPhone>
      <CustomerPhone2>string</CustomerPhone2>
      <CustomerPhone3>string</CustomerPhone3>
      <CustomerPhone4>string</CustomerPhone4>
      <CustomerFax>string</CustomerFax>
      <CustomerNotes>string</CustomerNotes>
      <CustomerCreateDate>dateTime</CustomerCreateDate>
      <CustomerModifiedDate>dateTime</CustomerModifiedDate>
      <CustomerPromos>boolean</CustomerPromos>
      <CustomerSMSPromos>boolean</CustomerSMSPromos>
      <CustomerCatalogPromos>boolean</CustomerCatalogPromos>
      <CustomerNewCustomer>boolean</CustomerNewCustomer>
      <CustomerSaveCCInfo>boolean</CustomerSaveCCInfo>
      <CustomerEmailExported>boolean</CustomerEmailExported>
      <CustomerGoogleBuyerID>string</CustomerGoogleBuyerID>
      <CustomerPayPalBuyerID>string</CustomerPayPalBuyerID>
      <BillingAddressIndex>string</BillingAddressIndex>
      <CustomerShippingAddresses>
        <CustomerShippingAddress d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <CustomerShippingAddress d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <Response d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </CustomerShippingAddresses>
      <CustomerAlternatePayments>
        <CustomerAlternatePayment d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <CustomerAlternatePayment d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <Response d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </CustomerAlternatePayments>
      <CustomerOrders>
        <Order d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <Order d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <Response d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </CustomerOrders>
      <CustomerSubscriptions>
        <Subscription d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <Subscription d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </CustomerSubscriptions>
      <CustomerTierGroups>
        <CustomerTierGroup d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <CustomerTierGroup d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <Response d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </CustomerTierGroups>
      <CustomerTokens>
        <CustomerToken d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <CustomerToken d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </CustomerTokens>
      <CustomerAffiliateCampaign>
        <CampaignID>int</CampaignID>
        <AffiliateID>int</AffiliateID>
        <AffiliateCampaignDescription>string</AffiliateCampaignDescription>
        <AffiliateCampaignDate>string</AffiliateCampaignDate>
        <AffiliateCampaignType>string</AffiliateCampaignType>
        <AffiliateCampaignPageName>string</AffiliateCampaignPageName>
        <AffiliateCampaignPageVariables>string</AffiliateCampaignPageVariables>
        <AffiliateCampaignPageDate>string</AffiliateCampaignPageDate>
        <AffiliateSource>boolean</AffiliateSource>
      </CustomerAffiliateCampaign>
      <CustomerExternalID>string</CustomerExternalID>
      <CustomerThirdPartyEmailFlag>boolean</CustomerThirdPartyEmailFlag>
      <CustomerThirdPartyCatalogFlag>boolean</CustomerThirdPartyCatalogFlag>
      <CustomerBMLAccountNumber>string</CustomerBMLAccountNumber>
      <IsGuest>boolean</IsGuest>
      <LoyaltyDiscount>decimal</LoyaltyDiscount>
      <CrmID>string</CrmID>
      <LanguagePreference>string</LanguagePreference>
      <CustomAnswers>
        <CustomerAnswer d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <CustomerAnswer d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <Response d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </CustomAnswers>
      <CustomerTierGroupAdmins>
        <CustomerTierGroupAdmin d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <CustomerTierGroupAdmin d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <Response d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </CustomerTierGroupAdmins>
    </OrderCustomer>
    <OrderContact>string</OrderContact>
    <FirstName>string</FirstName>
    <LastName>string</LastName>
    <OrderAuthCode>string</OrderAuthCode>
    <OrderAuthDate>dateTime</OrderAuthDate>
    <OrderAuthAmount>decimal</OrderAuthAmount>
    <RequestToken>string</RequestToken>
    <RequestID>string</RequestID>
    <CVVResponse>string</CVVResponse>
    <AVSResponse>string</AVSResponse>
    <SubscriberID>string</SubscriberID>
    <OrderDate>dateTime</OrderDate>
    <OrderAmount>decimal</OrderAmount>
    <OrderAmountShipping>decimal</OrderAmountShipping>
    <OrderAmountTax>decimal</OrderAmountTax>
    <OrderTaxRateApplied>decimal</OrderTaxRateApplied>
    <OrderTaxCode>string</OrderTaxCode>
    <OrderAmountTotal>decimal</OrderAmountTotal>
    <OrderAmountCoupon>decimal</OrderAmountCoupon>
    <OrderAmountBalance>decimal</OrderAmountBalance>
    <OrderAmountDownPayment>decimal</OrderAmountDownPayment>
    <OrderAmountPaid>decimal</OrderAmountPaid>
    <OrderAmountGiftCard>decimal</OrderAmountGiftCard>
    <OrderAmountCredit>decimal</OrderAmountCredit>
    <OrderShippingAddress1>string</OrderShippingAddress1>
    <OrderShippingAddress2>string</OrderShippingAddress2>
    <OrderShippingCity>string</OrderShippingCity>
    <OrderShippingStateProvince>string</OrderShippingStateProvince>
    <OrderShippingZip>string</OrderShippingZip>
    <OrderShippingPhone>string</OrderShippingPhone>
    <OrderShippingFax>string</OrderShippingFax>
    <OrderShippingCountry>string</OrderShippingCountry>
    <OrderPOBlurb>string</OrderPOBlurb>
    <OrderShippingCountryCode>string</OrderShippingCountryCode>
    <OrderShippingCountryISOCode>string</OrderShippingCountryISOCode>
    <OrderShippingLocation>string</OrderShippingLocation>
    <OrderCardProcessing>None or Authorize or Capture</OrderCardProcessing>
    <OrderCardName>string</OrderCardName>
    <OrderCardCode>string</OrderCardCode>
    <OrderCardNumber>string</OrderCardNumber>
    <OrderCardExp>string</OrderCardExp>
    <OrderCardDisplay>string</OrderCardDisplay>
    <OrderCardType>string</OrderCardType>
    <OrderCardDisabled>boolean</OrderCardDisabled>
    <OrderPaymentType>string</OrderPaymentType>
    <OrderStatus>string</OrderStatus>
    <OrderStatusId>int</OrderStatusId>
    <OrderCouponID>int</OrderCouponID>
    <OrderCouponName>string</OrderCouponName>
    <OrderComments>string</OrderComments>
    <OrderComeFrom>string</OrderComeFrom>
    <OrderSalesPerson>string</OrderSalesPerson>
    <OrderSalesPersonNumber>string</OrderSalesPersonNumber>
    <OrderAffiliateType>int</OrderAffiliateType>
    <OrderDiscountDetailsTotal>decimal</OrderDiscountDetailsTotal>
    <originalSiteId>int</originalSiteId>
    <OrderCorporateAccountNo>string</OrderCorporateAccountNo>
    <OrderCorporatePONo>string</OrderCorporatePONo>
    <OrderReferencePONo>string</OrderReferencePONo>
    <OrderHeardFrom>string</OrderHeardFrom>
    <OrderPaymentId>int</OrderPaymentId>
    <OrderAmazonOrderID>string</OrderAmazonOrderID>
    <OrderAmazonResult>string</OrderAmazonResult>
    <OrderAmazonSettled>boolean</OrderAmazonSettled>
    <OrderAmazonDeposit>dateTime</OrderAmazonDeposit>
    <OrderGoogleOrderID>string</OrderGoogleOrderID>
    <OrderGoogleResult>string</OrderGoogleResult>
    <OrderPayPalOrderID>string</OrderPayPalOrderID>
    <OrderPayPalBillingAgreementID>string</OrderPayPalBillingAgreementID>
    <OrderPayPalResult>string</OrderPayPalResult>
    <OrderOverstockOrderID>string</OrderOverstockOrderID>
    <OrderEBillMeOrderID>string</OrderEBillMeOrderID>
    <OrderIPAddress>string</OrderIPAddress>
    <OrderSessionID>string</OrderSessionID>
    <OrderChargeTax>boolean</OrderChargeTax>
    <OrderBankName>string</OrderBankName>
    <OrderBankAccount>string</OrderBankAccount>
    <OrderABARouting>string</OrderABARouting>
    <OrderTerms>string</OrderTerms>
    <OrderTermsDue>dateTime</OrderTermsDue>
    <OrderGiftCardNumber>string</OrderGiftCardNumber>
    <OrderGiftWrapping>boolean</OrderGiftWrapping>
    <OrderGiftWrappingCost>decimal</OrderGiftWrappingCost>
    <OrderGiftWrappingMessage>string</OrderGiftWrappingMessage>
    <OrderFreightWhiteGlove>decimal</OrderFreightWhiteGlove>
    <OrderFreightAcc>string</OrderFreightAcc>
    <OrderExternalOrderID>string</OrderExternalOrderID>
    <LineItemNumber>string</LineItemNumber>
    <OrderAuths>
      <OrderAuth>
        <OrderId>string</OrderId>
        <DateAuthorized>dateTime</DateAuthorized>
        <AuthOrderNumber>string</AuthOrderNumber>
        <CardAuthCode>string</CardAuthCode>
        <AuthAmount>decimal</AuthAmount>
        <AvailableAmount>decimal</AvailableAmount>
        <PriorAuthCode>string</PriorAuthCode>
        <RequestToken>string</RequestToken>
        <RequestID>string</RequestID>
        <CVVResponse>string</CVVResponse>
        <AVSResponse>string</AVSResponse>
        <SubscriberID>string</SubscriberID>
        <SettlementData>string</SettlementData>
        <ReferenceNumber>string</ReferenceNumber>
        <PaymentId>string</PaymentId>
        <OrderAuthID>decimal</OrderAuthID>
      </OrderAuth>
      <OrderAuth>
        <OrderId>string</OrderId>
        <DateAuthorized>dateTime</DateAuthorized>
        <AuthOrderNumber>string</AuthOrderNumber>
        <CardAuthCode>string</CardAuthCode>
        <AuthAmount>decimal</AuthAmount>
        <AvailableAmount>decimal</AvailableAmount>
        <PriorAuthCode>string</PriorAuthCode>
        <RequestToken>string</RequestToken>
        <RequestID>string</RequestID>
        <CVVResponse>string</CVVResponse>
        <AVSResponse>string</AVSResponse>
        <SubscriberID>string</SubscriberID>
        <SettlementData>string</SettlementData>
        <ReferenceNumber>string</ReferenceNumber>
        <PaymentId>string</PaymentId>
        <OrderAuthID>decimal</OrderAuthID>
      </OrderAuth>
      <Response>
        <ResponseHasErrors>boolean</ResponseHasErrors>
        <ResponseCode>string</ResponseCode>
        <ResponseDescription>string</ResponseDescription>
        <ResponseCustomReturn1>string</ResponseCustomReturn1>
        <ResponseCustomReturn2>string</ResponseCustomReturn2>
        <ResponseCustomReturn3>string</ResponseCustomReturn3>
        <ResponseCustomReturn4>string</ResponseCustomReturn4>
        <ResponseCustomReturn5>string</ResponseCustomReturn5>
        <ResponseDebugging>string</ResponseDebugging>
        <ResponseOrderSuccess d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <ResponseOrderErrors d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <ResponseOrderMessages d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </Response>
    </OrderAuths>
    <OrderShippings>
      <OrderShipping>
        <OrderShippingId>int</OrderShippingId>
        <OrderId>int</OrderId>
        <LabelTrackingNumber>string</LabelTrackingNumber>
        <LabelCreateDate>dateTime</LabelCreateDate>
        <LabelOrderItems>string</LabelOrderItems>
        <LabelBoxSize>string</LabelBoxSize>
        <LabelBoxWeight>string</LabelBoxWeight>
        <LabelBoxCount>int</LabelBoxCount>
        <LabelBoxServiceType>string</LabelBoxServiceType>
        <LabelCost>decimal</LabelCost>
        <LabelCarrierCode>string</LabelCarrierCode>
        <LabelVoid>boolean</LabelVoid>
        <LabelServiceType>string</LabelServiceType>
        <LabelType>string</LabelType>
        <LabelExported>boolean</LabelExported>
        <LabelPickListExported>boolean</LabelPickListExported>
        <LabelFormType>string</LabelFormType>
        <LabelImage2>base64Binary</LabelImage2>
        <LabelImage3>base64Binary</LabelImage3>
        <LabelCommercialInvoiceExported>boolean</LabelCommercialInvoiceExported>
        <LabelRMA>boolean</LabelRMA>
        <LabelSupplier>int</LabelSupplier>
      </OrderShipping>
      <OrderShipping>
        <OrderShippingId>int</OrderShippingId>
        <OrderId>int</OrderId>
        <LabelTrackingNumber>string</LabelTrackingNumber>
        <LabelCreateDate>dateTime</LabelCreateDate>
        <LabelOrderItems>string</LabelOrderItems>
        <LabelBoxSize>string</LabelBoxSize>
        <LabelBoxWeight>string</LabelBoxWeight>
        <LabelBoxCount>int</LabelBoxCount>
        <LabelBoxServiceType>string</LabelBoxServiceType>
        <LabelCost>decimal</LabelCost>
        <LabelCarrierCode>string</LabelCarrierCode>
        <LabelVoid>boolean</LabelVoid>
        <LabelServiceType>string</LabelServiceType>
        <LabelType>string</LabelType>
        <LabelExported>boolean</LabelExported>
        <LabelPickListExported>boolean</LabelPickListExported>
        <LabelFormType>string</LabelFormType>
        <LabelImage2>base64Binary</LabelImage2>
        <LabelImage3>base64Binary</LabelImage3>
        <LabelCommercialInvoiceExported>boolean</LabelCommercialInvoiceExported>
        <LabelRMA>boolean</LabelRMA>
        <LabelSupplier>int</LabelSupplier>
      </OrderShipping>
      <Response>
        <ResponseHasErrors>boolean</ResponseHasErrors>
        <ResponseCode>string</ResponseCode>
        <ResponseDescription>string</ResponseDescription>
        <ResponseCustomReturn1>string</ResponseCustomReturn1>
        <ResponseCustomReturn2>string</ResponseCustomReturn2>
        <ResponseCustomReturn3>string</ResponseCustomReturn3>
        <ResponseCustomReturn4>string</ResponseCustomReturn4>
        <ResponseCustomReturn5>string</ResponseCustomReturn5>
        <ResponseDebugging>string</ResponseDebugging>
        <ResponseOrderSuccess d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <ResponseOrderErrors d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <ResponseOrderMessages d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </Response>
    </OrderShippings>
    <OrderItems lookupby="string">
      <Item>
        <ItemID>string</ItemID>
        <OrderID>string</OrderID>
        <OrderNumber>string</OrderNumber>
        <OrderExternalOrderID>string</OrderExternalOrderID>
        <Exported>boolean</Exported>
        <Option1>string</Option1>
        <Option2 d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <Option1IDs>string</Option1IDs>
        <ItemIndex>string</ItemIndex>
        <ItemStatus>string</ItemStatus>
        <ItemStatusId>string</ItemStatusId>
        <ItemProductID>int</ItemProductID>
        <ItemProduct d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <ItemDiscounts d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <ItemOptions d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <ItemPrice>decimal</ItemPrice>
        <ItemCost>decimal</ItemCost>
        <ItemQuantity>string</ItemQuantity>
        <ItemQuantitySent>string</ItemQuantitySent>
        <ItemTotal>decimal</ItemTotal>
        <ItemTax>decimal</ItemTax>
        <ItemShipping>decimal</ItemShipping>
        <ItemCustomShipCode>string</ItemCustomShipCode>
        <ItemShippingService>string</ItemShippingService>
        <ItemShippingTracking>string</ItemShippingTracking>
        <ItemDistributor d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <ItemNotes>string</ItemNotes>
        <ItemReturnReason>string</ItemReturnReason>
        <ItemReturnStatus>string</ItemReturnStatus>
        <ItemReturnType>string</ItemReturnType>
        <ItemPONumber>string</ItemPONumber>
        <ItemPOSentBy>string</ItemPOSentBy>
        <ItemPOShipper>string</ItemPOShipper>
        <ItemPOShippingType>string</ItemPOShippingType>
        <ItemShippingType>string</ItemShippingType>
        <ItemAuthDate>dateTime</ItemAuthDate>
        <ItemRMA>boolean</ItemRMA>
        <ItemRMADate>dateTime</ItemRMADate>
        <ItemShipDate>dateTime</ItemShipDate>
        <ItemGiftWrap>boolean</ItemGiftWrap>
        <ItemAmazonOrderItemCode>string</ItemAmazonOrderItemCode>
        <ItemOverstockOrderItemCode>string</ItemOverstockOrderItemCode>
        <ItemSupplierCode>string</ItemSupplierCode>
        <ItemShippingId>int</ItemShippingId>
        <ItemDeliveryDate>string</ItemDeliveryDate>
        <ItemEstShippingDate>string</ItemEstShippingDate>
        <ShipperId>int</ShipperId>
        <ItemLevelSupplierID>int</ItemLevelSupplierID>
        <ItemLevelSupplierName>string</ItemLevelSupplierName>
        <ItemGiftMessage>string</ItemGiftMessage>
        <ItemGiftCardCode>string</ItemGiftCardCode>
        <ItemNextPurchaseOn>string</ItemNextPurchaseOn>
        <ItemSubscNickname>string</ItemSubscNickname>
        <ItemSerials d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <ItemAddressID>int</ItemAddressID>
        <AdjustAmount>decimal</AdjustAmount>
        <AdjustLabel>string</AdjustLabel>
        <ItemInvoiceNo>string</ItemInvoiceNo>
        <ItemInvoiceTax>decimal</ItemInvoiceTax>
        <ItemInvoiceShipping>decimal</ItemInvoiceShipping>
        <Item_CouponAmount>decimal</Item_CouponAmount>
        <ItemAPICaptured>boolean</ItemAPICaptured>
        <ItemGroupID>int</ItemGroupID>
        <ItemCarrierID>int</ItemCarrierID>
        <ItemEWaste>decimal</ItemEWaste>
        <ItemBrand>string</ItemBrand>
        <LineItemNumber>decimal</LineItemNumber>
        <WishList_ID>decimal</WishList_ID>
        <ItemTaxRate>decimal</ItemTaxRate>
        <ItemShippingTaxRate>decimal</ItemShippingTaxRate>
        <ItemTaxIsExempt>boolean</ItemTaxIsExempt>
        <ItemTaxExemptCert>string</ItemTaxExemptCert>
        <ItemTaxIsManual>boolean</ItemTaxIsManual>
        <ItemTaxGenInfo>string</ItemTaxGenInfo>
        <ItemTaxUnroundedAmount>decimal</ItemTaxUnroundedAmount>
        <ItemDiscountDetailsTotal>decimal</ItemDiscountDetailsTotal>
        <ItemTaxAuthorities d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <ItemDiscountDetails d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <DestinationStore>string</DestinationStore>
        <ItemDestinationStore d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <ItemDutyAmount>decimal</ItemDutyAmount>
        <PriceOverride d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <CustomData1>string</CustomData1>
        <CustomData2>string</CustomData2>
        <CustomData3>string</CustomData3>
        <CustomData4>string</CustomData4>
        <CustomData5>string</CustomData5>
        <ItemCondition>string</ItemCondition>
        <ItemReturnDate>dateTime</ItemReturnDate>
        <ItemShippingTax>decimal</ItemShippingTax>
        <OrderItemType>string</OrderItemType>
        <DestinationStoreID>int</DestinationStoreID>
        <MerchPONumber>string</MerchPONumber>
        <CartonNo>string</CartonNo>
        <GiftWrapTaxAmount>decimal</GiftWrapTaxAmount>
        <GiftWrapTaxRate>decimal</GiftWrapTaxRate>
        <FutureInventory>boolean</FutureInventory>
        <ItemStockStatusID>int</ItemStockStatusID>
        <ItemStockStatus>string</ItemStockStatus>
        <ItemNsiDsi>int</ItemNsiDsi>
        <ItemCancelDate>dateTime</ItemCancelDate>
        <ItemCancelReason>string</ItemCancelReason>
        <GiftWrappingCost>decimal</GiftWrappingCost>
        <ReturnOption>string</ReturnOption>
        <LineType>string</LineType>
        <DistributorId>decimal</DistributorId>
        <ShippingCost>decimal</ShippingCost>
        <DistributorPaymentID>decimal</DistributorPaymentID>
        <CustomerReviewSent>boolean</CustomerReviewSent>
        <FeedbackReminderSent>boolean</FeedbackReminderSent>
        <BuyDotComOrderItemCode>string</BuyDotComOrderItemCode>
        <ReshippedOrderID>int</ReshippedOrderID>
        <ItemCaptures d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </Item>
      <Item>
        <ItemID>string</ItemID>
        <OrderID>string</OrderID>
        <OrderNumber>string</OrderNumber>
        <OrderExternalOrderID>string</OrderExternalOrderID>
        <Exported>boolean</Exported>
        <Option1>string</Option1>
        <Option2 d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <Option1IDs>string</Option1IDs>
        <ItemIndex>string</ItemIndex>
        <ItemStatus>string</ItemStatus>
        <ItemStatusId>string</ItemStatusId>
        <ItemProductID>int</ItemProductID>
        <ItemProduct d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <ItemDiscounts d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <ItemOptions d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <ItemPrice>decimal</ItemPrice>
        <ItemCost>decimal</ItemCost>
        <ItemQuantity>string</ItemQuantity>
        <ItemQuantitySent>string</ItemQuantitySent>
        <ItemTotal>decimal</ItemTotal>
        <ItemTax>decimal</ItemTax>
        <ItemShipping>decimal</ItemShipping>
        <ItemCustomShipCode>string</ItemCustomShipCode>
        <ItemShippingService>string</ItemShippingService>
        <ItemShippingTracking>string</ItemShippingTracking>
        <ItemDistributor d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <ItemNotes>string</ItemNotes>
        <ItemReturnReason>string</ItemReturnReason>
        <ItemReturnStatus>string</ItemReturnStatus>
        <ItemReturnType>string</ItemReturnType>
        <ItemPONumber>string</ItemPONumber>
        <ItemPOSentBy>string</ItemPOSentBy>
        <ItemPOShipper>string</ItemPOShipper>
        <ItemPOShippingType>string</ItemPOShippingType>
        <ItemShippingType>string</ItemShippingType>
        <ItemAuthDate>dateTime</ItemAuthDate>
        <ItemRMA>boolean</ItemRMA>
        <ItemRMADate>dateTime</ItemRMADate>
        <ItemShipDate>dateTime</ItemShipDate>
        <ItemGiftWrap>boolean</ItemGiftWrap>
        <ItemAmazonOrderItemCode>string</ItemAmazonOrderItemCode>
        <ItemOverstockOrderItemCode>string</ItemOverstockOrderItemCode>
        <ItemSupplierCode>string</ItemSupplierCode>
        <ItemShippingId>int</ItemShippingId>
        <ItemDeliveryDate>string</ItemDeliveryDate>
        <ItemEstShippingDate>string</ItemEstShippingDate>
        <ShipperId>int</ShipperId>
        <ItemLevelSupplierID>int</ItemLevelSupplierID>
        <ItemLevelSupplierName>string</ItemLevelSupplierName>
        <ItemGiftMessage>string</ItemGiftMessage>
        <ItemGiftCardCode>string</ItemGiftCardCode>
        <ItemNextPurchaseOn>string</ItemNextPurchaseOn>
        <ItemSubscNickname>string</ItemSubscNickname>
        <ItemSerials d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <ItemAddressID>int</ItemAddressID>
        <AdjustAmount>decimal</AdjustAmount>
        <AdjustLabel>string</AdjustLabel>
        <ItemInvoiceNo>string</ItemInvoiceNo>
        <ItemInvoiceTax>decimal</ItemInvoiceTax>
        <ItemInvoiceShipping>decimal</ItemInvoiceShipping>
        <Item_CouponAmount>decimal</Item_CouponAmount>
        <ItemAPICaptured>boolean</ItemAPICaptured>
        <ItemGroupID>int</ItemGroupID>
        <ItemCarrierID>int</ItemCarrierID>
        <ItemEWaste>decimal</ItemEWaste>
        <ItemBrand>string</ItemBrand>
        <LineItemNumber>decimal</LineItemNumber>
        <WishList_ID>decimal</WishList_ID>
        <ItemTaxRate>decimal</ItemTaxRate>
        <ItemShippingTaxRate>decimal</ItemShippingTaxRate>
        <ItemTaxIsExempt>boolean</ItemTaxIsExempt>
        <ItemTaxExemptCert>string</ItemTaxExemptCert>
        <ItemTaxIsManual>boolean</ItemTaxIsManual>
        <ItemTaxGenInfo>string</ItemTaxGenInfo>
        <ItemTaxUnroundedAmount>decimal</ItemTaxUnroundedAmount>
        <ItemDiscountDetailsTotal>decimal</ItemDiscountDetailsTotal>
        <ItemTaxAuthorities d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <ItemDiscountDetails d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <DestinationStore>string</DestinationStore>
        <ItemDestinationStore d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <ItemDutyAmount>decimal</ItemDutyAmount>
        <PriceOverride d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <CustomData1>string</CustomData1>
        <CustomData2>string</CustomData2>
        <CustomData3>string</CustomData3>
        <CustomData4>string</CustomData4>
        <CustomData5>string</CustomData5>
        <ItemCondition>string</ItemCondition>
        <ItemReturnDate>dateTime</ItemReturnDate>
        <ItemShippingTax>decimal</ItemShippingTax>
        <OrderItemType>string</OrderItemType>
        <DestinationStoreID>int</DestinationStoreID>
        <MerchPONumber>string</MerchPONumber>
        <CartonNo>string</CartonNo>
        <GiftWrapTaxAmount>decimal</GiftWrapTaxAmount>
        <GiftWrapTaxRate>decimal</GiftWrapTaxRate>
        <FutureInventory>boolean</FutureInventory>
        <ItemStockStatusID>int</ItemStockStatusID>
        <ItemStockStatus>string</ItemStockStatus>
        <ItemNsiDsi>int</ItemNsiDsi>
        <ItemCancelDate>dateTime</ItemCancelDate>
        <ItemCancelReason>string</ItemCancelReason>
        <GiftWrappingCost>decimal</GiftWrappingCost>
        <ReturnOption>string</ReturnOption>
        <LineType>string</LineType>
        <DistributorId>decimal</DistributorId>
        <ShippingCost>decimal</ShippingCost>
        <DistributorPaymentID>decimal</DistributorPaymentID>
        <CustomerReviewSent>boolean</CustomerReviewSent>
        <FeedbackReminderSent>boolean</FeedbackReminderSent>
        <BuyDotComOrderItemCode>string</BuyDotComOrderItemCode>
        <ReshippedOrderID>int</ReshippedOrderID>
        <ItemCaptures d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </Item>
      <Response>
        <ResponseHasErrors>boolean</ResponseHasErrors>
        <ResponseCode>string</ResponseCode>
        <ResponseDescription>string</ResponseDescription>
        <ResponseCustomReturn1>string</ResponseCustomReturn1>
        <ResponseCustomReturn2>string</ResponseCustomReturn2>
        <ResponseCustomReturn3>string</ResponseCustomReturn3>
        <ResponseCustomReturn4>string</ResponseCustomReturn4>
        <ResponseCustomReturn5>string</ResponseCustomReturn5>
        <ResponseDebugging>string</ResponseDebugging>
        <ResponseOrderSuccess d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <ResponseOrderErrors d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <ResponseOrderMessages d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </Response>
    </OrderItems>
    <ServiceTaxAuthorities>
      <ServiceTaxAuthority>
        <TaxAuthName>string</TaxAuthName>
        <TaxAuthID>int</TaxAuthID>
        <TaxAuthZoneID>int</TaxAuthZoneID>
        <TaxAuthAmount>decimal</TaxAuthAmount>
        <TaxAuthUnroundedAmount>decimal</TaxAuthUnroundedAmount>
        <TaxAuthIsVAT>boolean</TaxAuthIsVAT>
        <TaxAuthVATCode>string</TaxAuthVATCode>
        <TaxAuthRate>decimal</TaxAuthRate>
        <TaxAuthRuleID>int</TaxAuthRuleID>
        <TaxAuthNumber>int</TaxAuthNumber>
      </ServiceTaxAuthority>
      <ServiceTaxAuthority>
        <TaxAuthName>string</TaxAuthName>
        <TaxAuthID>int</TaxAuthID>
        <TaxAuthZoneID>int</TaxAuthZoneID>
        <TaxAuthAmount>decimal</TaxAuthAmount>
        <TaxAuthUnroundedAmount>decimal</TaxAuthUnroundedAmount>
        <TaxAuthIsVAT>boolean</TaxAuthIsVAT>
        <TaxAuthVATCode>string</TaxAuthVATCode>
        <TaxAuthRate>decimal</TaxAuthRate>
        <TaxAuthRuleID>int</TaxAuthRuleID>
        <TaxAuthNumber>int</TaxAuthNumber>
      </ServiceTaxAuthority>
    </ServiceTaxAuthorities>
    <OrderCoupons>
      <OrderCoupon>
        <RowID>int</RowID>
        <OrderID>int</OrderID>
        <CouponID>int</CouponID>
        <CouponAmount>decimal</CouponAmount>
      </OrderCoupon>
      <OrderCoupon>
        <RowID>int</RowID>
        <OrderID>int</OrderID>
        <CouponID>int</CouponID>
        <CouponAmount>decimal</CouponAmount>
      </OrderCoupon>
      <Response>
        <ResponseHasErrors>boolean</ResponseHasErrors>
        <ResponseCode>string</ResponseCode>
        <ResponseDescription>string</ResponseDescription>
        <ResponseCustomReturn1>string</ResponseCustomReturn1>
        <ResponseCustomReturn2>string</ResponseCustomReturn2>
        <ResponseCustomReturn3>string</ResponseCustomReturn3>
        <ResponseCustomReturn4>string</ResponseCustomReturn4>
        <ResponseCustomReturn5>string</ResponseCustomReturn5>
        <ResponseDebugging>string</ResponseDebugging>
        <ResponseOrderSuccess d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <ResponseOrderErrors d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <ResponseOrderMessages d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </Response>
    </OrderCoupons>
    <OrderFraudScore>
      <FraudScoreID>int</FraudScoreID>
      <OrderID>int</OrderID>
      <Type>string</Type>
      <TransactionID>string</TransactionID>
      <Result>string</Result>
      <ReviewDate>dateTime</ReviewDate>
    </OrderFraudScore>
    <OrderAffiliate>
      <AffiliateID>int</AffiliateID>
      <AffiliateCompany>string</AffiliateCompany>
      <AffiliateSSN>string</AffiliateSSN>
      <AffiliatePayableTo>string</AffiliatePayableTo>
      <AffiliateContact>string</AffiliateContact>
      <AffiliateAddress1>string</AffiliateAddress1>
      <AffiliateAddress2>string</AffiliateAddress2>
      <AffiliateCity>string</AffiliateCity>
      <AffiliateState>string</AffiliateState>
      <AffiliateCountry>string</AffiliateCountry>
      <AffiliateZip>string</AffiliateZip>
      <AffiliatePhone>string</AffiliatePhone>
      <AffiliateFax>string</AffiliateFax>
      <AffiliateEmail>string</AffiliateEmail>
      <AffiliateCreateTime>dateTime</AffiliateCreateTime>
      <AffiliateURL>string</AffiliateURL>
      <AffiliateCommission>decimal</AffiliateCommission>
      <AffiliateFlatRate>boolean</AffiliateFlatRate>
      <AffiliateMinOrderAmount>decimal</AffiliateMinOrderAmount>
      <AffiliateCPC>decimal</AffiliateCPC>
      <AffiliateOverwiteNotification>boolean</AffiliateOverwiteNotification>
      <AffiliateLogoURL>string</AffiliateLogoURL>
      <AffiliateGroupID>int</AffiliateGroupID>
      <AffiliateUserName>string</AffiliateUserName>
      <AffiliatePassword>string</AffiliatePassword>
      <ExternalID>string</ExternalID>
    </OrderAffiliate>
    <OrderAffliliateID>int</OrderAffliliateID>
    <OrderAffiliateID>int</OrderAffiliateID>
    <ExternalAffId>string</ExternalAffId>
    <OrderAffiliateGroup>string</OrderAffiliateGroup>
    <OrderCustomField1>string</OrderCustomField1>
    <OrderCustomField2>string</OrderCustomField2>
    <OrderCustomField3>string</OrderCustomField3>
    <OrderCustomField4>string</OrderCustomField4>
    <OrderCustomField5>string</OrderCustomField5>
    <BillingAddressID>int</BillingAddressID>
    <OrderCustomerReview>boolean</OrderCustomerReview>
    <OrderPreOrderDate>dateTime</OrderPreOrderDate>
    <OrderSignatureWaived>boolean</OrderSignatureWaived>
    <OrderPaymentUseFee>decimal</OrderPaymentUseFee>
    <OrderProcessingFee>decimal</OrderProcessingFee>
    <OrderGiftCards>
      <OrderGiftCard>
        <OrderGiftCardID>int</OrderGiftCardID>
        <OrderID>int</OrderID>
        <OrderGiftCardNo>string</OrderGiftCardNo>
        <OrderGiftCardTransID>string</OrderGiftCardTransID>
        <OrderGiftCardAmt>decimal</OrderGiftCardAmt>
        <OrderGiftCardAmtCaptured>decimal</OrderGiftCardAmtCaptured>
        <OrderGiftCardPin>string</OrderGiftCardPin>
        <OrderGiftCardBalanceCaptured>decimal</OrderGiftCardBalanceCaptured>
      </OrderGiftCard>
      <OrderGiftCard>
        <OrderGiftCardID>int</OrderGiftCardID>
        <OrderID>int</OrderID>
        <OrderGiftCardNo>string</OrderGiftCardNo>
        <OrderGiftCardTransID>string</OrderGiftCardTransID>
        <OrderGiftCardAmt>decimal</OrderGiftCardAmt>
        <OrderGiftCardAmtCaptured>decimal</OrderGiftCardAmtCaptured>
        <OrderGiftCardPin>string</OrderGiftCardPin>
        <OrderGiftCardBalanceCaptured>decimal</OrderGiftCardBalanceCaptured>
      </OrderGiftCard>
      <Response>
        <ResponseHasErrors>boolean</ResponseHasErrors>
        <ResponseCode>string</ResponseCode>
        <ResponseDescription>string</ResponseDescription>
        <ResponseCustomReturn1>string</ResponseCustomReturn1>
        <ResponseCustomReturn2>string</ResponseCustomReturn2>
        <ResponseCustomReturn3>string</ResponseCustomReturn3>
        <ResponseCustomReturn4>string</ResponseCustomReturn4>
        <ResponseCustomReturn5>string</ResponseCustomReturn5>
        <ResponseDebugging>string</ResponseDebugging>
        <ResponseOrderSuccess d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <ResponseOrderErrors d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <ResponseOrderMessages d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </Response>
    </OrderGiftCards>
    <OrderCredits>
      <OrderCredit>
        <AmazonOrderDate>dateTime</AmazonOrderDate>
        <AmazonOrderNumber>string</AmazonOrderNumber>
        <AmazonOrderId>string</AmazonOrderId>
        <CreditID>int</CreditID>
        <OrderNumber>int</OrderNumber>
        <OrderID>int</OrderID>
        <ItemID>int</ItemID>
        <CardType>string</CardType>
        <ExternalTransactionNumber>string</ExternalTransactionNumber>
        <PaymentTypeId>int</PaymentTypeId>
        <ProductName>string</ProductName>
        <ProductPartNo>string</ProductPartNo>
        <AlternatePartNo>string</AlternatePartNo>
        <UPC>string</UPC>
        <OptionUPC>string</OptionUPC>
        <OptionId>decimal</OptionId>
        <CreditType>string</CreditType>
        <CreditAmount>decimal</CreditAmount>
        <CreditDate>dateTime</CreditDate>
        <CreditReason>string</CreditReason>
        <CustomerID>int</CustomerID>
        <OrderItems d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </OrderCredit>
      <OrderCredit>
        <AmazonOrderDate>dateTime</AmazonOrderDate>
        <AmazonOrderNumber>string</AmazonOrderNumber>
        <AmazonOrderId>string</AmazonOrderId>
        <CreditID>int</CreditID>
        <OrderNumber>int</OrderNumber>
        <OrderID>int</OrderID>
        <ItemID>int</ItemID>
        <CardType>string</CardType>
        <ExternalTransactionNumber>string</ExternalTransactionNumber>
        <PaymentTypeId>int</PaymentTypeId>
        <ProductName>string</ProductName>
        <ProductPartNo>string</ProductPartNo>
        <AlternatePartNo>string</AlternatePartNo>
        <UPC>string</UPC>
        <OptionUPC>string</OptionUPC>
        <OptionId>decimal</OptionId>
        <CreditType>string</CreditType>
        <CreditAmount>decimal</CreditAmount>
        <CreditDate>dateTime</CreditDate>
        <CreditReason>string</CreditReason>
        <CustomerID>int</CustomerID>
        <OrderItems d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </OrderCredit>
      <Response>
        <ResponseHasErrors>boolean</ResponseHasErrors>
        <ResponseCode>string</ResponseCode>
        <ResponseDescription>string</ResponseDescription>
        <ResponseCustomReturn1>string</ResponseCustomReturn1>
        <ResponseCustomReturn2>string</ResponseCustomReturn2>
        <ResponseCustomReturn3>string</ResponseCustomReturn3>
        <ResponseCustomReturn4>string</ResponseCustomReturn4>
        <ResponseCustomReturn5>string</ResponseCustomReturn5>
        <ResponseDebugging>string</ResponseDebugging>
        <ResponseOrderSuccess d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <ResponseOrderErrors d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <ResponseOrderMessages d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </Response>
    </OrderCredits>
    <CompleteExported>boolean</CompleteExported>
    <CustomData1>string</CustomData1>
    <CustomData2>string</CustomData2>
    <CustomData3>string</CustomData3>
    <CustomData4>string</CustomData4>
    <CustomData5>string</CustomData5>
    <CustomDataAdditionalInfo>string</CustomDataAdditionalInfo>
    <OrderEbayListingID>string</OrderEbayListingID>
    <OrderBuyDotComOrderID>string</OrderBuyDotComOrderID>
    <OrderRoutingCode>string</OrderRoutingCode>
    <OrderUserAgent>string</OrderUserAgent>
    <ProfitCenterNumber>string</ProfitCenterNumber>
    <PurchaseOrderNumber>string</PurchaseOrderNumber>
    <CampaignId>int</CampaignId>
    <TierCartFee>decimal</TierCartFee>
    <TierQuantityDiscount>decimal</TierQuantityDiscount>
    <OrderTracking>string</OrderTracking>
    <OnlyShipCompleted>boolean</OnlyShipCompleted>
    <OrderEWaste>decimal</OrderEWaste>
    <showItemsPrice>boolean</showItemsPrice>
    <OrderAmountShippingTax>decimal</OrderAmountShippingTax>
    <OrderModified>dateTime</OrderModified>
    <OrderType>string</OrderType>
    <OrderDutyAmount>decimal</OrderDutyAmount>
    <LastModifiedBy>string</LastModifiedBy>
    <CultureCode>string</CultureCode>
    <AffiliateGroupBrand>string</AffiliateGroupBrand>
    <CurrencyCode>string</CurrencyCode>
    <OrderTimeZone>string</OrderTimeZone>
    <AffiliateExternalID>string</AffiliateExternalID>
    <LanguageISOCode>string</LanguageISOCode>
    <LocaleID>string</LocaleID>
    <AffiliateGroupExternalId>string</AffiliateGroupExternalId>
    <Tenders>
      <Tender>
        <TenderID>long</TenderID>
        <ExternalTenderTypeID>int</ExternalTenderTypeID>
        <TenderType d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <TenderTypeID>int</TenderTypeID>
        <OrderID>int</OrderID>
        <TransactionDateTime>dateTime</TransactionDateTime>
        <TenderAmount>decimal</TenderAmount>
        <ExchangeRate>decimal</ExchangeRate>
        <ForeignAmount>decimal</ForeignAmount>
        <CurrencyCode>string</CurrencyCode>
        <AlternateExchangeRate>decimal</AlternateExchangeRate>
        <IsChange>boolean</IsChange>
        <IsForeignFlag>boolean</IsForeignFlag>
        <TenderAuths d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <TenderCCDebitDetail d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <TenderMiscDetail d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </Tender>
      <Tender>
        <TenderID>long</TenderID>
        <ExternalTenderTypeID>int</ExternalTenderTypeID>
        <TenderType d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <TenderTypeID>int</TenderTypeID>
        <OrderID>int</OrderID>
        <TransactionDateTime>dateTime</TransactionDateTime>
        <TenderAmount>decimal</TenderAmount>
        <ExchangeRate>decimal</ExchangeRate>
        <ForeignAmount>decimal</ForeignAmount>
        <CurrencyCode>string</CurrencyCode>
        <AlternateExchangeRate>decimal</AlternateExchangeRate>
        <IsChange>boolean</IsChange>
        <IsForeignFlag>boolean</IsForeignFlag>
        <TenderAuths d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <TenderCCDebitDetail d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <TenderMiscDetail d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </Tender>
      <Response>
        <ResponseHasErrors>boolean</ResponseHasErrors>
        <ResponseCode>string</ResponseCode>
        <ResponseDescription>string</ResponseDescription>
        <ResponseCustomReturn1>string</ResponseCustomReturn1>
        <ResponseCustomReturn2>string</ResponseCustomReturn2>
        <ResponseCustomReturn3>string</ResponseCustomReturn3>
        <ResponseCustomReturn4>string</ResponseCustomReturn4>
        <ResponseCustomReturn5>string</ResponseCustomReturn5>
        <ResponseDebugging>string</ResponseDebugging>
        <ResponseOrderSuccess d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <ResponseOrderErrors d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <ResponseOrderMessages d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </Response>
    </Tenders>
    <OrderGroups>
      <OrderGroup>
        <DestinationAddressIndex>string</DestinationAddressIndex>
        <BillingAddressIndex>string</BillingAddressIndex>
        <ItemSet d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </OrderGroup>
      <OrderGroup>
        <DestinationAddressIndex>string</DestinationAddressIndex>
        <BillingAddressIndex>string</BillingAddressIndex>
        <ItemSet d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </OrderGroup>
    </OrderGroups>
  </Order>
  <Order>
    <xtraNotes>
      <string>string</string>
      <string>string</string>
    </xtraNotes>
    <LastModifiedDate>dateTime</LastModifiedDate>
    <OrderPaymentTypeId>int</OrderPaymentTypeId>
    <OrderID>string</OrderID>
    <OrderNumber>string</OrderNumber>
    <OrderCustomer>
      <AVSMemberID>string</AVSMemberID>
      <CustomerID>string</CustomerID>
      <CustomerCompany>string</CustomerCompany>
      <CustomerName>string</CustomerName>
      <CustomerFirstName>string</CustomerFirstName>
      <CustomerLastName>string</CustomerLastName>
      <CustomerMiddleName>string</CustomerMiddleName>
      <CustomerPrefix>string</CustomerPrefix>
      <CustomerSuffix>string</CustomerSuffix>
      <CustomerDateOfBirth>string</CustomerDateOfBirth>
      <CustomerGender>string</CustomerGender>
      <CustomerPreferredMethodOfContact>string</CustomerPreferredMethodOfContact>
      <CustomerPreferredLanguage>string</CustomerPreferredLanguage>
      <CustomerAddress1>string</CustomerAddress1>
      <CustomerAddress2>string</CustomerAddress2>
      <CustomerCity>string</CustomerCity>
      <CustomerStateProvince>string</CustomerStateProvince>
      <CustomerPostalCode>string</CustomerPostalCode>
      <CustomerCountry>string</CustomerCountry>
      <CustomerCountryCode>string</CustomerCountryCode>
      <CustomerCountryISOCode>string</CustomerCountryISOCode>
      <CustomerEmail>string</CustomerEmail>
      <CustomerPlainText>boolean</CustomerPlainText>
      <CustomerPassword>string</CustomerPassword>
      <CustomerPhone>string</CustomerPhone>
      <CustomerPhone2>string</CustomerPhone2>
      <CustomerPhone3>string</CustomerPhone3>
      <CustomerPhone4>string</CustomerPhone4>
      <CustomerFax>string</CustomerFax>
      <CustomerNotes>string</CustomerNotes>
      <CustomerCreateDate>dateTime</CustomerCreateDate>
      <CustomerModifiedDate>dateTime</CustomerModifiedDate>
      <CustomerPromos>boolean</CustomerPromos>
      <CustomerSMSPromos>boolean</CustomerSMSPromos>
      <CustomerCatalogPromos>boolean</CustomerCatalogPromos>
      <CustomerNewCustomer>boolean</CustomerNewCustomer>
      <CustomerSaveCCInfo>boolean</CustomerSaveCCInfo>
      <CustomerEmailExported>boolean</CustomerEmailExported>
      <CustomerGoogleBuyerID>string</CustomerGoogleBuyerID>
      <CustomerPayPalBuyerID>string</CustomerPayPalBuyerID>
      <BillingAddressIndex>string</BillingAddressIndex>
      <CustomerShippingAddresses>
        <CustomerShippingAddress d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <CustomerShippingAddress d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <Response d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </CustomerShippingAddresses>
      <CustomerAlternatePayments>
        <CustomerAlternatePayment d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <CustomerAlternatePayment d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <Response d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </CustomerAlternatePayments>
      <CustomerOrders>
        <Order d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <Order d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <Response d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </CustomerOrders>
      <CustomerSubscriptions>
        <Subscription d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <Subscription d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </CustomerSubscriptions>
      <CustomerTierGroups>
        <CustomerTierGroup d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <CustomerTierGroup d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <Response d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </CustomerTierGroups>
      <CustomerTokens>
        <CustomerToken d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <CustomerToken d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </CustomerTokens>
      <CustomerAffiliateCampaign>
        <CampaignID>int</CampaignID>
        <AffiliateID>int</AffiliateID>
        <AffiliateCampaignDescription>string</AffiliateCampaignDescription>
        <AffiliateCampaignDate>string</AffiliateCampaignDate>
        <AffiliateCampaignType>string</AffiliateCampaignType>
        <AffiliateCampaignPageName>string</AffiliateCampaignPageName>
        <AffiliateCampaignPageVariables>string</AffiliateCampaignPageVariables>
        <AffiliateCampaignPageDate>string</AffiliateCampaignPageDate>
        <AffiliateSource>boolean</AffiliateSource>
      </CustomerAffiliateCampaign>
      <CustomerExternalID>string</CustomerExternalID>
      <CustomerThirdPartyEmailFlag>boolean</CustomerThirdPartyEmailFlag>
      <CustomerThirdPartyCatalogFlag>boolean</CustomerThirdPartyCatalogFlag>
      <CustomerBMLAccountNumber>string</CustomerBMLAccountNumber>
      <IsGuest>boolean</IsGuest>
      <LoyaltyDiscount>decimal</LoyaltyDiscount>
      <CrmID>string</CrmID>
      <LanguagePreference>string</LanguagePreference>
      <CustomAnswers>
        <CustomerAnswer d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <CustomerAnswer d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <Response d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </CustomAnswers>
      <CustomerTierGroupAdmins>
        <CustomerTierGroupAdmin d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <CustomerTierGroupAdmin d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <Response d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </CustomerTierGroupAdmins>
    </OrderCustomer>
    <OrderContact>string</OrderContact>
    <FirstName>string</FirstName>
    <LastName>string</LastName>
    <OrderAuthCode>string</OrderAuthCode>
    <OrderAuthDate>dateTime</OrderAuthDate>
    <OrderAuthAmount>decimal</OrderAuthAmount>
    <RequestToken>string</RequestToken>
    <RequestID>string</RequestID>
    <CVVResponse>string</CVVResponse>
    <AVSResponse>string</AVSResponse>
    <SubscriberID>string</SubscriberID>
    <OrderDate>dateTime</OrderDate>
    <OrderAmount>decimal</OrderAmount>
    <OrderAmountShipping>decimal</OrderAmountShipping>
    <OrderAmountTax>decimal</OrderAmountTax>
    <OrderTaxRateApplied>decimal</OrderTaxRateApplied>
    <OrderTaxCode>string</OrderTaxCode>
    <OrderAmountTotal>decimal</OrderAmountTotal>
    <OrderAmountCoupon>decimal</OrderAmountCoupon>
    <OrderAmountBalance>decimal</OrderAmountBalance>
    <OrderAmountDownPayment>decimal</OrderAmountDownPayment>
    <OrderAmountPaid>decimal</OrderAmountPaid>
    <OrderAmountGiftCard>decimal</OrderAmountGiftCard>
    <OrderAmountCredit>decimal</OrderAmountCredit>
    <OrderShippingAddress1>string</OrderShippingAddress1>
    <OrderShippingAddress2>string</OrderShippingAddress2>
    <OrderShippingCity>string</OrderShippingCity>
    <OrderShippingStateProvince>string</OrderShippingStateProvince>
    <OrderShippingZip>string</OrderShippingZip>
    <OrderShippingPhone>string</OrderShippingPhone>
    <OrderShippingFax>string</OrderShippingFax>
    <OrderShippingCountry>string</OrderShippingCountry>
    <OrderPOBlurb>string</OrderPOBlurb>
    <OrderShippingCountryCode>string</OrderShippingCountryCode>
    <OrderShippingCountryISOCode>string</OrderShippingCountryISOCode>
    <OrderShippingLocation>string</OrderShippingLocation>
    <OrderCardProcessing>None or Authorize or Capture</OrderCardProcessing>
    <OrderCardName>string</OrderCardName>
    <OrderCardCode>string</OrderCardCode>
    <OrderCardNumber>string</OrderCardNumber>
    <OrderCardExp>string</OrderCardExp>
    <OrderCardDisplay>string</OrderCardDisplay>
    <OrderCardType>string</OrderCardType>
    <OrderCardDisabled>boolean</OrderCardDisabled>
    <OrderPaymentType>string</OrderPaymentType>
    <OrderStatus>string</OrderStatus>
    <OrderStatusId>int</OrderStatusId>
    <OrderCouponID>int</OrderCouponID>
    <OrderCouponName>string</OrderCouponName>
    <OrderComments>string</OrderComments>
    <OrderComeFrom>string</OrderComeFrom>
    <OrderSalesPerson>string</OrderSalesPerson>
    <OrderSalesPersonNumber>string</OrderSalesPersonNumber>
    <OrderAffiliateType>int</OrderAffiliateType>
    <OrderDiscountDetailsTotal>decimal</OrderDiscountDetailsTotal>
    <originalSiteId>int</originalSiteId>
    <OrderCorporateAccountNo>string</OrderCorporateAccountNo>
    <OrderCorporatePONo>string</OrderCorporatePONo>
    <OrderReferencePONo>string</OrderReferencePONo>
    <OrderHeardFrom>string</OrderHeardFrom>
    <OrderPaymentId>int</OrderPaymentId>
    <OrderAmazonOrderID>string</OrderAmazonOrderID>
    <OrderAmazonResult>string</OrderAmazonResult>
    <OrderAmazonSettled>boolean</OrderAmazonSettled>
    <OrderAmazonDeposit>dateTime</OrderAmazonDeposit>
    <OrderGoogleOrderID>string</OrderGoogleOrderID>
    <OrderGoogleResult>string</OrderGoogleResult>
    <OrderPayPalOrderID>string</OrderPayPalOrderID>
    <OrderPayPalBillingAgreementID>string</OrderPayPalBillingAgreementID>
    <OrderPayPalResult>string</OrderPayPalResult>
    <OrderOverstockOrderID>string</OrderOverstockOrderID>
    <OrderEBillMeOrderID>string</OrderEBillMeOrderID>
    <OrderIPAddress>string</OrderIPAddress>
    <OrderSessionID>string</OrderSessionID>
    <OrderChargeTax>boolean</OrderChargeTax>
    <OrderBankName>string</OrderBankName>
    <OrderBankAccount>string</OrderBankAccount>
    <OrderABARouting>string</OrderABARouting>
    <OrderTerms>string</OrderTerms>
    <OrderTermsDue>dateTime</OrderTermsDue>
    <OrderGiftCardNumber>string</OrderGiftCardNumber>
    <OrderGiftWrapping>boolean</OrderGiftWrapping>
    <OrderGiftWrappingCost>decimal</OrderGiftWrappingCost>
    <OrderGiftWrappingMessage>string</OrderGiftWrappingMessage>
    <OrderFreightWhiteGlove>decimal</OrderFreightWhiteGlove>
    <OrderFreightAcc>string</OrderFreightAcc>
    <OrderExternalOrderID>string</OrderExternalOrderID>
    <LineItemNumber>string</LineItemNumber>
    <OrderAuths>
      <OrderAuth>
        <OrderId>string</OrderId>
        <DateAuthorized>dateTime</DateAuthorized>
        <AuthOrderNumber>string</AuthOrderNumber>
        <CardAuthCode>string</CardAuthCode>
        <AuthAmount>decimal</AuthAmount>
        <AvailableAmount>decimal</AvailableAmount>
        <PriorAuthCode>string</PriorAuthCode>
        <RequestToken>string</RequestToken>
        <RequestID>string</RequestID>
        <CVVResponse>string</CVVResponse>
        <AVSResponse>string</AVSResponse>
        <SubscriberID>string</SubscriberID>
        <SettlementData>string</SettlementData>
        <ReferenceNumber>string</ReferenceNumber>
        <PaymentId>string</PaymentId>
        <OrderAuthID>decimal</OrderAuthID>
      </OrderAuth>
      <OrderAuth>
        <OrderId>string</OrderId>
        <DateAuthorized>dateTime</DateAuthorized>
        <AuthOrderNumber>string</AuthOrderNumber>
        <CardAuthCode>string</CardAuthCode>
        <AuthAmount>decimal</AuthAmount>
        <AvailableAmount>decimal</AvailableAmount>
        <PriorAuthCode>string</PriorAuthCode>
        <RequestToken>string</RequestToken>
        <RequestID>string</RequestID>
        <CVVResponse>string</CVVResponse>
        <AVSResponse>string</AVSResponse>
        <SubscriberID>string</SubscriberID>
        <SettlementData>string</SettlementData>
        <ReferenceNumber>string</ReferenceNumber>
        <PaymentId>string</PaymentId>
        <OrderAuthID>decimal</OrderAuthID>
      </OrderAuth>
      <Response>
        <ResponseHasErrors>boolean</ResponseHasErrors>
        <ResponseCode>string</ResponseCode>
        <ResponseDescription>string</ResponseDescription>
        <ResponseCustomReturn1>string</ResponseCustomReturn1>
        <ResponseCustomReturn2>string</ResponseCustomReturn2>
        <ResponseCustomReturn3>string</ResponseCustomReturn3>
        <ResponseCustomReturn4>string</ResponseCustomReturn4>
        <ResponseCustomReturn5>string</ResponseCustomReturn5>
        <ResponseDebugging>string</ResponseDebugging>
        <ResponseOrderSuccess d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <ResponseOrderErrors d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <ResponseOrderMessages d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </Response>
    </OrderAuths>
    <OrderShippings>
      <OrderShipping>
        <OrderShippingId>int</OrderShippingId>
        <OrderId>int</OrderId>
        <LabelTrackingNumber>string</LabelTrackingNumber>
        <LabelCreateDate>dateTime</LabelCreateDate>
        <LabelOrderItems>string</LabelOrderItems>
        <LabelBoxSize>string</LabelBoxSize>
        <LabelBoxWeight>string</LabelBoxWeight>
        <LabelBoxCount>int</LabelBoxCount>
        <LabelBoxServiceType>string</LabelBoxServiceType>
        <LabelCost>decimal</LabelCost>
        <LabelCarrierCode>string</LabelCarrierCode>
        <LabelVoid>boolean</LabelVoid>
        <LabelServiceType>string</LabelServiceType>
        <LabelType>string</LabelType>
        <LabelExported>boolean</LabelExported>
        <LabelPickListExported>boolean</LabelPickListExported>
        <LabelFormType>string</LabelFormType>
        <LabelImage2>base64Binary</LabelImage2>
        <LabelImage3>base64Binary</LabelImage3>
        <LabelCommercialInvoiceExported>boolean</LabelCommercialInvoiceExported>
        <LabelRMA>boolean</LabelRMA>
        <LabelSupplier>int</LabelSupplier>
      </OrderShipping>
      <OrderShipping>
        <OrderShippingId>int</OrderShippingId>
        <OrderId>int</OrderId>
        <LabelTrackingNumber>string</LabelTrackingNumber>
        <LabelCreateDate>dateTime</LabelCreateDate>
        <LabelOrderItems>string</LabelOrderItems>
        <LabelBoxSize>string</LabelBoxSize>
        <LabelBoxWeight>string</LabelBoxWeight>
        <LabelBoxCount>int</LabelBoxCount>
        <LabelBoxServiceType>string</LabelBoxServiceType>
        <LabelCost>decimal</LabelCost>
        <LabelCarrierCode>string</LabelCarrierCode>
        <LabelVoid>boolean</LabelVoid>
        <LabelServiceType>string</LabelServiceType>
        <LabelType>string</LabelType>
        <LabelExported>boolean</LabelExported>
        <LabelPickListExported>boolean</LabelPickListExported>
        <LabelFormType>string</LabelFormType>
        <LabelImage2>base64Binary</LabelImage2>
        <LabelImage3>base64Binary</LabelImage3>
        <LabelCommercialInvoiceExported>boolean</LabelCommercialInvoiceExported>
        <LabelRMA>boolean</LabelRMA>
        <LabelSupplier>int</LabelSupplier>
      </OrderShipping>
      <Response>
        <ResponseHasErrors>boolean</ResponseHasErrors>
        <ResponseCode>string</ResponseCode>
        <ResponseDescription>string</ResponseDescription>
        <ResponseCustomReturn1>string</ResponseCustomReturn1>
        <ResponseCustomReturn2>string</ResponseCustomReturn2>
        <ResponseCustomReturn3>string</ResponseCustomReturn3>
        <ResponseCustomReturn4>string</ResponseCustomReturn4>
        <ResponseCustomReturn5>string</ResponseCustomReturn5>
        <ResponseDebugging>string</ResponseDebugging>
        <ResponseOrderSuccess d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <ResponseOrderErrors d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <ResponseOrderMessages d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </Response>
    </OrderShippings>
    <OrderItems lookupby="string">
      <Item>
        <ItemID>string</ItemID>
        <OrderID>string</OrderID>
        <OrderNumber>string</OrderNumber>
        <OrderExternalOrderID>string</OrderExternalOrderID>
        <Exported>boolean</Exported>
        <Option1>string</Option1>
        <Option2 d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <Option1IDs>string</Option1IDs>
        <ItemIndex>string</ItemIndex>
        <ItemStatus>string</ItemStatus>
        <ItemStatusId>string</ItemStatusId>
        <ItemProductID>int</ItemProductID>
        <ItemProduct d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <ItemDiscounts d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <ItemOptions d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <ItemPrice>decimal</ItemPrice>
        <ItemCost>decimal</ItemCost>
        <ItemQuantity>string</ItemQuantity>
        <ItemQuantitySent>string</ItemQuantitySent>
        <ItemTotal>decimal</ItemTotal>
        <ItemTax>decimal</ItemTax>
        <ItemShipping>decimal</ItemShipping>
        <ItemCustomShipCode>string</ItemCustomShipCode>
        <ItemShippingService>string</ItemShippingService>
        <ItemShippingTracking>string</ItemShippingTracking>
        <ItemDistributor d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <ItemNotes>string</ItemNotes>
        <ItemReturnReason>string</ItemReturnReason>
        <ItemReturnStatus>string</ItemReturnStatus>
        <ItemReturnType>string</ItemReturnType>
        <ItemPONumber>string</ItemPONumber>
        <ItemPOSentBy>string</ItemPOSentBy>
        <ItemPOShipper>string</ItemPOShipper>
        <ItemPOShippingType>string</ItemPOShippingType>
        <ItemShippingType>string</ItemShippingType>
        <ItemAuthDate>dateTime</ItemAuthDate>
        <ItemRMA>boolean</ItemRMA>
        <ItemRMADate>dateTime</ItemRMADate>
        <ItemShipDate>dateTime</ItemShipDate>
        <ItemGiftWrap>boolean</ItemGiftWrap>
        <ItemAmazonOrderItemCode>string</ItemAmazonOrderItemCode>
        <ItemOverstockOrderItemCode>string</ItemOverstockOrderItemCode>
        <ItemSupplierCode>string</ItemSupplierCode>
        <ItemShippingId>int</ItemShippingId>
        <ItemDeliveryDate>string</ItemDeliveryDate>
        <ItemEstShippingDate>string</ItemEstShippingDate>
        <ShipperId>int</ShipperId>
        <ItemLevelSupplierID>int</ItemLevelSupplierID>
        <ItemLevelSupplierName>string</ItemLevelSupplierName>
        <ItemGiftMessage>string</ItemGiftMessage>
        <ItemGiftCardCode>string</ItemGiftCardCode>
        <ItemNextPurchaseOn>string</ItemNextPurchaseOn>
        <ItemSubscNickname>string</ItemSubscNickname>
        <ItemSerials d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <ItemAddressID>int</ItemAddressID>
        <AdjustAmount>decimal</AdjustAmount>
        <AdjustLabel>string</AdjustLabel>
        <ItemInvoiceNo>string</ItemInvoiceNo>
        <ItemInvoiceTax>decimal</ItemInvoiceTax>
        <ItemInvoiceShipping>decimal</ItemInvoiceShipping>
        <Item_CouponAmount>decimal</Item_CouponAmount>
        <ItemAPICaptured>boolean</ItemAPICaptured>
        <ItemGroupID>int</ItemGroupID>
        <ItemCarrierID>int</ItemCarrierID>
        <ItemEWaste>decimal</ItemEWaste>
        <ItemBrand>string</ItemBrand>
        <LineItemNumber>decimal</LineItemNumber>
        <WishList_ID>decimal</WishList_ID>
        <ItemTaxRate>decimal</ItemTaxRate>
        <ItemShippingTaxRate>decimal</ItemShippingTaxRate>
        <ItemTaxIsExempt>boolean</ItemTaxIsExempt>
        <ItemTaxExemptCert>string</ItemTaxExemptCert>
        <ItemTaxIsManual>boolean</ItemTaxIsManual>
        <ItemTaxGenInfo>string</ItemTaxGenInfo>
        <ItemTaxUnroundedAmount>decimal</ItemTaxUnroundedAmount>
        <ItemDiscountDetailsTotal>decimal</ItemDiscountDetailsTotal>
        <ItemTaxAuthorities d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <ItemDiscountDetails d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <DestinationStore>string</DestinationStore>
        <ItemDestinationStore d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <ItemDutyAmount>decimal</ItemDutyAmount>
        <PriceOverride d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <CustomData1>string</CustomData1>
        <CustomData2>string</CustomData2>
        <CustomData3>string</CustomData3>
        <CustomData4>string</CustomData4>
        <CustomData5>string</CustomData5>
        <ItemCondition>string</ItemCondition>
        <ItemReturnDate>dateTime</ItemReturnDate>
        <ItemShippingTax>decimal</ItemShippingTax>
        <OrderItemType>string</OrderItemType>
        <DestinationStoreID>int</DestinationStoreID>
        <MerchPONumber>string</MerchPONumber>
        <CartonNo>string</CartonNo>
        <GiftWrapTaxAmount>decimal</GiftWrapTaxAmount>
        <GiftWrapTaxRate>decimal</GiftWrapTaxRate>
        <FutureInventory>boolean</FutureInventory>
        <ItemStockStatusID>int</ItemStockStatusID>
        <ItemStockStatus>string</ItemStockStatus>
        <ItemNsiDsi>int</ItemNsiDsi>
        <ItemCancelDate>dateTime</ItemCancelDate>
        <ItemCancelReason>string</ItemCancelReason>
        <GiftWrappingCost>decimal</GiftWrappingCost>
        <ReturnOption>string</ReturnOption>
        <LineType>string</LineType>
        <DistributorId>decimal</DistributorId>
        <ShippingCost>decimal</ShippingCost>
        <DistributorPaymentID>decimal</DistributorPaymentID>
        <CustomerReviewSent>boolean</CustomerReviewSent>
        <FeedbackReminderSent>boolean</FeedbackReminderSent>
        <BuyDotComOrderItemCode>string</BuyDotComOrderItemCode>
        <ReshippedOrderID>int</ReshippedOrderID>
        <ItemCaptures d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </Item>
      <Item>
        <ItemID>string</ItemID>
        <OrderID>string</OrderID>
        <OrderNumber>string</OrderNumber>
        <OrderExternalOrderID>string</OrderExternalOrderID>
        <Exported>boolean</Exported>
        <Option1>string</Option1>
        <Option2 d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <Option1IDs>string</Option1IDs>
        <ItemIndex>string</ItemIndex>
        <ItemStatus>string</ItemStatus>
        <ItemStatusId>string</ItemStatusId>
        <ItemProductID>int</ItemProductID>
        <ItemProduct d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <ItemDiscounts d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <ItemOptions d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <ItemPrice>decimal</ItemPrice>
        <ItemCost>decimal</ItemCost>
        <ItemQuantity>string</ItemQuantity>
        <ItemQuantitySent>string</ItemQuantitySent>
        <ItemTotal>decimal</ItemTotal>
        <ItemTax>decimal</ItemTax>
        <ItemShipping>decimal</ItemShipping>
        <ItemCustomShipCode>string</ItemCustomShipCode>
        <ItemShippingService>string</ItemShippingService>
        <ItemShippingTracking>string</ItemShippingTracking>
        <ItemDistributor d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <ItemNotes>string</ItemNotes>
        <ItemReturnReason>string</ItemReturnReason>
        <ItemReturnStatus>string</ItemReturnStatus>
        <ItemReturnType>string</ItemReturnType>
        <ItemPONumber>string</ItemPONumber>
        <ItemPOSentBy>string</ItemPOSentBy>
        <ItemPOShipper>string</ItemPOShipper>
        <ItemPOShippingType>string</ItemPOShippingType>
        <ItemShippingType>string</ItemShippingType>
        <ItemAuthDate>dateTime</ItemAuthDate>
        <ItemRMA>boolean</ItemRMA>
        <ItemRMADate>dateTime</ItemRMADate>
        <ItemShipDate>dateTime</ItemShipDate>
        <ItemGiftWrap>boolean</ItemGiftWrap>
        <ItemAmazonOrderItemCode>string</ItemAmazonOrderItemCode>
        <ItemOverstockOrderItemCode>string</ItemOverstockOrderItemCode>
        <ItemSupplierCode>string</ItemSupplierCode>
        <ItemShippingId>int</ItemShippingId>
        <ItemDeliveryDate>string</ItemDeliveryDate>
        <ItemEstShippingDate>string</ItemEstShippingDate>
        <ShipperId>int</ShipperId>
        <ItemLevelSupplierID>int</ItemLevelSupplierID>
        <ItemLevelSupplierName>string</ItemLevelSupplierName>
        <ItemGiftMessage>string</ItemGiftMessage>
        <ItemGiftCardCode>string</ItemGiftCardCode>
        <ItemNextPurchaseOn>string</ItemNextPurchaseOn>
        <ItemSubscNickname>string</ItemSubscNickname>
        <ItemSerials d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <ItemAddressID>int</ItemAddressID>
        <AdjustAmount>decimal</AdjustAmount>
        <AdjustLabel>string</AdjustLabel>
        <ItemInvoiceNo>string</ItemInvoiceNo>
        <ItemInvoiceTax>decimal</ItemInvoiceTax>
        <ItemInvoiceShipping>decimal</ItemInvoiceShipping>
        <Item_CouponAmount>decimal</Item_CouponAmount>
        <ItemAPICaptured>boolean</ItemAPICaptured>
        <ItemGroupID>int</ItemGroupID>
        <ItemCarrierID>int</ItemCarrierID>
        <ItemEWaste>decimal</ItemEWaste>
        <ItemBrand>string</ItemBrand>
        <LineItemNumber>decimal</LineItemNumber>
        <WishList_ID>decimal</WishList_ID>
        <ItemTaxRate>decimal</ItemTaxRate>
        <ItemShippingTaxRate>decimal</ItemShippingTaxRate>
        <ItemTaxIsExempt>boolean</ItemTaxIsExempt>
        <ItemTaxExemptCert>string</ItemTaxExemptCert>
        <ItemTaxIsManual>boolean</ItemTaxIsManual>
        <ItemTaxGenInfo>string</ItemTaxGenInfo>
        <ItemTaxUnroundedAmount>decimal</ItemTaxUnroundedAmount>
        <ItemDiscountDetailsTotal>decimal</ItemDiscountDetailsTotal>
        <ItemTaxAuthorities d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <ItemDiscountDetails d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <DestinationStore>string</DestinationStore>
        <ItemDestinationStore d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <ItemDutyAmount>decimal</ItemDutyAmount>
        <PriceOverride d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <CustomData1>string</CustomData1>
        <CustomData2>string</CustomData2>
        <CustomData3>string</CustomData3>
        <CustomData4>string</CustomData4>
        <CustomData5>string</CustomData5>
        <ItemCondition>string</ItemCondition>
        <ItemReturnDate>dateTime</ItemReturnDate>
        <ItemShippingTax>decimal</ItemShippingTax>
        <OrderItemType>string</OrderItemType>
        <DestinationStoreID>int</DestinationStoreID>
        <MerchPONumber>string</MerchPONumber>
        <CartonNo>string</CartonNo>
        <GiftWrapTaxAmount>decimal</GiftWrapTaxAmount>
        <GiftWrapTaxRate>decimal</GiftWrapTaxRate>
        <FutureInventory>boolean</FutureInventory>
        <ItemStockStatusID>int</ItemStockStatusID>
        <ItemStockStatus>string</ItemStockStatus>
        <ItemNsiDsi>int</ItemNsiDsi>
        <ItemCancelDate>dateTime</ItemCancelDate>
        <ItemCancelReason>string</ItemCancelReason>
        <GiftWrappingCost>decimal</GiftWrappingCost>
        <ReturnOption>string</ReturnOption>
        <LineType>string</LineType>
        <DistributorId>decimal</DistributorId>
        <ShippingCost>decimal</ShippingCost>
        <DistributorPaymentID>decimal</DistributorPaymentID>
        <CustomerReviewSent>boolean</CustomerReviewSent>
        <FeedbackReminderSent>boolean</FeedbackReminderSent>
        <BuyDotComOrderItemCode>string</BuyDotComOrderItemCode>
        <ReshippedOrderID>int</ReshippedOrderID>
        <ItemCaptures d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </Item>
      <Response>
        <ResponseHasErrors>boolean</ResponseHasErrors>
        <ResponseCode>string</ResponseCode>
        <ResponseDescription>string</ResponseDescription>
        <ResponseCustomReturn1>string</ResponseCustomReturn1>
        <ResponseCustomReturn2>string</ResponseCustomReturn2>
        <ResponseCustomReturn3>string</ResponseCustomReturn3>
        <ResponseCustomReturn4>string</ResponseCustomReturn4>
        <ResponseCustomReturn5>string</ResponseCustomReturn5>
        <ResponseDebugging>string</ResponseDebugging>
        <ResponseOrderSuccess d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <ResponseOrderErrors d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <ResponseOrderMessages d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </Response>
    </OrderItems>
    <ServiceTaxAuthorities>
      <ServiceTaxAuthority>
        <TaxAuthName>string</TaxAuthName>
        <TaxAuthID>int</TaxAuthID>
        <TaxAuthZoneID>int</TaxAuthZoneID>
        <TaxAuthAmount>decimal</TaxAuthAmount>
        <TaxAuthUnroundedAmount>decimal</TaxAuthUnroundedAmount>
        <TaxAuthIsVAT>boolean</TaxAuthIsVAT>
        <TaxAuthVATCode>string</TaxAuthVATCode>
        <TaxAuthRate>decimal</TaxAuthRate>
        <TaxAuthRuleID>int</TaxAuthRuleID>
        <TaxAuthNumber>int</TaxAuthNumber>
      </ServiceTaxAuthority>
      <ServiceTaxAuthority>
        <TaxAuthName>string</TaxAuthName>
        <TaxAuthID>int</TaxAuthID>
        <TaxAuthZoneID>int</TaxAuthZoneID>
        <TaxAuthAmount>decimal</TaxAuthAmount>
        <TaxAuthUnroundedAmount>decimal</TaxAuthUnroundedAmount>
        <TaxAuthIsVAT>boolean</TaxAuthIsVAT>
        <TaxAuthVATCode>string</TaxAuthVATCode>
        <TaxAuthRate>decimal</TaxAuthRate>
        <TaxAuthRuleID>int</TaxAuthRuleID>
        <TaxAuthNumber>int</TaxAuthNumber>
      </ServiceTaxAuthority>
    </ServiceTaxAuthorities>
    <OrderCoupons>
      <OrderCoupon>
        <RowID>int</RowID>
        <OrderID>int</OrderID>
        <CouponID>int</CouponID>
        <CouponAmount>decimal</CouponAmount>
      </OrderCoupon>
      <OrderCoupon>
        <RowID>int</RowID>
        <OrderID>int</OrderID>
        <CouponID>int</CouponID>
        <CouponAmount>decimal</CouponAmount>
      </OrderCoupon>
      <Response>
        <ResponseHasErrors>boolean</ResponseHasErrors>
        <ResponseCode>string</ResponseCode>
        <ResponseDescription>string</ResponseDescription>
        <ResponseCustomReturn1>string</ResponseCustomReturn1>
        <ResponseCustomReturn2>string</ResponseCustomReturn2>
        <ResponseCustomReturn3>string</ResponseCustomReturn3>
        <ResponseCustomReturn4>string</ResponseCustomReturn4>
        <ResponseCustomReturn5>string</ResponseCustomReturn5>
        <ResponseDebugging>string</ResponseDebugging>
        <ResponseOrderSuccess d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <ResponseOrderErrors d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <ResponseOrderMessages d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </Response>
    </OrderCoupons>
    <OrderFraudScore>
      <FraudScoreID>int</FraudScoreID>
      <OrderID>int</OrderID>
      <Type>string</Type>
      <TransactionID>string</TransactionID>
      <Result>string</Result>
      <ReviewDate>dateTime</ReviewDate>
    </OrderFraudScore>
    <OrderAffiliate>
      <AffiliateID>int</AffiliateID>
      <AffiliateCompany>string</AffiliateCompany>
      <AffiliateSSN>string</AffiliateSSN>
      <AffiliatePayableTo>string</AffiliatePayableTo>
      <AffiliateContact>string</AffiliateContact>
      <AffiliateAddress1>string</AffiliateAddress1>
      <AffiliateAddress2>string</AffiliateAddress2>
      <AffiliateCity>string</AffiliateCity>
      <AffiliateState>string</AffiliateState>
      <AffiliateCountry>string</AffiliateCountry>
      <AffiliateZip>string</AffiliateZip>
      <AffiliatePhone>string</AffiliatePhone>
      <AffiliateFax>string</AffiliateFax>
      <AffiliateEmail>string</AffiliateEmail>
      <AffiliateCreateTime>dateTime</AffiliateCreateTime>
      <AffiliateURL>string</AffiliateURL>
      <AffiliateCommission>decimal</AffiliateCommission>
      <AffiliateFlatRate>boolean</AffiliateFlatRate>
      <AffiliateMinOrderAmount>decimal</AffiliateMinOrderAmount>
      <AffiliateCPC>decimal</AffiliateCPC>
      <AffiliateOverwiteNotification>boolean</AffiliateOverwiteNotification>
      <AffiliateLogoURL>string</AffiliateLogoURL>
      <AffiliateGroupID>int</AffiliateGroupID>
      <AffiliateUserName>string</AffiliateUserName>
      <AffiliatePassword>string</AffiliatePassword>
      <ExternalID>string</ExternalID>
    </OrderAffiliate>
    <OrderAffliliateID>int</OrderAffliliateID>
    <OrderAffiliateID>int</OrderAffiliateID>
    <ExternalAffId>string</ExternalAffId>
    <OrderAffiliateGroup>string</OrderAffiliateGroup>
    <OrderCustomField1>string</OrderCustomField1>
    <OrderCustomField2>string</OrderCustomField2>
    <OrderCustomField3>string</OrderCustomField3>
    <OrderCustomField4>string</OrderCustomField4>
    <OrderCustomField5>string</OrderCustomField5>
    <BillingAddressID>int</BillingAddressID>
    <OrderCustomerReview>boolean</OrderCustomerReview>
    <OrderPreOrderDate>dateTime</OrderPreOrderDate>
    <OrderSignatureWaived>boolean</OrderSignatureWaived>
    <OrderPaymentUseFee>decimal</OrderPaymentUseFee>
    <OrderProcessingFee>decimal</OrderProcessingFee>
    <OrderGiftCards>
      <OrderGiftCard>
        <OrderGiftCardID>int</OrderGiftCardID>
        <OrderID>int</OrderID>
        <OrderGiftCardNo>string</OrderGiftCardNo>
        <OrderGiftCardTransID>string</OrderGiftCardTransID>
        <OrderGiftCardAmt>decimal</OrderGiftCardAmt>
        <OrderGiftCardAmtCaptured>decimal</OrderGiftCardAmtCaptured>
        <OrderGiftCardPin>string</OrderGiftCardPin>
        <OrderGiftCardBalanceCaptured>decimal</OrderGiftCardBalanceCaptured>
      </OrderGiftCard>
      <OrderGiftCard>
        <OrderGiftCardID>int</OrderGiftCardID>
        <OrderID>int</OrderID>
        <OrderGiftCardNo>string</OrderGiftCardNo>
        <OrderGiftCardTransID>string</OrderGiftCardTransID>
        <OrderGiftCardAmt>decimal</OrderGiftCardAmt>
        <OrderGiftCardAmtCaptured>decimal</OrderGiftCardAmtCaptured>
        <OrderGiftCardPin>string</OrderGiftCardPin>
        <OrderGiftCardBalanceCaptured>decimal</OrderGiftCardBalanceCaptured>
      </OrderGiftCard>
      <Response>
        <ResponseHasErrors>boolean</ResponseHasErrors>
        <ResponseCode>string</ResponseCode>
        <ResponseDescription>string</ResponseDescription>
        <ResponseCustomReturn1>string</ResponseCustomReturn1>
        <ResponseCustomReturn2>string</ResponseCustomReturn2>
        <ResponseCustomReturn3>string</ResponseCustomReturn3>
        <ResponseCustomReturn4>string</ResponseCustomReturn4>
        <ResponseCustomReturn5>string</ResponseCustomReturn5>
        <ResponseDebugging>string</ResponseDebugging>
        <ResponseOrderSuccess d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <ResponseOrderErrors d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <ResponseOrderMessages d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </Response>
    </OrderGiftCards>
    <OrderCredits>
      <OrderCredit>
        <AmazonOrderDate>dateTime</AmazonOrderDate>
        <AmazonOrderNumber>string</AmazonOrderNumber>
        <AmazonOrderId>string</AmazonOrderId>
        <CreditID>int</CreditID>
        <OrderNumber>int</OrderNumber>
        <OrderID>int</OrderID>
        <ItemID>int</ItemID>
        <CardType>string</CardType>
        <ExternalTransactionNumber>string</ExternalTransactionNumber>
        <PaymentTypeId>int</PaymentTypeId>
        <ProductName>string</ProductName>
        <ProductPartNo>string</ProductPartNo>
        <AlternatePartNo>string</AlternatePartNo>
        <UPC>string</UPC>
        <OptionUPC>string</OptionUPC>
        <OptionId>decimal</OptionId>
        <CreditType>string</CreditType>
        <CreditAmount>decimal</CreditAmount>
        <CreditDate>dateTime</CreditDate>
        <CreditReason>string</CreditReason>
        <CustomerID>int</CustomerID>
        <OrderItems d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </OrderCredit>
      <OrderCredit>
        <AmazonOrderDate>dateTime</AmazonOrderDate>
        <AmazonOrderNumber>string</AmazonOrderNumber>
        <AmazonOrderId>string</AmazonOrderId>
        <CreditID>int</CreditID>
        <OrderNumber>int</OrderNumber>
        <OrderID>int</OrderID>
        <ItemID>int</ItemID>
        <CardType>string</CardType>
        <ExternalTransactionNumber>string</ExternalTransactionNumber>
        <PaymentTypeId>int</PaymentTypeId>
        <ProductName>string</ProductName>
        <ProductPartNo>string</ProductPartNo>
        <AlternatePartNo>string</AlternatePartNo>
        <UPC>string</UPC>
        <OptionUPC>string</OptionUPC>
        <OptionId>decimal</OptionId>
        <CreditType>string</CreditType>
        <CreditAmount>decimal</CreditAmount>
        <CreditDate>dateTime</CreditDate>
        <CreditReason>string</CreditReason>
        <CustomerID>int</CustomerID>
        <OrderItems d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </OrderCredit>
      <Response>
        <ResponseHasErrors>boolean</ResponseHasErrors>
        <ResponseCode>string</ResponseCode>
        <ResponseDescription>string</ResponseDescription>
        <ResponseCustomReturn1>string</ResponseCustomReturn1>
        <ResponseCustomReturn2>string</ResponseCustomReturn2>
        <ResponseCustomReturn3>string</ResponseCustomReturn3>
        <ResponseCustomReturn4>string</ResponseCustomReturn4>
        <ResponseCustomReturn5>string</ResponseCustomReturn5>
        <ResponseDebugging>string</ResponseDebugging>
        <ResponseOrderSuccess d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <ResponseOrderErrors d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <ResponseOrderMessages d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </Response>
    </OrderCredits>
    <CompleteExported>boolean</CompleteExported>
    <CustomData1>string</CustomData1>
    <CustomData2>string</CustomData2>
    <CustomData3>string</CustomData3>
    <CustomData4>string</CustomData4>
    <CustomData5>string</CustomData5>
    <CustomDataAdditionalInfo>string</CustomDataAdditionalInfo>
    <OrderEbayListingID>string</OrderEbayListingID>
    <OrderBuyDotComOrderID>string</OrderBuyDotComOrderID>
    <OrderRoutingCode>string</OrderRoutingCode>
    <OrderUserAgent>string</OrderUserAgent>
    <ProfitCenterNumber>string</ProfitCenterNumber>
    <PurchaseOrderNumber>string</PurchaseOrderNumber>
    <CampaignId>int</CampaignId>
    <TierCartFee>decimal</TierCartFee>
    <TierQuantityDiscount>decimal</TierQuantityDiscount>
    <OrderTracking>string</OrderTracking>
    <OnlyShipCompleted>boolean</OnlyShipCompleted>
    <OrderEWaste>decimal</OrderEWaste>
    <showItemsPrice>boolean</showItemsPrice>
    <OrderAmountShippingTax>decimal</OrderAmountShippingTax>
    <OrderModified>dateTime</OrderModified>
    <OrderType>string</OrderType>
    <OrderDutyAmount>decimal</OrderDutyAmount>
    <LastModifiedBy>string</LastModifiedBy>
    <CultureCode>string</CultureCode>
    <AffiliateGroupBrand>string</AffiliateGroupBrand>
    <CurrencyCode>string</CurrencyCode>
    <OrderTimeZone>string</OrderTimeZone>
    <AffiliateExternalID>string</AffiliateExternalID>
    <LanguageISOCode>string</LanguageISOCode>
    <LocaleID>string</LocaleID>
    <AffiliateGroupExternalId>string</AffiliateGroupExternalId>
    <Tenders>
      <Tender>
        <TenderID>long</TenderID>
        <ExternalTenderTypeID>int</ExternalTenderTypeID>
        <TenderType d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <TenderTypeID>int</TenderTypeID>
        <OrderID>int</OrderID>
        <TransactionDateTime>dateTime</TransactionDateTime>
        <TenderAmount>decimal</TenderAmount>
        <ExchangeRate>decimal</ExchangeRate>
        <ForeignAmount>decimal</ForeignAmount>
        <CurrencyCode>string</CurrencyCode>
        <AlternateExchangeRate>decimal</AlternateExchangeRate>
        <IsChange>boolean</IsChange>
        <IsForeignFlag>boolean</IsForeignFlag>
        <TenderAuths d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <TenderCCDebitDetail d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <TenderMiscDetail d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </Tender>
      <Tender>
        <TenderID>long</TenderID>
        <ExternalTenderTypeID>int</ExternalTenderTypeID>
        <TenderType d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <TenderTypeID>int</TenderTypeID>
        <OrderID>int</OrderID>
        <TransactionDateTime>dateTime</TransactionDateTime>
        <TenderAmount>decimal</TenderAmount>
        <ExchangeRate>decimal</ExchangeRate>
        <ForeignAmount>decimal</ForeignAmount>
        <CurrencyCode>string</CurrencyCode>
        <AlternateExchangeRate>decimal</AlternateExchangeRate>
        <IsChange>boolean</IsChange>
        <IsForeignFlag>boolean</IsForeignFlag>
        <TenderAuths d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <TenderCCDebitDetail d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <TenderMiscDetail d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </Tender>
      <Response>
        <ResponseHasErrors>boolean</ResponseHasErrors>
        <ResponseCode>string</ResponseCode>
        <ResponseDescription>string</ResponseDescription>
        <ResponseCustomReturn1>string</ResponseCustomReturn1>
        <ResponseCustomReturn2>string</ResponseCustomReturn2>
        <ResponseCustomReturn3>string</ResponseCustomReturn3>
        <ResponseCustomReturn4>string</ResponseCustomReturn4>
        <ResponseCustomReturn5>string</ResponseCustomReturn5>
        <ResponseDebugging>string</ResponseDebugging>
        <ResponseOrderSuccess d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <ResponseOrderErrors d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <ResponseOrderMessages d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </Response>
    </Tenders>
    <OrderGroups>
      <OrderGroup>
        <DestinationAddressIndex>string</DestinationAddressIndex>
        <BillingAddressIndex>string</BillingAddressIndex>
        <ItemSet d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </OrderGroup>
      <OrderGroup>
        <DestinationAddressIndex>string</DestinationAddressIndex>
        <BillingAddressIndex>string</BillingAddressIndex>
        <ItemSet d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </OrderGroup>
    </OrderGroups>
  </Order>
  <Response>
    <ResponseHasErrors>boolean</ResponseHasErrors>
    <ResponseCode>string</ResponseCode>
    <ResponseDescription>string</ResponseDescription>
    <ResponseCustomReturn1>string</ResponseCustomReturn1>
    <ResponseCustomReturn2>string</ResponseCustomReturn2>
    <ResponseCustomReturn3>string</ResponseCustomReturn3>
    <ResponseCustomReturn4>string</ResponseCustomReturn4>
    <ResponseCustomReturn5>string</ResponseCustomReturn5>
    <ResponseDebugging>string</ResponseDebugging>
    <ResponseOrderSuccess>
      <ResponseOrderSuccess>
        <OrderID>string</OrderID>
        <OrderStatusID>string</OrderStatusID>
        <OrderCustomerID>string</OrderCustomerID>
        <OrderInfo>string</OrderInfo>
      </ResponseOrderSuccess>
      <ResponseOrderSuccess>
        <OrderID>string</OrderID>
        <OrderStatusID>string</OrderStatusID>
        <OrderCustomerID>string</OrderCustomerID>
        <OrderInfo>string</OrderInfo>
      </ResponseOrderSuccess>
    </ResponseOrderSuccess>
    <ResponseOrderErrors>
      <ResponseOrderError>
        <OrderInfo>string</OrderInfo>
        <OrderErrors d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </ResponseOrderError>
      <ResponseOrderError>
        <OrderInfo>string</OrderInfo>
        <OrderErrors d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </ResponseOrderError>
    </ResponseOrderErrors>
    <ResponseOrderMessages>
      <ResponseOrderMessage>
        <OrderInfo>string</OrderInfo>
        <OrderMessages d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </ResponseOrderMessage>
      <ResponseOrderMessage>
        <OrderInfo>string</OrderInfo>
        <OrderMessages d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </ResponseOrderMessage>
    </ResponseOrderMessages>
  </Response>
</Orders>