OrderProcessing
Click here for a complete list of operations.
LoadCustomer
Test
The test form is only available for requests from the local machine.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 /ws14/orderprocessing.asmx HTTP/1.1 Host: ws.bloyal.com Content-Type: text/xml; charset=utf-8 Content-Length: length SOAPAction: "http://bloyal.com/LoadCustomer" <?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> <LoadCustomer xmlns="http://bloyal.com/"> <customerId>int</customerId> <associatedEntities>None or Properties or Parent or ShippingAddresses or PaymentMethods or Lists or Clubs or Events or Groups or Notes or Programs or PickupOrders or Balances or Rules or PurchaseHistory or ActivityLog or ReferredBy or All</associatedEntities> </LoadCustomer> </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> <LoadCustomerResponse xmlns="http://bloyal.com/"> <LoadCustomerResult> <AccountType>None or Email or UserName or Loyalty</AccountType> <AccountId>int</AccountId> <ParentId>int</ParentId> <FirstName>string</FirstName> <LastName>string</LastName> <FirstName2>string</FirstName2> <LastName2>string</LastName2> <CompanyName>string</CompanyName> <BirthDate>dateTime</BirthDate> <Title>string</Title> <Address1>string</Address1> <Address2>string</Address2> <City>string</City> <State>string</State> <ZipCode>string</ZipCode> <ZipPlus4>string</ZipPlus4> <Country>string</Country> <Phone1>string</Phone1> <Phone2>string</Phone2> <MobilePhone>string</MobilePhone> <FaxNumber>string</FaxNumber> <EmailAddress>string</EmailAddress> <WebAddress>string</WebAddress> <LoyaltyCardNumber>string</LoyaltyCardNumber> <LoyaltyPoints>int</LoyaltyPoints> <LoyaltyDollars>decimal</LoyaltyDollars> <SignupSource>None or Other or Console or WebSite or Kiosk or Handheld or POS or Import or Fax or Event or Email or Tour or Restaurant or Phone or Mobile or SocialNetwork</SignupSource> <Parent> <AccountType>None or Email or UserName or Loyalty</AccountType> <AccountId>int</AccountId> <ParentId>int</ParentId> <FirstName>string</FirstName> <LastName>string</LastName> <FirstName2>string</FirstName2> <LastName2>string</LastName2> <CompanyName>string</CompanyName> <BirthDate>dateTime</BirthDate> <Title>string</Title> <Address1>string</Address1> <Address2>string</Address2> <City>string</City> <State>string</State> <ZipCode>string</ZipCode> <ZipPlus4>string</ZipPlus4> <Country>string</Country> <Phone1>string</Phone1> <Phone2>string</Phone2> <MobilePhone>string</MobilePhone> <FaxNumber>string</FaxNumber> <EmailAddress>string</EmailAddress> <WebAddress>string</WebAddress> <LoyaltyCardNumber>string</LoyaltyCardNumber> <LoyaltyPoints>int</LoyaltyPoints> <LoyaltyDollars>decimal</LoyaltyDollars> <SignupSource>None or Other or Console or WebSite or Kiosk or Handheld or POS or Import or Fax or Event or Email or Tour or Restaurant or Phone or Mobile or SocialNetwork</SignupSource> <Parent> <AccountType>None or Email or UserName or Loyalty</AccountType> <AccountId>int</AccountId> <ParentId>int</ParentId> <FirstName>string</FirstName> <LastName>string</LastName> <FirstName2>string</FirstName2> <LastName2>string</LastName2> <CompanyName>string</CompanyName> <BirthDate>dateTime</BirthDate> <Title>string</Title> <Address1>string</Address1> <Address2>string</Address2> <City>string</City> <State>string</State> <ZipCode>string</ZipCode> <ZipPlus4>string</ZipPlus4> <Country>string</Country> <Phone1>string</Phone1> <Phone2>string</Phone2> <MobilePhone>string</MobilePhone> <FaxNumber>string</FaxNumber> <EmailAddress>string</EmailAddress> <WebAddress>string</WebAddress> <LoyaltyCardNumber>string</LoyaltyCardNumber> <LoyaltyPoints>int</LoyaltyPoints> <LoyaltyDollars>decimal</LoyaltyDollars> <SignupSource>None or Other or Console or WebSite or Kiosk or Handheld or POS or Import or Fax or Event or Email or Tour or Restaurant or Phone or Mobile or SocialNetwork</SignupSource> <Parent xsi:nil="true" /> <AccountNumber>string</AccountNumber> <CreditBalance>decimal</CreditBalance> <CreditLimit>decimal</CreditLimit> <TotalSales>decimal</TotalSales> <TotalTransactions>int</TotalTransactions> <LastPurchase>dateTime</LastPurchase> <PriceLevel>Base or LevelA or LevelB or LevelC or MSRP</PriceLevel> <Type>Consumer or Family or Corporate or Wholesale or Employee or Supplier or Shareholder or NonRevenue or MarkOutOfStock or Partner</Type> <IsTaxExempt>boolean</IsTaxExempt> <PrimaryShippingAddressId>int</PrimaryShippingAddressId> <PrimaryShippingAddress xsi:nil="true" /> <ShippingAddresses xsi:nil="true" /> <PrimaryPaymentMethodId>int</PrimaryPaymentMethodId> <PrimaryPaymentMethod xsi:nil="true" /> <PaymentMethods xsi:nil="true" /> <ClubMemberships xsi:nil="true" /> <EventMemberships xsi:nil="true" /> <ListMemberships xsi:nil="true" /> <GroupMemberships xsi:nil="true" /> <ProgramMemberships xsi:nil="true" /> <Notes xsi:nil="true" /> <DiscountRules xsi:nil="true" /> <PickupOrders xsi:nil="true" /> <PurchaseHistory xsi:nil="true" /> <CustomCode1>int</CustomCode1> <CustomCode2>int</CustomCode2> <CustomCode3>int</CustomCode3> <CustomCode4>int</CustomCode4> <CustomCode5>int</CustomCode5> <CustomCode6>int</CustomCode6> <CustomCode7>int</CustomCode7> <CustomCode8>int</CustomCode8> <ActivityLogs xsi:nil="true" /> <AddressValidated>boolean</AddressValidated> <ReferredBy xsi:nil="true" /> <ReferredBy2 xsi:nil="true" /> <ActiveAlertNotificationCount>int</ActiveAlertNotificationCount> <EditAtPOS>boolean</EditAtPOS> <ExternalId>string</ExternalId> <Salutation>string</Salutation> <FacebookId>string</FacebookId> <TwitterId>string</TwitterId> <MobileDeviceId>string</MobileDeviceId> </Parent> <AccountNumber>string</AccountNumber> <CreditBalance>decimal</CreditBalance> <CreditLimit>decimal</CreditLimit> <TotalSales>decimal</TotalSales> <TotalTransactions>int</TotalTransactions> <LastPurchase>dateTime</LastPurchase> <PriceLevel>Base or LevelA or LevelB or LevelC or MSRP</PriceLevel> <Type>Consumer or Family or Corporate or Wholesale or Employee or Supplier or Shareholder or NonRevenue or MarkOutOfStock or Partner</Type> <IsTaxExempt>boolean</IsTaxExempt> <PrimaryShippingAddressId>int</PrimaryShippingAddressId> <PrimaryShippingAddress> <Type>None or Customer or Club</Type> <CustomerId>int</CustomerId> <Primary>boolean</Primary> <Title>string</Title> <FirstName>string</FirstName> <LastName>string</LastName> <CompanyName>string</CompanyName> <Address1>string</Address1> <Address2>string</Address2> <City>string</City> <State>string</State> <ZipCode>string</ZipCode> <ZipPlus4>string</ZipPlus4> <Country>string</Country> <BirthDate>dateTime</BirthDate> <FaxNumber>string</FaxNumber> <Phone1>string</Phone1> <Phone2>string</Phone2> <MobilePhone>string</MobilePhone> <EmailAddress>string</EmailAddress> <ClubUseCount>int</ClubUseCount> <Instructions>string</Instructions> <AddressValidated>boolean</AddressValidated> </PrimaryShippingAddress> <ShippingAddresses> <ShippingAddress xsi:nil="true" /> <ShippingAddress xsi:nil="true" /> </ShippingAddresses> <PrimaryPaymentMethodId>int</PrimaryPaymentMethodId> <PrimaryPaymentMethod> <UEMethodId>string</UEMethodId> <Type>None or Customer or Club</Type> <Valid>boolean</Valid> <CardPresent>boolean</CardPresent> <Primary>boolean</Primary> <CustomerId>int</CustomerId> <Title>string</Title> <PaymentType>CreditCard or GiftCard or Checking or PayPal</PaymentType> <PaymentProblem>NoProblem or ExpiredCC or InvalidCC</PaymentProblem> <CreditCardType>Visa or Discover or MasterCard or AmericanExpress</CreditCardType> <CreditCardStatus>Unknown or Validated or Invalid or Expired</CreditCardStatus> <CreditCardMask>string</CreditCardMask> <CreditCardName>string</CreditCardName> <CreditCardCode>string</CreditCardCode> <CreditCardNumber>string</CreditCardNumber> <CreditCardExpiration>dateTime</CreditCardExpiration> <GiftCardNumber>string</GiftCardNumber> <GiftCardBalance>decimal</GiftCardBalance> <AccountNumber>string</AccountNumber> <RoutingNumber>string</RoutingNumber> <BillingAddress1>string</BillingAddress1> <BillingAddress2>string</BillingAddress2> <BillingCity>string</BillingCity> <BillingState>string</BillingState> <BillingZipCode>string</BillingZipCode> <BillingCountry>string</BillingCountry> <Track1Data>string</Track1Data> <Track2Data>string</Track2Data> <ClubUseCount>int</ClubUseCount> </PrimaryPaymentMethod> <PaymentMethods> <PaymentMethod xsi:nil="true" /> <PaymentMethod xsi:nil="true" /> </PaymentMethods> <ClubMemberships> <ClubMembership xsi:nil="true" /> <ClubMembership xsi:nil="true" /> </ClubMemberships> <EventMemberships> <EventMembership xsi:nil="true" /> <EventMembership xsi:nil="true" /> </EventMemberships> <ListMemberships> <CustomerListMembership xsi:nil="true" /> <CustomerListMembership xsi:nil="true" /> </ListMemberships> <GroupMemberships> <SubscriberGroupMembership xsi:nil="true" /> <SubscriberGroupMembership xsi:nil="true" /> </GroupMemberships> <ProgramMemberships> <LoyaltyProgramMembership xsi:nil="true" /> <LoyaltyProgramMembership xsi:nil="true" /> </ProgramMemberships> <Notes> <CustomerNote xsi:nil="true" /> <CustomerNote xsi:nil="true" /> </Notes> <DiscountRules> <DiscountRule xsi:nil="true" /> <DiscountRule xsi:nil="true" /> </DiscountRules> <PickupOrders> <Order xsi:nil="true" /> <Order xsi:nil="true" /> </PickupOrders> <PurchaseHistory> <Transaction xsi:nil="true" /> <Transaction xsi:nil="true" /> </PurchaseHistory> <CustomCode1>int</CustomCode1> <CustomCode2>int</CustomCode2> <CustomCode3>int</CustomCode3> <CustomCode4>int</CustomCode4> <CustomCode5>int</CustomCode5> <CustomCode6>int</CustomCode6> <CustomCode7>int</CustomCode7> <CustomCode8>int</CustomCode8> <ActivityLogs> <ActivityLog xsi:nil="true" /> <ActivityLog xsi:nil="true" /> </ActivityLogs> <AddressValidated>boolean</AddressValidated> <ReferredBy> <AccountType>None or Email or UserName or Loyalty</AccountType> <AccountId>int</AccountId> <ParentId>int</ParentId> <FirstName>string</FirstName> <LastName>string</LastName> <FirstName2>string</FirstName2> <LastName2>string</LastName2> <CompanyName>string</CompanyName> <BirthDate>dateTime</BirthDate> <Title>string</Title> <Address1>string</Address1> <Address2>string</Address2> <City>string</City> <State>string</State> <ZipCode>string</ZipCode> <ZipPlus4>string</ZipPlus4> <Country>string</Country> <Phone1>string</Phone1> <Phone2>string</Phone2> <MobilePhone>string</MobilePhone> <FaxNumber>string</FaxNumber> <EmailAddress>string</EmailAddress> <WebAddress>string</WebAddress> <LoyaltyCardNumber>string</LoyaltyCardNumber> <LoyaltyPoints>int</LoyaltyPoints> <LoyaltyDollars>decimal</LoyaltyDollars> <SignupSource>None or Other or Console or WebSite or Kiosk or Handheld or POS or Import or Fax or Event or Email or Tour or Restaurant or Phone or Mobile or SocialNetwork</SignupSource> <Parent xsi:nil="true" /> <AccountNumber>string</AccountNumber> <CreditBalance>decimal</CreditBalance> <CreditLimit>decimal</CreditLimit> <TotalSales>decimal</TotalSales> <TotalTransactions>int</TotalTransactions> <LastPurchase>dateTime</LastPurchase> <PriceLevel>Base or LevelA or LevelB or LevelC or MSRP</PriceLevel> <Type>Consumer or Family or Corporate or Wholesale or Employee or Supplier or Shareholder or NonRevenue or MarkOutOfStock or Partner</Type> <IsTaxExempt>boolean</IsTaxExempt> <PrimaryShippingAddressId>int</PrimaryShippingAddressId> <PrimaryShippingAddress xsi:nil="true" /> <ShippingAddresses xsi:nil="true" /> <PrimaryPaymentMethodId>int</PrimaryPaymentMethodId> <PrimaryPaymentMethod xsi:nil="true" /> <PaymentMethods xsi:nil="true" /> <ClubMemberships xsi:nil="true" /> <EventMemberships xsi:nil="true" /> <ListMemberships xsi:nil="true" /> <GroupMemberships xsi:nil="true" /> <ProgramMemberships xsi:nil="true" /> <Notes xsi:nil="true" /> <DiscountRules xsi:nil="true" /> <PickupOrders xsi:nil="true" /> <PurchaseHistory xsi:nil="true" /> <CustomCode1>int</CustomCode1> <CustomCode2>int</CustomCode2> <CustomCode3>int</CustomCode3> <CustomCode4>int</CustomCode4> <CustomCode5>int</CustomCode5> <CustomCode6>int</CustomCode6> <CustomCode7>int</CustomCode7> <CustomCode8>int</CustomCode8> <ActivityLogs xsi:nil="true" /> <AddressValidated>boolean</AddressValidated> <ReferredBy xsi:nil="true" /> <ReferredBy2 xsi:nil="true" /> <ActiveAlertNotificationCount>int</ActiveAlertNotificationCount> <EditAtPOS>boolean</EditAtPOS> <ExternalId>string</ExternalId> <Salutation>string</Salutation> <FacebookId>string</FacebookId> <TwitterId>string</TwitterId> <MobileDeviceId>string</MobileDeviceId> </ReferredBy> <ReferredBy2> <AccountType>None or Email or UserName or Loyalty</AccountType> <AccountId>int</AccountId> <ParentId>int</ParentId> <FirstName>string</FirstName> <LastName>string</LastName> <FirstName2>string</FirstName2> <LastName2>string</LastName2> <CompanyName>string</CompanyName> <BirthDate>dateTime</BirthDate> <Title>string</Title> <Address1>string</Address1> <Address2>string</Address2> <City>string</City> <State>string</State> <ZipCode>string</ZipCode> <ZipPlus4>string</ZipPlus4> <Country>string</Country> <Phone1>string</Phone1> <Phone2>string</Phone2> <MobilePhone>string</MobilePhone> <FaxNumber>string</FaxNumber> <EmailAddress>string</EmailAddress> <WebAddress>string</WebAddress> <LoyaltyCardNumber>string</LoyaltyCardNumber> <LoyaltyPoints>int</LoyaltyPoints> <LoyaltyDollars>decimal</LoyaltyDollars> <SignupSource>None or Other or Console or WebSite or Kiosk or Handheld or POS or Import or Fax or Event or Email or Tour or Restaurant or Phone or Mobile or SocialNetwork</SignupSource> <Parent xsi:nil="true" /> <AccountNumber>string</AccountNumber> <CreditBalance>decimal</CreditBalance> <CreditLimit>decimal</CreditLimit> <TotalSales>decimal</TotalSales> <TotalTransactions>int</TotalTransactions> <LastPurchase>dateTime</LastPurchase> <PriceLevel>Base or LevelA or LevelB or LevelC or MSRP</PriceLevel> <Type>Consumer or Family or Corporate or Wholesale or Employee or Supplier or Shareholder or NonRevenue or MarkOutOfStock or Partner</Type> <IsTaxExempt>boolean</IsTaxExempt> <PrimaryShippingAddressId>int</PrimaryShippingAddressId> <PrimaryShippingAddress xsi:nil="true" /> <ShippingAddresses xsi:nil="true" /> <PrimaryPaymentMethodId>int</PrimaryPaymentMethodId> <PrimaryPaymentMethod xsi:nil="true" /> <PaymentMethods xsi:nil="true" /> <ClubMemberships xsi:nil="true" /> <EventMemberships xsi:nil="true" /> <ListMemberships xsi:nil="true" /> <GroupMemberships xsi:nil="true" /> <ProgramMemberships xsi:nil="true" /> <Notes xsi:nil="true" /> <DiscountRules xsi:nil="true" /> <PickupOrders xsi:nil="true" /> <PurchaseHistory xsi:nil="true" /> <CustomCode1>int</CustomCode1> <CustomCode2>int</CustomCode2> <CustomCode3>int</CustomCode3> <CustomCode4>int</CustomCode4> <CustomCode5>int</CustomCode5> <CustomCode6>int</CustomCode6> <CustomCode7>int</CustomCode7> <CustomCode8>int</CustomCode8> <ActivityLogs xsi:nil="true" /> <AddressValidated>boolean</AddressValidated> <ReferredBy xsi:nil="true" /> <ReferredBy2 xsi:nil="true" /> <ActiveAlertNotificationCount>int</ActiveAlertNotificationCount> <EditAtPOS>boolean</EditAtPOS> <ExternalId>string</ExternalId> <Salutation>string</Salutation> <FacebookId>string</FacebookId> <TwitterId>string</TwitterId> <MobileDeviceId>string</MobileDeviceId> </ReferredBy2> <ActiveAlertNotificationCount>int</ActiveAlertNotificationCount> <EditAtPOS>boolean</EditAtPOS> <ExternalId>string</ExternalId> <Salutation>string</Salutation> <FacebookId>string</FacebookId> <TwitterId>string</TwitterId> <MobileDeviceId>string</MobileDeviceId> </Parent> <AccountNumber>string</AccountNumber> <CreditBalance>decimal</CreditBalance> <CreditLimit>decimal</CreditLimit> <TotalSales>decimal</TotalSales> <TotalTransactions>int</TotalTransactions> <LastPurchase>dateTime</LastPurchase> <PriceLevel>Base or LevelA or LevelB or LevelC or MSRP</PriceLevel> <Type>Consumer or Family or Corporate or Wholesale or Employee or Supplier or Shareholder or NonRevenue or MarkOutOfStock or Partner</Type> <IsTaxExempt>boolean</IsTaxExempt> <PrimaryShippingAddressId>int</PrimaryShippingAddressId> <PrimaryShippingAddress> <Type>None or Customer or Club</Type> <CustomerId>int</CustomerId> <Primary>boolean</Primary> <Title>string</Title> <FirstName>string</FirstName> <LastName>string</LastName> <CompanyName>string</CompanyName> <Address1>string</Address1> <Address2>string</Address2> <City>string</City> <State>string</State> <ZipCode>string</ZipCode> <ZipPlus4>string</ZipPlus4> <Country>string</Country> <BirthDate>dateTime</BirthDate> <FaxNumber>string</FaxNumber> <Phone1>string</Phone1> <Phone2>string</Phone2> <MobilePhone>string</MobilePhone> <EmailAddress>string</EmailAddress> <ClubUseCount>int</ClubUseCount> <Instructions>string</Instructions> <AddressValidated>boolean</AddressValidated> </PrimaryShippingAddress> <ShippingAddresses> <ShippingAddress> <Type>None or Customer or Club</Type> <CustomerId>int</CustomerId> <Primary>boolean</Primary> <Title>string</Title> <FirstName>string</FirstName> <LastName>string</LastName> <CompanyName>string</CompanyName> <Address1>string</Address1> <Address2>string</Address2> <City>string</City> <State>string</State> <ZipCode>string</ZipCode> <ZipPlus4>string</ZipPlus4> <Country>string</Country> <BirthDate>dateTime</BirthDate> <FaxNumber>string</FaxNumber> <Phone1>string</Phone1> <Phone2>string</Phone2> <MobilePhone>string</MobilePhone> <EmailAddress>string</EmailAddress> <ClubUseCount>int</ClubUseCount> <Instructions>string</Instructions> <AddressValidated>boolean</AddressValidated> </ShippingAddress> <ShippingAddress> <Type>None or Customer or Club</Type> <CustomerId>int</CustomerId> <Primary>boolean</Primary> <Title>string</Title> <FirstName>string</FirstName> <LastName>string</LastName> <CompanyName>string</CompanyName> <Address1>string</Address1> <Address2>string</Address2> <City>string</City> <State>string</State> <ZipCode>string</ZipCode> <ZipPlus4>string</ZipPlus4> <Country>string</Country> <BirthDate>dateTime</BirthDate> <FaxNumber>string</FaxNumber> <Phone1>string</Phone1> <Phone2>string</Phone2> <MobilePhone>string</MobilePhone> <EmailAddress>string</EmailAddress> <ClubUseCount>int</ClubUseCount> <Instructions>string</Instructions> <AddressValidated>boolean</AddressValidated> </ShippingAddress> </ShippingAddresses> <PrimaryPaymentMethodId>int</PrimaryPaymentMethodId> <PrimaryPaymentMethod> <UEMethodId>string</UEMethodId> <Type>None or Customer or Club</Type> <Valid>boolean</Valid> <CardPresent>boolean</CardPresent> <Primary>boolean</Primary> <CustomerId>int</CustomerId> <Title>string</Title> <PaymentType>CreditCard or GiftCard or Checking or PayPal</PaymentType> <PaymentProblem>NoProblem or ExpiredCC or InvalidCC</PaymentProblem> <CreditCardType>Visa or Discover or MasterCard or AmericanExpress</CreditCardType> <CreditCardStatus>Unknown or Validated or Invalid or Expired</CreditCardStatus> <CreditCardMask>string</CreditCardMask> <CreditCardName>string</CreditCardName> <CreditCardCode>string</CreditCardCode> <CreditCardNumber>string</CreditCardNumber> <CreditCardExpiration>dateTime</CreditCardExpiration> <GiftCardNumber>string</GiftCardNumber> <GiftCardBalance>decimal</GiftCardBalance> <AccountNumber>string</AccountNumber> <RoutingNumber>string</RoutingNumber> <BillingAddress1>string</BillingAddress1> <BillingAddress2>string</BillingAddress2> <BillingCity>string</BillingCity> <BillingState>string</BillingState> <BillingZipCode>string</BillingZipCode> <BillingCountry>string</BillingCountry> <Track1Data>string</Track1Data> <Track2Data>string</Track2Data> <ClubUseCount>int</ClubUseCount> </PrimaryPaymentMethod> <PaymentMethods> <PaymentMethod> <UEMethodId>string</UEMethodId> <Type>None or Customer or Club</Type> <Valid>boolean</Valid> <CardPresent>boolean</CardPresent> <Primary>boolean</Primary> <CustomerId>int</CustomerId> <Title>string</Title> <PaymentType>CreditCard or GiftCard or Checking or PayPal</PaymentType> <PaymentProblem>NoProblem or ExpiredCC or InvalidCC</PaymentProblem> <CreditCardType>Visa or Discover or MasterCard or AmericanExpress</CreditCardType> <CreditCardStatus>Unknown or Validated or Invalid or Expired</CreditCardStatus> <CreditCardMask>string</CreditCardMask> <CreditCardName>string</CreditCardName> <CreditCardCode>string</CreditCardCode> <CreditCardNumber>string</CreditCardNumber> <CreditCardExpiration>dateTime</CreditCardExpiration> <GiftCardNumber>string</GiftCardNumber> <GiftCardBalance>decimal</GiftCardBalance> <AccountNumber>string</AccountNumber> <RoutingNumber>string</RoutingNumber> <BillingAddress1>string</BillingAddress1> <BillingAddress2>string</BillingAddress2> <BillingCity>string</BillingCity> <BillingState>string</BillingState> <BillingZipCode>string</BillingZipCode> <BillingCountry>string</BillingCountry> <Track1Data>string</Track1Data> <Track2Data>string</Track2Data> <ClubUseCount>int</ClubUseCount> </PaymentMethod> <PaymentMethod> <UEMethodId>string</UEMethodId> <Type>None or Customer or Club</Type> <Valid>boolean</Valid> <CardPresent>boolean</CardPresent> <Primary>boolean</Primary> <CustomerId>int</CustomerId> <Title>string</Title> <PaymentType>CreditCard or GiftCard or Checking or PayPal</PaymentType> <PaymentProblem>NoProblem or ExpiredCC or InvalidCC</PaymentProblem> <CreditCardType>Visa or Discover or MasterCard or AmericanExpress</CreditCardType> <CreditCardStatus>Unknown or Validated or Invalid or Expired</CreditCardStatus> <CreditCardMask>string</CreditCardMask> <CreditCardName>string</CreditCardName> <CreditCardCode>string</CreditCardCode> <CreditCardNumber>string</CreditCardNumber> <CreditCardExpiration>dateTime</CreditCardExpiration> <GiftCardNumber>string</GiftCardNumber> <GiftCardBalance>decimal</GiftCardBalance> <AccountNumber>string</AccountNumber> <RoutingNumber>string</RoutingNumber> <BillingAddress1>string</BillingAddress1> <BillingAddress2>string</BillingAddress2> <BillingCity>string</BillingCity> <BillingState>string</BillingState> <BillingZipCode>string</BillingZipCode> <BillingCountry>string</BillingCountry> <Track1Data>string</Track1Data> <Track2Data>string</Track2Data> <ClubUseCount>int</ClubUseCount> </PaymentMethod> </PaymentMethods> <ClubMemberships> <ClubMembership> <ClubId>int</ClubId> <Club xsi:nil="true" /> <Status>Active or Inactive or Closed</Status> <PaymentMethodId>int</PaymentMethodId> <PaymentMethod xsi:nil="true" /> <ShippingServiceId>int</ShippingServiceId> <ShippingAddress xsi:nil="true" /> <SponsorId>int</SponsorId> <Sponsor xsi:nil="true" /> <ShippingAddressId>int</ShippingAddressId> <ReferralId>int</ReferralId> <Referral xsi:nil="true" /> <InventoryLocationId>int</InventoryLocationId> <InventoryLocation xsi:nil="true" /> <ApplyLoyalty>boolean</ApplyLoyalty> <Comment>string</Comment> <ProductOption>Default or Replace or Append</ProductOption> <OrderLines xsi:nil="true" /> <ReferenceNumber>string</ReferenceNumber> <StartDate>dateTime</StartDate> <ActiveDate>dateTime</ActiveDate> <ExpireDate>dateTime</ExpireDate> <CloseDate>dateTime</CloseDate> <SignupSource>None or Other or Console or WebSite or Kiosk or Handheld or POS or Import or Fax or Event or Email or Tour or Restaurant or Phone or Mobile or SocialNetwork</SignupSource> <BillingDay>int</BillingDay> <BillingStartDate>dateTime</BillingStartDate> </ClubMembership> <ClubMembership> <ClubId>int</ClubId> <Club xsi:nil="true" /> <Status>Active or Inactive or Closed</Status> <PaymentMethodId>int</PaymentMethodId> <PaymentMethod xsi:nil="true" /> <ShippingServiceId>int</ShippingServiceId> <ShippingAddress xsi:nil="true" /> <SponsorId>int</SponsorId> <Sponsor xsi:nil="true" /> <ShippingAddressId>int</ShippingAddressId> <ReferralId>int</ReferralId> <Referral xsi:nil="true" /> <InventoryLocationId>int</InventoryLocationId> <InventoryLocation xsi:nil="true" /> <ApplyLoyalty>boolean</ApplyLoyalty> <Comment>string</Comment> <ProductOption>Default or Replace or Append</ProductOption> <OrderLines xsi:nil="true" /> <ReferenceNumber>string</ReferenceNumber> <StartDate>dateTime</StartDate> <ActiveDate>dateTime</ActiveDate> <ExpireDate>dateTime</ExpireDate> <CloseDate>dateTime</CloseDate> <SignupSource>None or Other or Console or WebSite or Kiosk or Handheld or POS or Import or Fax or Event or Email or Tour or Restaurant or Phone or Mobile or SocialNetwork</SignupSource> <BillingDay>int</BillingDay> <BillingStartDate>dateTime</BillingStartDate> </ClubMembership> </ClubMemberships> <EventMemberships> <EventMembership> <EventId>int</EventId> <Event xsi:nil="true" /> <Accepted>boolean</Accepted> <SurveyAnswers>string</SurveyAnswers> <SignupSource>None or Other or Console or WebSite or Kiosk or Handheld or POS or Import or Fax or Event or Email or Tour or Restaurant or Phone or Mobile or SocialNetwork</SignupSource> </EventMembership> <EventMembership> <EventId>int</EventId> <Event xsi:nil="true" /> <Accepted>boolean</Accepted> <SurveyAnswers>string</SurveyAnswers> <SignupSource>None or Other or Console or WebSite or Kiosk or Handheld or POS or Import or Fax or Event or Email or Tour or Restaurant or Phone or Mobile or SocialNetwork</SignupSource> </EventMembership> </EventMemberships> <ListMemberships> <CustomerListMembership> <ListId>int</ListId> <CustomerList xsi:nil="true" /> <SignupSource>None or Other or Console or WebSite or Kiosk or Handheld or POS or Import or Fax or Event or Email or Tour or Restaurant or Phone or Mobile or SocialNetwork</SignupSource> </CustomerListMembership> <CustomerListMembership> <ListId>int</ListId> <CustomerList xsi:nil="true" /> <SignupSource>None or Other or Console or WebSite or Kiosk or Handheld or POS or Import or Fax or Event or Email or Tour or Restaurant or Phone or Mobile or SocialNetwork</SignupSource> </CustomerListMembership> </ListMemberships> <GroupMemberships> <SubscriberGroupMembership> <SubscriberGroupId>int</SubscriberGroupId> <CashierCode>string</CashierCode> <SubscriberGroup xsi:nil="true" /> <SignupSource>None or Other or Console or WebSite or Kiosk or Handheld or POS or Import or Fax or Event or Email or Tour or Restaurant or Phone or Mobile or SocialNetwork</SignupSource> </SubscriberGroupMembership> <SubscriberGroupMembership> <SubscriberGroupId>int</SubscriberGroupId> <CashierCode>string</CashierCode> <SubscriberGroup xsi:nil="true" /> <SignupSource>None or Other or Console or WebSite or Kiosk or Handheld or POS or Import or Fax or Event or Email or Tour or Restaurant or Phone or Mobile or SocialNetwork</SignupSource> </SubscriberGroupMembership> </GroupMemberships> <ProgramMemberships> <LoyaltyProgramMembership> <LoyaltyProgramId>int</LoyaltyProgramId> <LoyaltyProgram xsi:nil="true" /> <Updated>dateTime</Updated> </LoyaltyProgramMembership> <LoyaltyProgramMembership> <LoyaltyProgramId>int</LoyaltyProgramId> <LoyaltyProgram xsi:nil="true" /> <Updated>dateTime</Updated> </LoyaltyProgramMembership> </ProgramMemberships> <Notes> <CustomerNote> <Title>string</Title> <Message>string</Message> <CreateDate>dateTime</CreateDate> </CustomerNote> <CustomerNote> <Title>string</Title> <Message>string</Message> <CreateDate>dateTime</CreateDate> </CustomerNote> </Notes> <DiscountRules> <DiscountRule> <Name>string</Name> <Code>string</Code> <Priority>int</Priority> <Scope>Undefined or AllCustomers or LoyaltyProgram or DiscountCoupon</Scope> <Status>Undefined or Active or Inactive</Status> <ReasonId>int</ReasonId> <Reason xsi:nil="true" /> <Type>Undefined or SingleOrderDiscount or PurchaseHistoryDiscount or LoyaltyAccrualRule</Type> <TriggerType>Undefined or Amount or Weight or Points or Quantity</TriggerType> <TriggerTarget>Undefined or SingleOrder or SameProduct or AnyProduct or Points</TriggerTarget> <PointTrigger>int</PointTrigger> <AmountTrigger>decimal</AmountTrigger> <QuantityTrigger>decimal</QuantityTrigger> </DiscountRule> <DiscountRule> <Name>string</Name> <Code>string</Code> <Priority>int</Priority> <Scope>Undefined or AllCustomers or LoyaltyProgram or DiscountCoupon</Scope> <Status>Undefined or Active or Inactive</Status> <ReasonId>int</ReasonId> <Reason xsi:nil="true" /> <Type>Undefined or SingleOrderDiscount or PurchaseHistoryDiscount or LoyaltyAccrualRule</Type> <TriggerType>Undefined or Amount or Weight or Points or Quantity</TriggerType> <TriggerTarget>Undefined or SingleOrder or SameProduct or AnyProduct or Points</TriggerTarget> <PointTrigger>int</PointTrigger> <AmountTrigger>decimal</AmountTrigger> <QuantityTrigger>decimal</QuantityTrigger> </DiscountRule> </DiscountRules> <PickupOrders> <Order> <CalcToken>string</CalcToken> <Title>string</Title> <CustomerId>int</CustomerId> <OrderDate>dateTime</OrderDate> <StoreCode>string</StoreCode> <AccountNumber>string</AccountNumber> <FirstName>string</FirstName> <LastName>string</LastName> <CompanyName>string</CompanyName> <Address1>string</Address1> <Address2>string</Address2> <City>string</City> <State>string</State> <ZipCode>string</ZipCode> <Country>string</Country> <Phone1>string</Phone1> <Phone2>string</Phone2> <EmailAddress>string</EmailAddress> <ExternalOrderId>string</ExternalOrderId> <Comment>string</Comment> <Deposit>decimal</Deposit> <Status>Pending or Holding or Problem or Approved or Canceled or Delivery or Closed</Status> <Channel>WebStore or Kiosk or Club or Phone or POS or Event or Other or OutsideSales or Mobile or SocialNetwork or Wholesale</Channel> <Packages xsi:nil="true" /> <Lines xsi:nil="true" /> <ActivityLogs xsi:nil="true" /> <CustomCode1>int</CustomCode1> <CustomCode2>int</CustomCode2> <CustomCode3>int</CustomCode3> <CustomCode4>int</CustomCode4> <PurchaseDate>dateTime</PurchaseDate> <BypassShippingCompliance>boolean</BypassShippingCompliance> <BypassQuantityLimits>boolean</BypassQuantityLimits> <ReceiptUrl>string</ReceiptUrl> <Payments xsi:nil="true" /> <ComplianceLevel>Normal or IgnoreStreetLevelErrors or IgnoreAddressErrors or IgnoreComplianceErrors or BypassCompliance or ExternallyValidated</ComplianceLevel> <SourceExternalId>string</SourceExternalId> </Order> <Order> <CalcToken>string</CalcToken> <Title>string</Title> <CustomerId>int</CustomerId> <OrderDate>dateTime</OrderDate> <StoreCode>string</StoreCode> <AccountNumber>string</AccountNumber> <FirstName>string</FirstName> <LastName>string</LastName> <CompanyName>string</CompanyName> <Address1>string</Address1> <Address2>string</Address2> <City>string</City> <State>string</State> <ZipCode>string</ZipCode> <Country>string</Country> <Phone1>string</Phone1> <Phone2>string</Phone2> <EmailAddress>string</EmailAddress> <ExternalOrderId>string</ExternalOrderId> <Comment>string</Comment> <Deposit>decimal</Deposit> <Status>Pending or Holding or Problem or Approved or Canceled or Delivery or Closed</Status> <Channel>WebStore or Kiosk or Club or Phone or POS or Event or Other or OutsideSales or Mobile or SocialNetwork or Wholesale</Channel> <Packages xsi:nil="true" /> <Lines xsi:nil="true" /> <ActivityLogs xsi:nil="true" /> <CustomCode1>int</CustomCode1> <CustomCode2>int</CustomCode2> <CustomCode3>int</CustomCode3> <CustomCode4>int</CustomCode4> <PurchaseDate>dateTime</PurchaseDate> <BypassShippingCompliance>boolean</BypassShippingCompliance> <BypassQuantityLimits>boolean</BypassQuantityLimits> <ReceiptUrl>string</ReceiptUrl> <Payments xsi:nil="true" /> <ComplianceLevel>Normal or IgnoreStreetLevelErrors or IgnoreAddressErrors or IgnoreComplianceErrors or BypassCompliance or ExternallyValidated</ComplianceLevel> <SourceExternalId>string</SourceExternalId> </Order> </PickupOrders> <PurchaseHistory> <Transaction> <ExternalBatchId>string</ExternalBatchId> <ExternalTransactionId>string</ExternalTransactionId> <OrderId>int</OrderId> <CustomerId>int</CustomerId> <StoreId>int</StoreId> <Store xsi:nil="true" /> <DeviceId>int</DeviceId> <Device xsi:nil="true" /> <ReturnId>int</ReturnId> <Token>string</Token> <CalcToken>string</CalcToken> <AccountNumber>string</AccountNumber> <FirstName>string</FirstName> <LastName>string</LastName> <CompanyName>string</CompanyName> <Phone1>string</Phone1> <Phone2>string</Phone2> <EmailAddress>string</EmailAddress> <Address1>string</Address1> <Address2>string</Address2> <City>string</City> <State>string</State> <ZipCode>string</ZipCode> <Country>string</Country> <Comment>string</Comment> <ReferenceNumber>string</ReferenceNumber> <CashierCode>string</CashierCode> <Channel>WebStore or Kiosk or Club or Phone or POS or Event or Other or OutsideSales or Mobile or SocialNetwork or Wholesale</Channel> <TotalShipping>decimal</TotalShipping> <TotalShippingTax>decimal</TotalShippingTax> <TransactionLevelDiscount>decimal</TransactionLevelDiscount> <DiscountCode>string</DiscountCode> <DiscountReasonCode>string</DiscountReasonCode> <CouponCode>string</CouponCode> <ReceiptEmail>string</ReceiptEmail> <TransactionLines xsi:nil="true" /> <TransactionPayments xsi:nil="true" /> </Transaction> <Transaction> <ExternalBatchId>string</ExternalBatchId> <ExternalTransactionId>string</ExternalTransactionId> <OrderId>int</OrderId> <CustomerId>int</CustomerId> <StoreId>int</StoreId> <Store xsi:nil="true" /> <DeviceId>int</DeviceId> <Device xsi:nil="true" /> <ReturnId>int</ReturnId> <Token>string</Token> <CalcToken>string</CalcToken> <AccountNumber>string</AccountNumber> <FirstName>string</FirstName> <LastName>string</LastName> <CompanyName>string</CompanyName> <Phone1>string</Phone1> <Phone2>string</Phone2> <EmailAddress>string</EmailAddress> <Address1>string</Address1> <Address2>string</Address2> <City>string</City> <State>string</State> <ZipCode>string</ZipCode> <Country>string</Country> <Comment>string</Comment> <ReferenceNumber>string</ReferenceNumber> <CashierCode>string</CashierCode> <Channel>WebStore or Kiosk or Club or Phone or POS or Event or Other or OutsideSales or Mobile or SocialNetwork or Wholesale</Channel> <TotalShipping>decimal</TotalShipping> <TotalShippingTax>decimal</TotalShippingTax> <TransactionLevelDiscount>decimal</TransactionLevelDiscount> <DiscountCode>string</DiscountCode> <DiscountReasonCode>string</DiscountReasonCode> <CouponCode>string</CouponCode> <ReceiptEmail>string</ReceiptEmail> <TransactionLines xsi:nil="true" /> <TransactionPayments xsi:nil="true" /> </Transaction> </PurchaseHistory> <CustomCode1>int</CustomCode1> <CustomCode2>int</CustomCode2> <CustomCode3>int</CustomCode3> <CustomCode4>int</CustomCode4> <CustomCode5>int</CustomCode5> <CustomCode6>int</CustomCode6> <CustomCode7>int</CustomCode7> <CustomCode8>int</CustomCode8> <ActivityLogs> <ActivityLog> <Created>dateTime</Created> <Name>string</Name> <Message>string</Message> <Action>string</Action> <System>string</System> </ActivityLog> <ActivityLog> <Created>dateTime</Created> <Name>string</Name> <Message>string</Message> <Action>string</Action> <System>string</System> </ActivityLog> </ActivityLogs> <AddressValidated>boolean</AddressValidated> <ReferredBy> <AccountType>None or Email or UserName or Loyalty</AccountType> <AccountId>int</AccountId> <ParentId>int</ParentId> <FirstName>string</FirstName> <LastName>string</LastName> <FirstName2>string</FirstName2> <LastName2>string</LastName2> <CompanyName>string</CompanyName> <BirthDate>dateTime</BirthDate> <Title>string</Title> <Address1>string</Address1> <Address2>string</Address2> <City>string</City> <State>string</State> <ZipCode>string</ZipCode> <ZipPlus4>string</ZipPlus4> <Country>string</Country> <Phone1>string</Phone1> <Phone2>string</Phone2> <MobilePhone>string</MobilePhone> <FaxNumber>string</FaxNumber> <EmailAddress>string</EmailAddress> <WebAddress>string</WebAddress> <LoyaltyCardNumber>string</LoyaltyCardNumber> <LoyaltyPoints>int</LoyaltyPoints> <LoyaltyDollars>decimal</LoyaltyDollars> <SignupSource>None or Other or Console or WebSite or Kiosk or Handheld or POS or Import or Fax or Event or Email or Tour or Restaurant or Phone or Mobile or SocialNetwork</SignupSource> <Parent> <AccountType>None or Email or UserName or Loyalty</AccountType> <AccountId>int</AccountId> <ParentId>int</ParentId> <FirstName>string</FirstName> <LastName>string</LastName> <FirstName2>string</FirstName2> <LastName2>string</LastName2> <CompanyName>string</CompanyName> <BirthDate>dateTime</BirthDate> <Title>string</Title> <Address1>string</Address1> <Address2>string</Address2> <City>string</City> <State>string</State> <ZipCode>string</ZipCode> <ZipPlus4>string</ZipPlus4> <Country>string</Country> <Phone1>string</Phone1> <Phone2>string</Phone2> <MobilePhone>string</MobilePhone> <FaxNumber>string</FaxNumber> <EmailAddress>string</EmailAddress> <WebAddress>string</WebAddress> <LoyaltyCardNumber>string</LoyaltyCardNumber> <LoyaltyPoints>int</LoyaltyPoints> <LoyaltyDollars>decimal</LoyaltyDollars> <SignupSource>None or Other or Console or WebSite or Kiosk or Handheld or POS or Import or Fax or Event or Email or Tour or Restaurant or Phone or Mobile or SocialNetwork</SignupSource> <Parent xsi:nil="true" /> <AccountNumber>string</AccountNumber> <CreditBalance>decimal</CreditBalance> <CreditLimit>decimal</CreditLimit> <TotalSales>decimal</TotalSales> <TotalTransactions>int</TotalTransactions> <LastPurchase>dateTime</LastPurchase> <PriceLevel>Base or LevelA or LevelB or LevelC or MSRP</PriceLevel> <Type>Consumer or Family or Corporate or Wholesale or Employee or Supplier or Shareholder or NonRevenue or MarkOutOfStock or Partner</Type> <IsTaxExempt>boolean</IsTaxExempt> <PrimaryShippingAddressId>int</PrimaryShippingAddressId> <PrimaryShippingAddress xsi:nil="true" /> <ShippingAddresses xsi:nil="true" /> <PrimaryPaymentMethodId>int</PrimaryPaymentMethodId> <PrimaryPaymentMethod xsi:nil="true" /> <PaymentMethods xsi:nil="true" /> <ClubMemberships xsi:nil="true" /> <EventMemberships xsi:nil="true" /> <ListMemberships xsi:nil="true" /> <GroupMemberships xsi:nil="true" /> <ProgramMemberships xsi:nil="true" /> <Notes xsi:nil="true" /> <DiscountRules xsi:nil="true" /> <PickupOrders xsi:nil="true" /> <PurchaseHistory xsi:nil="true" /> <CustomCode1>int</CustomCode1> <CustomCode2>int</CustomCode2> <CustomCode3>int</CustomCode3> <CustomCode4>int</CustomCode4> <CustomCode5>int</CustomCode5> <CustomCode6>int</CustomCode6> <CustomCode7>int</CustomCode7> <CustomCode8>int</CustomCode8> <ActivityLogs xsi:nil="true" /> <AddressValidated>boolean</AddressValidated> <ReferredBy xsi:nil="true" /> <ReferredBy2 xsi:nil="true" /> <ActiveAlertNotificationCount>int</ActiveAlertNotificationCount> <EditAtPOS>boolean</EditAtPOS> <ExternalId>string</ExternalId> <Salutation>string</Salutation> <FacebookId>string</FacebookId> <TwitterId>string</TwitterId> <MobileDeviceId>string</MobileDeviceId> </Parent> <AccountNumber>string</AccountNumber> <CreditBalance>decimal</CreditBalance> <CreditLimit>decimal</CreditLimit> <TotalSales>decimal</TotalSales> <TotalTransactions>int</TotalTransactions> <LastPurchase>dateTime</LastPurchase> <PriceLevel>Base or LevelA or LevelB or LevelC or MSRP</PriceLevel> <Type>Consumer or Family or Corporate or Wholesale or Employee or Supplier or Shareholder or NonRevenue or MarkOutOfStock or Partner</Type> <IsTaxExempt>boolean</IsTaxExempt> <PrimaryShippingAddressId>int</PrimaryShippingAddressId> <PrimaryShippingAddress> <Type>None or Customer or Club</Type> <CustomerId>int</CustomerId> <Primary>boolean</Primary> <Title>string</Title> <FirstName>string</FirstName> <LastName>string</LastName> <CompanyName>string</CompanyName> <Address1>string</Address1> <Address2>string</Address2> <City>string</City> <State>string</State> <ZipCode>string</ZipCode> <ZipPlus4>string</ZipPlus4> <Country>string</Country> <BirthDate>dateTime</BirthDate> <FaxNumber>string</FaxNumber> <Phone1>string</Phone1> <Phone2>string</Phone2> <MobilePhone>string</MobilePhone> <EmailAddress>string</EmailAddress> <ClubUseCount>int</ClubUseCount> <Instructions>string</Instructions> <AddressValidated>boolean</AddressValidated> </PrimaryShippingAddress> <ShippingAddresses> <ShippingAddress xsi:nil="true" /> <ShippingAddress xsi:nil="true" /> </ShippingAddresses> <PrimaryPaymentMethodId>int</PrimaryPaymentMethodId> <PrimaryPaymentMethod> <UEMethodId>string</UEMethodId> <Type>None or Customer or Club</Type> <Valid>boolean</Valid> <CardPresent>boolean</CardPresent> <Primary>boolean</Primary> <CustomerId>int</CustomerId> <Title>string</Title> <PaymentType>CreditCard or GiftCard or Checking or PayPal</PaymentType> <PaymentProblem>NoProblem or ExpiredCC or InvalidCC</PaymentProblem> <CreditCardType>Visa or Discover or MasterCard or AmericanExpress</CreditCardType> <CreditCardStatus>Unknown or Validated or Invalid or Expired</CreditCardStatus> <CreditCardMask>string</CreditCardMask> <CreditCardName>string</CreditCardName> <CreditCardCode>string</CreditCardCode> <CreditCardNumber>string</CreditCardNumber> <CreditCardExpiration>dateTime</CreditCardExpiration> <GiftCardNumber>string</GiftCardNumber> <GiftCardBalance>decimal</GiftCardBalance> <AccountNumber>string</AccountNumber> <RoutingNumber>string</RoutingNumber> <BillingAddress1>string</BillingAddress1> <BillingAddress2>string</BillingAddress2> <BillingCity>string</BillingCity> <BillingState>string</BillingState> <BillingZipCode>string</BillingZipCode> <BillingCountry>string</BillingCountry> <Track1Data>string</Track1Data> <Track2Data>string</Track2Data> <ClubUseCount>int</ClubUseCount> </PrimaryPaymentMethod> <PaymentMethods> <PaymentMethod xsi:nil="true" /> <PaymentMethod xsi:nil="true" /> </PaymentMethods> <ClubMemberships> <ClubMembership xsi:nil="true" /> <ClubMembership xsi:nil="true" /> </ClubMemberships> <EventMemberships> <EventMembership xsi:nil="true" /> <EventMembership xsi:nil="true" /> </EventMemberships> <ListMemberships> <CustomerListMembership xsi:nil="true" /> <CustomerListMembership xsi:nil="true" /> </ListMemberships> <GroupMemberships> <SubscriberGroupMembership xsi:nil="true" /> <SubscriberGroupMembership xsi:nil="true" /> </GroupMemberships> <ProgramMemberships> <LoyaltyProgramMembership xsi:nil="true" /> <LoyaltyProgramMembership xsi:nil="true" /> </ProgramMemberships> <Notes> <CustomerNote xsi:nil="true" /> <CustomerNote xsi:nil="true" /> </Notes> <DiscountRules> <DiscountRule xsi:nil="true" /> <DiscountRule xsi:nil="true" /> </DiscountRules> <PickupOrders> <Order xsi:nil="true" /> <Order xsi:nil="true" /> </PickupOrders> <PurchaseHistory> <Transaction xsi:nil="true" /> <Transaction xsi:nil="true" /> </PurchaseHistory> <CustomCode1>int</CustomCode1> <CustomCode2>int</CustomCode2> <CustomCode3>int</CustomCode3> <CustomCode4>int</CustomCode4> <CustomCode5>int</CustomCode5> <CustomCode6>int</CustomCode6> <CustomCode7>int</CustomCode7> <CustomCode8>int</CustomCode8> <ActivityLogs> <ActivityLog xsi:nil="true" /> <ActivityLog xsi:nil="true" /> </ActivityLogs> <AddressValidated>boolean</AddressValidated> <ReferredBy> <AccountType>None or Email or UserName or Loyalty</AccountType> <AccountId>int</AccountId> <ParentId>int</ParentId> <FirstName>string</FirstName> <LastName>string</LastName> <FirstName2>string</FirstName2> <LastName2>string</LastName2> <CompanyName>string</CompanyName> <BirthDate>dateTime</BirthDate> <Title>string</Title> <Address1>string</Address1> <Address2>string</Address2> <City>string</City> <State>string</State> <ZipCode>string</ZipCode> <ZipPlus4>string</ZipPlus4> <Country>string</Country> <Phone1>string</Phone1> <Phone2>string</Phone2> <MobilePhone>string</MobilePhone> <FaxNumber>string</FaxNumber> <EmailAddress>string</EmailAddress> <WebAddress>string</WebAddress> <LoyaltyCardNumber>string</LoyaltyCardNumber> <LoyaltyPoints>int</LoyaltyPoints> <LoyaltyDollars>decimal</LoyaltyDollars> <SignupSource>None or Other or Console or WebSite or Kiosk or Handheld or POS or Import or Fax or Event or Email or Tour or Restaurant or Phone or Mobile or SocialNetwork</SignupSource> <Parent xsi:nil="true" /> <AccountNumber>string</AccountNumber> <CreditBalance>decimal</CreditBalance> <CreditLimit>decimal</CreditLimit> <TotalSales>decimal</TotalSales> <TotalTransactions>int</TotalTransactions> <LastPurchase>dateTime</LastPurchase> <PriceLevel>Base or LevelA or LevelB or LevelC or MSRP</PriceLevel> <Type>Consumer or Family or Corporate or Wholesale or Employee or Supplier or Shareholder or NonRevenue or MarkOutOfStock or Partner</Type> <IsTaxExempt>boolean</IsTaxExempt> <PrimaryShippingAddressId>int</PrimaryShippingAddressId> <PrimaryShippingAddress xsi:nil="true" /> <ShippingAddresses xsi:nil="true" /> <PrimaryPaymentMethodId>int</PrimaryPaymentMethodId> <PrimaryPaymentMethod xsi:nil="true" /> <PaymentMethods xsi:nil="true" /> <ClubMemberships xsi:nil="true" /> <EventMemberships xsi:nil="true" /> <ListMemberships xsi:nil="true" /> <GroupMemberships xsi:nil="true" /> <ProgramMemberships xsi:nil="true" /> <Notes xsi:nil="true" /> <DiscountRules xsi:nil="true" /> <PickupOrders xsi:nil="true" /> <PurchaseHistory xsi:nil="true" /> <CustomCode1>int</CustomCode1> <CustomCode2>int</CustomCode2> <CustomCode3>int</CustomCode3> <CustomCode4>int</CustomCode4> <CustomCode5>int</CustomCode5> <CustomCode6>int</CustomCode6> <CustomCode7>int</CustomCode7> <CustomCode8>int</CustomCode8> <ActivityLogs xsi:nil="true" /> <AddressValidated>boolean</AddressValidated> <ReferredBy xsi:nil="true" /> <ReferredBy2 xsi:nil="true" /> <ActiveAlertNotificationCount>int</ActiveAlertNotificationCount> <EditAtPOS>boolean</EditAtPOS> <ExternalId>string</ExternalId> <Salutation>string</Salutation> <FacebookId>string</FacebookId> <TwitterId>string</TwitterId> <MobileDeviceId>string</MobileDeviceId> </ReferredBy> <ReferredBy2> <AccountType>None or Email or UserName or Loyalty</AccountType> <AccountId>int</AccountId> <ParentId>int</ParentId> <FirstName>string</FirstName> <LastName>string</LastName> <FirstName2>string</FirstName2> <LastName2>string</LastName2> <CompanyName>string</CompanyName> <BirthDate>dateTime</BirthDate> <Title>string</Title> <Address1>string</Address1> <Address2>string</Address2> <City>string</City> <State>string</State> <ZipCode>string</ZipCode> <ZipPlus4>string</ZipPlus4> <Country>string</Country> <Phone1>string</Phone1> <Phone2>string</Phone2> <MobilePhone>string</MobilePhone> <FaxNumber>string</FaxNumber> <EmailAddress>string</EmailAddress> <WebAddress>string</WebAddress> <LoyaltyCardNumber>string</LoyaltyCardNumber> <LoyaltyPoints>int</LoyaltyPoints> <LoyaltyDollars>decimal</LoyaltyDollars> <SignupSource>None or Other or Console or WebSite or Kiosk or Handheld or POS or Import or Fax or Event or Email or Tour or Restaurant or Phone or Mobile or SocialNetwork</SignupSource> <Parent xsi:nil="true" /> <AccountNumber>string</AccountNumber> <CreditBalance>decimal</CreditBalance> <CreditLimit>decimal</CreditLimit> <TotalSales>decimal</TotalSales> <TotalTransactions>int</TotalTransactions> <LastPurchase>dateTime</LastPurchase> <PriceLevel>Base or LevelA or LevelB or LevelC or MSRP</PriceLevel> <Type>Consumer or Family or Corporate or Wholesale or Employee or Supplier or Shareholder or NonRevenue or MarkOutOfStock or Partner</Type> <IsTaxExempt>boolean</IsTaxExempt> <PrimaryShippingAddressId>int</PrimaryShippingAddressId> <PrimaryShippingAddress xsi:nil="true" /> <ShippingAddresses xsi:nil="true" /> <PrimaryPaymentMethodId>int</PrimaryPaymentMethodId> <PrimaryPaymentMethod xsi:nil="true" /> <PaymentMethods xsi:nil="true" /> <ClubMemberships xsi:nil="true" /> <EventMemberships xsi:nil="true" /> <ListMemberships xsi:nil="true" /> <GroupMemberships xsi:nil="true" /> <ProgramMemberships xsi:nil="true" /> <Notes xsi:nil="true" /> <DiscountRules xsi:nil="true" /> <PickupOrders xsi:nil="true" /> <PurchaseHistory xsi:nil="true" /> <CustomCode1>int</CustomCode1> <CustomCode2>int</CustomCode2> <CustomCode3>int</CustomCode3> <CustomCode4>int</CustomCode4> <CustomCode5>int</CustomCode5> <CustomCode6>int</CustomCode6> <CustomCode7>int</CustomCode7> <CustomCode8>int</CustomCode8> <ActivityLogs xsi:nil="true" /> <AddressValidated>boolean</AddressValidated> <ReferredBy xsi:nil="true" /> <ReferredBy2 xsi:nil="true" /> <ActiveAlertNotificationCount>int</ActiveAlertNotificationCount> <EditAtPOS>boolean</EditAtPOS> <ExternalId>string</ExternalId> <Salutation>string</Salutation> <FacebookId>string</FacebookId> <TwitterId>string</TwitterId> <MobileDeviceId>string</MobileDeviceId> </ReferredBy2> <ActiveAlertNotificationCount>int</ActiveAlertNotificationCount> <EditAtPOS>boolean</EditAtPOS> <ExternalId>string</ExternalId> <Salutation>string</Salutation> <FacebookId>string</FacebookId> <TwitterId>string</TwitterId> <MobileDeviceId>string</MobileDeviceId> </ReferredBy> <ReferredBy2> <AccountType>None or Email or UserName or Loyalty</AccountType> <AccountId>int</AccountId> <ParentId>int</ParentId> <FirstName>string</FirstName> <LastName>string</LastName> <FirstName2>string</FirstName2> <LastName2>string</LastName2> <CompanyName>string</CompanyName> <BirthDate>dateTime</BirthDate> <Title>string</Title> <Address1>string</Address1> <Address2>string</Address2> <City>string</City> <State>string</State> <ZipCode>string</ZipCode> <ZipPlus4>string</ZipPlus4> <Country>string</Country> <Phone1>string</Phone1> <Phone2>string</Phone2> <MobilePhone>string</MobilePhone> <FaxNumber>string</FaxNumber> <EmailAddress>string</EmailAddress> <WebAddress>string</WebAddress> <LoyaltyCardNumber>string</LoyaltyCardNumber> <LoyaltyPoints>int</LoyaltyPoints> <LoyaltyDollars>decimal</LoyaltyDollars> <SignupSource>None or Other or Console or WebSite or Kiosk or Handheld or POS or Import or Fax or Event or Email or Tour or Restaurant or Phone or Mobile or SocialNetwork</SignupSource> <Parent> <AccountType>None or Email or UserName or Loyalty</AccountType> <AccountId>int</AccountId> <ParentId>int</ParentId> <FirstName>string</FirstName> <LastName>string</LastName> <FirstName2>string</FirstName2> <LastName2>string</LastName2> <CompanyName>string</CompanyName> <BirthDate>dateTime</BirthDate> <Title>string</Title> <Address1>string</Address1> <Address2>string</Address2> <City>string</City> <State>string</State> <ZipCode>string</ZipCode> <ZipPlus4>string</ZipPlus4> <Country>string</Country> <Phone1>string</Phone1> <Phone2>string</Phone2> <MobilePhone>string</MobilePhone> <FaxNumber>string</FaxNumber> <EmailAddress>string</EmailAddress> <WebAddress>string</WebAddress> <LoyaltyCardNumber>string</LoyaltyCardNumber> <LoyaltyPoints>int</LoyaltyPoints> <LoyaltyDollars>decimal</LoyaltyDollars> <SignupSource>None or Other or Console or WebSite or Kiosk or Handheld or POS or Import or Fax or Event or Email or Tour or Restaurant or Phone or Mobile or SocialNetwork</SignupSource> <Parent xsi:nil="true" /> <AccountNumber>string</AccountNumber> <CreditBalance>decimal</CreditBalance> <CreditLimit>decimal</CreditLimit> <TotalSales>decimal</TotalSales> <TotalTransactions>int</TotalTransactions> <LastPurchase>dateTime</LastPurchase> <PriceLevel>Base or LevelA or LevelB or LevelC or MSRP</PriceLevel> <Type>Consumer or Family or Corporate or Wholesale or Employee or Supplier or Shareholder or NonRevenue or MarkOutOfStock or Partner</Type> <IsTaxExempt>boolean</IsTaxExempt> <PrimaryShippingAddressId>int</PrimaryShippingAddressId> <PrimaryShippingAddress xsi:nil="true" /> <ShippingAddresses xsi:nil="true" /> <PrimaryPaymentMethodId>int</PrimaryPaymentMethodId> <PrimaryPaymentMethod xsi:nil="true" /> <PaymentMethods xsi:nil="true" /> <ClubMemberships xsi:nil="true" /> <EventMemberships xsi:nil="true" /> <ListMemberships xsi:nil="true" /> <GroupMemberships xsi:nil="true" /> <ProgramMemberships xsi:nil="true" /> <Notes xsi:nil="true" /> <DiscountRules xsi:nil="true" /> <PickupOrders xsi:nil="true" /> <PurchaseHistory xsi:nil="true" /> <CustomCode1>int</CustomCode1> <CustomCode2>int</CustomCode2> <CustomCode3>int</CustomCode3> <CustomCode4>int</CustomCode4> <CustomCode5>int</CustomCode5> <CustomCode6>int</CustomCode6> <CustomCode7>int</CustomCode7> <CustomCode8>int</CustomCode8> <ActivityLogs xsi:nil="true" /> <AddressValidated>boolean</AddressValidated> <ReferredBy xsi:nil="true" /> <ReferredBy2 xsi:nil="true" /> <ActiveAlertNotificationCount>int</ActiveAlertNotificationCount> <EditAtPOS>boolean</EditAtPOS> <ExternalId>string</ExternalId> <Salutation>string</Salutation> <FacebookId>string</FacebookId> <TwitterId>string</TwitterId> <MobileDeviceId>string</MobileDeviceId> </Parent> <AccountNumber>string</AccountNumber> <CreditBalance>decimal</CreditBalance> <CreditLimit>decimal</CreditLimit> <TotalSales>decimal</TotalSales> <TotalTransactions>int</TotalTransactions> <LastPurchase>dateTime</LastPurchase> <PriceLevel>Base or LevelA or LevelB or LevelC or MSRP</PriceLevel> <Type>Consumer or Family or Corporate or Wholesale or Employee or Supplier or Shareholder or NonRevenue or MarkOutOfStock or Partner</Type> <IsTaxExempt>boolean</IsTaxExempt> <PrimaryShippingAddressId>int</PrimaryShippingAddressId> <PrimaryShippingAddress> <Type>None or Customer or Club</Type> <CustomerId>int</CustomerId> <Primary>boolean</Primary> <Title>string</Title> <FirstName>string</FirstName> <LastName>string</LastName> <CompanyName>string</CompanyName> <Address1>string</Address1> <Address2>string</Address2> <City>string</City> <State>string</State> <ZipCode>string</ZipCode> <ZipPlus4>string</ZipPlus4> <Country>string</Country> <BirthDate>dateTime</BirthDate> <FaxNumber>string</FaxNumber> <Phone1>string</Phone1> <Phone2>string</Phone2> <MobilePhone>string</MobilePhone> <EmailAddress>string</EmailAddress> <ClubUseCount>int</ClubUseCount> <Instructions>string</Instructions> <AddressValidated>boolean</AddressValidated> </PrimaryShippingAddress> <ShippingAddresses> <ShippingAddress xsi:nil="true" /> <ShippingAddress xsi:nil="true" /> </ShippingAddresses> <PrimaryPaymentMethodId>int</PrimaryPaymentMethodId> <PrimaryPaymentMethod> <UEMethodId>string</UEMethodId> <Type>None or Customer or Club</Type> <Valid>boolean</Valid> <CardPresent>boolean</CardPresent> <Primary>boolean</Primary> <CustomerId>int</CustomerId> <Title>string</Title> <PaymentType>CreditCard or GiftCard or Checking or PayPal</PaymentType> <PaymentProblem>NoProblem or ExpiredCC or InvalidCC</PaymentProblem> <CreditCardType>Visa or Discover or MasterCard or AmericanExpress</CreditCardType> <CreditCardStatus>Unknown or Validated or Invalid or Expired</CreditCardStatus> <CreditCardMask>string</CreditCardMask> <CreditCardName>string</CreditCardName> <CreditCardCode>string</CreditCardCode> <CreditCardNumber>string</CreditCardNumber> <CreditCardExpiration>dateTime</CreditCardExpiration> <GiftCardNumber>string</GiftCardNumber> <GiftCardBalance>decimal</GiftCardBalance> <AccountNumber>string</AccountNumber> <RoutingNumber>string</RoutingNumber> <BillingAddress1>string</BillingAddress1> <BillingAddress2>string</BillingAddress2> <BillingCity>string</BillingCity> <BillingState>string</BillingState> <BillingZipCode>string</BillingZipCode> <BillingCountry>string</BillingCountry> <Track1Data>string</Track1Data> <Track2Data>string</Track2Data> <ClubUseCount>int</ClubUseCount> </PrimaryPaymentMethod> <PaymentMethods> <PaymentMethod xsi:nil="true" /> <PaymentMethod xsi:nil="true" /> </PaymentMethods> <ClubMemberships> <ClubMembership xsi:nil="true" /> <ClubMembership xsi:nil="true" /> </ClubMemberships> <EventMemberships> <EventMembership xsi:nil="true" /> <EventMembership xsi:nil="true" /> </EventMemberships> <ListMemberships> <CustomerListMembership xsi:nil="true" /> <CustomerListMembership xsi:nil="true" /> </ListMemberships> <GroupMemberships> <SubscriberGroupMembership xsi:nil="true" /> <SubscriberGroupMembership xsi:nil="true" /> </GroupMemberships> <ProgramMemberships> <LoyaltyProgramMembership xsi:nil="true" /> <LoyaltyProgramMembership xsi:nil="true" /> </ProgramMemberships> <Notes> <CustomerNote xsi:nil="true" /> <CustomerNote xsi:nil="true" /> </Notes> <DiscountRules> <DiscountRule xsi:nil="true" /> <DiscountRule xsi:nil="true" /> </DiscountRules> <PickupOrders> <Order xsi:nil="true" /> <Order xsi:nil="true" /> </PickupOrders> <PurchaseHistory> <Transaction xsi:nil="true" /> <Transaction xsi:nil="true" /> </PurchaseHistory> <CustomCode1>int</CustomCode1> <CustomCode2>int</CustomCode2> <CustomCode3>int</CustomCode3> <CustomCode4>int</CustomCode4> <CustomCode5>int</CustomCode5> <CustomCode6>int</CustomCode6> <CustomCode7>int</CustomCode7> <CustomCode8>int</CustomCode8> <ActivityLogs> <ActivityLog xsi:nil="true" /> <ActivityLog xsi:nil="true" /> </ActivityLogs> <AddressValidated>boolean</AddressValidated> <ReferredBy> <AccountType>None or Email or UserName or Loyalty</AccountType> <AccountId>int</AccountId> <ParentId>int</ParentId> <FirstName>string</FirstName> <LastName>string</LastName> <FirstName2>string</FirstName2> <LastName2>string</LastName2> <CompanyName>string</CompanyName> <BirthDate>dateTime</BirthDate> <Title>string</Title> <Address1>string</Address1> <Address2>string</Address2> <City>string</City> <State>string</State> <ZipCode>string</ZipCode> <ZipPlus4>string</ZipPlus4> <Country>string</Country> <Phone1>string</Phone1> <Phone2>string</Phone2> <MobilePhone>string</MobilePhone> <FaxNumber>string</FaxNumber> <EmailAddress>string</EmailAddress> <WebAddress>string</WebAddress> <LoyaltyCardNumber>string</LoyaltyCardNumber> <LoyaltyPoints>int</LoyaltyPoints> <LoyaltyDollars>decimal</LoyaltyDollars> <SignupSource>None or Other or Console or WebSite or Kiosk or Handheld or POS or Import or Fax or Event or Email or Tour or Restaurant or Phone or Mobile or SocialNetwork</SignupSource> <Parent xsi:nil="true" /> <AccountNumber>string</AccountNumber> <CreditBalance>decimal</CreditBalance> <CreditLimit>decimal</CreditLimit> <TotalSales>decimal</TotalSales> <TotalTransactions>int</TotalTransactions> <LastPurchase>dateTime</LastPurchase> <PriceLevel>Base or LevelA or LevelB or LevelC or MSRP</PriceLevel> <Type>Consumer or Family or Corporate or Wholesale or Employee or Supplier or Shareholder or NonRevenue or MarkOutOfStock or Partner</Type> <IsTaxExempt>boolean</IsTaxExempt> <PrimaryShippingAddressId>int</PrimaryShippingAddressId> <PrimaryShippingAddress xsi:nil="true" /> <ShippingAddresses xsi:nil="true" /> <PrimaryPaymentMethodId>int</PrimaryPaymentMethodId> <PrimaryPaymentMethod xsi:nil="true" /> <PaymentMethods xsi:nil="true" /> <ClubMemberships xsi:nil="true" /> <EventMemberships xsi:nil="true" /> <ListMemberships xsi:nil="true" /> <GroupMemberships xsi:nil="true" /> <ProgramMemberships xsi:nil="true" /> <Notes xsi:nil="true" /> <DiscountRules xsi:nil="true" /> <PickupOrders xsi:nil="true" /> <PurchaseHistory xsi:nil="true" /> <CustomCode1>int</CustomCode1> <CustomCode2>int</CustomCode2> <CustomCode3>int</CustomCode3> <CustomCode4>int</CustomCode4> <CustomCode5>int</CustomCode5> <CustomCode6>int</CustomCode6> <CustomCode7>int</CustomCode7> <CustomCode8>int</CustomCode8> <ActivityLogs xsi:nil="true" /> <AddressValidated>boolean</AddressValidated> <ReferredBy xsi:nil="true" /> <ReferredBy2 xsi:nil="true" /> <ActiveAlertNotificationCount>int</ActiveAlertNotificationCount> <EditAtPOS>boolean</EditAtPOS> <ExternalId>string</ExternalId> <Salutation>string</Salutation> <FacebookId>string</FacebookId> <TwitterId>string</TwitterId> <MobileDeviceId>string</MobileDeviceId> </ReferredBy> <ReferredBy2> <AccountType>None or Email or UserName or Loyalty</AccountType> <AccountId>int</AccountId> <ParentId>int</ParentId> <FirstName>string</FirstName> <LastName>string</LastName> <FirstName2>string</FirstName2> <LastName2>string</LastName2> <CompanyName>string</CompanyName> <BirthDate>dateTime</BirthDate> <Title>string</Title> <Address1>string</Address1> <Address2>string</Address2> <City>string</City> <State>string</State> <ZipCode>string</ZipCode> <ZipPlus4>string</ZipPlus4> <Country>string</Country> <Phone1>string</Phone1> <Phone2>string</Phone2> <MobilePhone>string</MobilePhone> <FaxNumber>string</FaxNumber> <EmailAddress>string</EmailAddress> <WebAddress>string</WebAddress> <LoyaltyCardNumber>string</LoyaltyCardNumber> <LoyaltyPoints>int</LoyaltyPoints> <LoyaltyDollars>decimal</LoyaltyDollars> <SignupSource>None or Other or Console or WebSite or Kiosk or Handheld or POS or Import or Fax or Event or Email or Tour or Restaurant or Phone or Mobile or SocialNetwork</SignupSource> <Parent xsi:nil="true" /> <AccountNumber>string</AccountNumber> <CreditBalance>decimal</CreditBalance> <CreditLimit>decimal</CreditLimit> <TotalSales>decimal</TotalSales> <TotalTransactions>int</TotalTransactions> <LastPurchase>dateTime</LastPurchase> <PriceLevel>Base or LevelA or LevelB or LevelC or MSRP</PriceLevel> <Type>Consumer or Family or Corporate or Wholesale or Employee or Supplier or Shareholder or NonRevenue or MarkOutOfStock or Partner</Type> <IsTaxExempt>boolean</IsTaxExempt> <PrimaryShippingAddressId>int</PrimaryShippingAddressId> <PrimaryShippingAddress xsi:nil="true" /> <ShippingAddresses xsi:nil="true" /> <PrimaryPaymentMethodId>int</PrimaryPaymentMethodId> <PrimaryPaymentMethod xsi:nil="true" /> <PaymentMethods xsi:nil="true" /> <ClubMemberships xsi:nil="true" /> <EventMemberships xsi:nil="true" /> <ListMemberships xsi:nil="true" /> <GroupMemberships xsi:nil="true" /> <ProgramMemberships xsi:nil="true" /> <Notes xsi:nil="true" /> <DiscountRules xsi:nil="true" /> <PickupOrders xsi:nil="true" /> <PurchaseHistory xsi:nil="true" /> <CustomCode1>int</CustomCode1> <CustomCode2>int</CustomCode2> <CustomCode3>int</CustomCode3> <CustomCode4>int</CustomCode4> <CustomCode5>int</CustomCode5> <CustomCode6>int</CustomCode6> <CustomCode7>int</CustomCode7> <CustomCode8>int</CustomCode8> <ActivityLogs xsi:nil="true" /> <AddressValidated>boolean</AddressValidated> <ReferredBy xsi:nil="true" /> <ReferredBy2 xsi:nil="true" /> <ActiveAlertNotificationCount>int</ActiveAlertNotificationCount> <EditAtPOS>boolean</EditAtPOS> <ExternalId>string</ExternalId> <Salutation>string</Salutation> <FacebookId>string</FacebookId> <TwitterId>string</TwitterId> <MobileDeviceId>string</MobileDeviceId> </ReferredBy2> <ActiveAlertNotificationCount>int</ActiveAlertNotificationCount> <EditAtPOS>boolean</EditAtPOS> <ExternalId>string</ExternalId> <Salutation>string</Salutation> <FacebookId>string</FacebookId> <TwitterId>string</TwitterId> <MobileDeviceId>string</MobileDeviceId> </ReferredBy2> <ActiveAlertNotificationCount>int</ActiveAlertNotificationCount> <EditAtPOS>boolean</EditAtPOS> <ExternalId>string</ExternalId> <Salutation>string</Salutation> <FacebookId>string</FacebookId> <TwitterId>string</TwitterId> <MobileDeviceId>string</MobileDeviceId> </LoadCustomerResult> </LoadCustomerResponse> </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 /ws14/orderprocessing.asmx HTTP/1.1 Host: ws.bloyal.com 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> <LoadCustomer xmlns="http://bloyal.com/"> <customerId>int</customerId> <associatedEntities>None or Properties or Parent or ShippingAddresses or PaymentMethods or Lists or Clubs or Events or Groups or Notes or Programs or PickupOrders or Balances or Rules or PurchaseHistory or ActivityLog or ReferredBy or All</associatedEntities> </LoadCustomer> </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> <LoadCustomerResponse xmlns="http://bloyal.com/"> <LoadCustomerResult> <AccountType>None or Email or UserName or Loyalty</AccountType> <AccountId>int</AccountId> <ParentId>int</ParentId> <FirstName>string</FirstName> <LastName>string</LastName> <FirstName2>string</FirstName2> <LastName2>string</LastName2> <CompanyName>string</CompanyName> <BirthDate>dateTime</BirthDate> <Title>string</Title> <Address1>string</Address1> <Address2>string</Address2> <City>string</City> <State>string</State> <ZipCode>string</ZipCode> <ZipPlus4>string</ZipPlus4> <Country>string</Country> <Phone1>string</Phone1> <Phone2>string</Phone2> <MobilePhone>string</MobilePhone> <FaxNumber>string</FaxNumber> <EmailAddress>string</EmailAddress> <WebAddress>string</WebAddress> <LoyaltyCardNumber>string</LoyaltyCardNumber> <LoyaltyPoints>int</LoyaltyPoints> <LoyaltyDollars>decimal</LoyaltyDollars> <SignupSource>None or Other or Console or WebSite or Kiosk or Handheld or POS or Import or Fax or Event or Email or Tour or Restaurant or Phone or Mobile or SocialNetwork</SignupSource> <Parent> <AccountType>None or Email or UserName or Loyalty</AccountType> <AccountId>int</AccountId> <ParentId>int</ParentId> <FirstName>string</FirstName> <LastName>string</LastName> <FirstName2>string</FirstName2> <LastName2>string</LastName2> <CompanyName>string</CompanyName> <BirthDate>dateTime</BirthDate> <Title>string</Title> <Address1>string</Address1> <Address2>string</Address2> <City>string</City> <State>string</State> <ZipCode>string</ZipCode> <ZipPlus4>string</ZipPlus4> <Country>string</Country> <Phone1>string</Phone1> <Phone2>string</Phone2> <MobilePhone>string</MobilePhone> <FaxNumber>string</FaxNumber> <EmailAddress>string</EmailAddress> <WebAddress>string</WebAddress> <LoyaltyCardNumber>string</LoyaltyCardNumber> <LoyaltyPoints>int</LoyaltyPoints> <LoyaltyDollars>decimal</LoyaltyDollars> <SignupSource>None or Other or Console or WebSite or Kiosk or Handheld or POS or Import or Fax or Event or Email or Tour or Restaurant or Phone or Mobile or SocialNetwork</SignupSource> <Parent> <AccountType>None or Email or UserName or Loyalty</AccountType> <AccountId>int</AccountId> <ParentId>int</ParentId> <FirstName>string</FirstName> <LastName>string</LastName> <FirstName2>string</FirstName2> <LastName2>string</LastName2> <CompanyName>string</CompanyName> <BirthDate>dateTime</BirthDate> <Title>string</Title> <Address1>string</Address1> <Address2>string</Address2> <City>string</City> <State>string</State> <ZipCode>string</ZipCode> <ZipPlus4>string</ZipPlus4> <Country>string</Country> <Phone1>string</Phone1> <Phone2>string</Phone2> <MobilePhone>string</MobilePhone> <FaxNumber>string</FaxNumber> <EmailAddress>string</EmailAddress> <WebAddress>string</WebAddress> <LoyaltyCardNumber>string</LoyaltyCardNumber> <LoyaltyPoints>int</LoyaltyPoints> <LoyaltyDollars>decimal</LoyaltyDollars> <SignupSource>None or Other or Console or WebSite or Kiosk or Handheld or POS or Import or Fax or Event or Email or Tour or Restaurant or Phone or Mobile or SocialNetwork</SignupSource> <Parent xsi:nil="true" /> <AccountNumber>string</AccountNumber> <CreditBalance>decimal</CreditBalance> <CreditLimit>decimal</CreditLimit> <TotalSales>decimal</TotalSales> <TotalTransactions>int</TotalTransactions> <LastPurchase>dateTime</LastPurchase> <PriceLevel>Base or LevelA or LevelB or LevelC or MSRP</PriceLevel> <Type>Consumer or Family or Corporate or Wholesale or Employee or Supplier or Shareholder or NonRevenue or MarkOutOfStock or Partner</Type> <IsTaxExempt>boolean</IsTaxExempt> <PrimaryShippingAddressId>int</PrimaryShippingAddressId> <PrimaryShippingAddress xsi:nil="true" /> <ShippingAddresses xsi:nil="true" /> <PrimaryPaymentMethodId>int</PrimaryPaymentMethodId> <PrimaryPaymentMethod xsi:nil="true" /> <PaymentMethods xsi:nil="true" /> <ClubMemberships xsi:nil="true" /> <EventMemberships xsi:nil="true" /> <ListMemberships xsi:nil="true" /> <GroupMemberships xsi:nil="true" /> <ProgramMemberships xsi:nil="true" /> <Notes xsi:nil="true" /> <DiscountRules xsi:nil="true" /> <PickupOrders xsi:nil="true" /> <PurchaseHistory xsi:nil="true" /> <CustomCode1>int</CustomCode1> <CustomCode2>int</CustomCode2> <CustomCode3>int</CustomCode3> <CustomCode4>int</CustomCode4> <CustomCode5>int</CustomCode5> <CustomCode6>int</CustomCode6> <CustomCode7>int</CustomCode7> <CustomCode8>int</CustomCode8> <ActivityLogs xsi:nil="true" /> <AddressValidated>boolean</AddressValidated> <ReferredBy xsi:nil="true" /> <ReferredBy2 xsi:nil="true" /> <ActiveAlertNotificationCount>int</ActiveAlertNotificationCount> <EditAtPOS>boolean</EditAtPOS> <ExternalId>string</ExternalId> <Salutation>string</Salutation> <FacebookId>string</FacebookId> <TwitterId>string</TwitterId> <MobileDeviceId>string</MobileDeviceId> </Parent> <AccountNumber>string</AccountNumber> <CreditBalance>decimal</CreditBalance> <CreditLimit>decimal</CreditLimit> <TotalSales>decimal</TotalSales> <TotalTransactions>int</TotalTransactions> <LastPurchase>dateTime</LastPurchase> <PriceLevel>Base or LevelA or LevelB or LevelC or MSRP</PriceLevel> <Type>Consumer or Family or Corporate or Wholesale or Employee or Supplier or Shareholder or NonRevenue or MarkOutOfStock or Partner</Type> <IsTaxExempt>boolean</IsTaxExempt> <PrimaryShippingAddressId>int</PrimaryShippingAddressId> <PrimaryShippingAddress> <Type>None or Customer or Club</Type> <CustomerId>int</CustomerId> <Primary>boolean</Primary> <Title>string</Title> <FirstName>string</FirstName> <LastName>string</LastName> <CompanyName>string</CompanyName> <Address1>string</Address1> <Address2>string</Address2> <City>string</City> <State>string</State> <ZipCode>string</ZipCode> <ZipPlus4>string</ZipPlus4> <Country>string</Country> <BirthDate>dateTime</BirthDate> <FaxNumber>string</FaxNumber> <Phone1>string</Phone1> <Phone2>string</Phone2> <MobilePhone>string</MobilePhone> <EmailAddress>string</EmailAddress> <ClubUseCount>int</ClubUseCount> <Instructions>string</Instructions> <AddressValidated>boolean</AddressValidated> </PrimaryShippingAddress> <ShippingAddresses> <ShippingAddress xsi:nil="true" /> <ShippingAddress xsi:nil="true" /> </ShippingAddresses> <PrimaryPaymentMethodId>int</PrimaryPaymentMethodId> <PrimaryPaymentMethod> <UEMethodId>string</UEMethodId> <Type>None or Customer or Club</Type> <Valid>boolean</Valid> <CardPresent>boolean</CardPresent> <Primary>boolean</Primary> <CustomerId>int</CustomerId> <Title>string</Title> <PaymentType>CreditCard or GiftCard or Checking or PayPal</PaymentType> <PaymentProblem>NoProblem or ExpiredCC or InvalidCC</PaymentProblem> <CreditCardType>Visa or Discover or MasterCard or AmericanExpress</CreditCardType> <CreditCardStatus>Unknown or Validated or Invalid or Expired</CreditCardStatus> <CreditCardMask>string</CreditCardMask> <CreditCardName>string</CreditCardName> <CreditCardCode>string</CreditCardCode> <CreditCardNumber>string</CreditCardNumber> <CreditCardExpiration>dateTime</CreditCardExpiration> <GiftCardNumber>string</GiftCardNumber> <GiftCardBalance>decimal</GiftCardBalance> <AccountNumber>string</AccountNumber> <RoutingNumber>string</RoutingNumber> <BillingAddress1>string</BillingAddress1> <BillingAddress2>string</BillingAddress2> <BillingCity>string</BillingCity> <BillingState>string</BillingState> <BillingZipCode>string</BillingZipCode> <BillingCountry>string</BillingCountry> <Track1Data>string</Track1Data> <Track2Data>string</Track2Data> <ClubUseCount>int</ClubUseCount> </PrimaryPaymentMethod> <PaymentMethods> <PaymentMethod xsi:nil="true" /> <PaymentMethod xsi:nil="true" /> </PaymentMethods> <ClubMemberships> <ClubMembership xsi:nil="true" /> <ClubMembership xsi:nil="true" /> </ClubMemberships> <EventMemberships> <EventMembership xsi:nil="true" /> <EventMembership xsi:nil="true" /> </EventMemberships> <ListMemberships> <CustomerListMembership xsi:nil="true" /> <CustomerListMembership xsi:nil="true" /> </ListMemberships> <GroupMemberships> <SubscriberGroupMembership xsi:nil="true" /> <SubscriberGroupMembership xsi:nil="true" /> </GroupMemberships> <ProgramMemberships> <LoyaltyProgramMembership xsi:nil="true" /> <LoyaltyProgramMembership xsi:nil="true" /> </ProgramMemberships> <Notes> <CustomerNote xsi:nil="true" /> <CustomerNote xsi:nil="true" /> </Notes> <DiscountRules> <DiscountRule xsi:nil="true" /> <DiscountRule xsi:nil="true" /> </DiscountRules> <PickupOrders> <Order xsi:nil="true" /> <Order xsi:nil="true" /> </PickupOrders> <PurchaseHistory> <Transaction xsi:nil="true" /> <Transaction xsi:nil="true" /> </PurchaseHistory> <CustomCode1>int</CustomCode1> <CustomCode2>int</CustomCode2> <CustomCode3>int</CustomCode3> <CustomCode4>int</CustomCode4> <CustomCode5>int</CustomCode5> <CustomCode6>int</CustomCode6> <CustomCode7>int</CustomCode7> <CustomCode8>int</CustomCode8> <ActivityLogs> <ActivityLog xsi:nil="true" /> <ActivityLog xsi:nil="true" /> </ActivityLogs> <AddressValidated>boolean</AddressValidated> <ReferredBy> <AccountType>None or Email or UserName or Loyalty</AccountType> <AccountId>int</AccountId> <ParentId>int</ParentId> <FirstName>string</FirstName> <LastName>string</LastName> <FirstName2>string</FirstName2> <LastName2>string</LastName2> <CompanyName>string</CompanyName> <BirthDate>dateTime</BirthDate> <Title>string</Title> <Address1>string</Address1> <Address2>string</Address2> <City>string</City> <State>string</State> <ZipCode>string</ZipCode> <ZipPlus4>string</ZipPlus4> <Country>string</Country> <Phone1>string</Phone1> <Phone2>string</Phone2> <MobilePhone>string</MobilePhone> <FaxNumber>string</FaxNumber> <EmailAddress>string</EmailAddress> <WebAddress>string</WebAddress> <LoyaltyCardNumber>string</LoyaltyCardNumber> <LoyaltyPoints>int</LoyaltyPoints> <LoyaltyDollars>decimal</LoyaltyDollars> <SignupSource>None or Other or Console or WebSite or Kiosk or Handheld or POS or Import or Fax or Event or Email or Tour or Restaurant or Phone or Mobile or SocialNetwork</SignupSource> <Parent xsi:nil="true" /> <AccountNumber>string</AccountNumber> <CreditBalance>decimal</CreditBalance> <CreditLimit>decimal</CreditLimit> <TotalSales>decimal</TotalSales> <TotalTransactions>int</TotalTransactions> <LastPurchase>dateTime</LastPurchase> <PriceLevel>Base or LevelA or LevelB or LevelC or MSRP</PriceLevel> <Type>Consumer or Family or Corporate or Wholesale or Employee or Supplier or Shareholder or NonRevenue or MarkOutOfStock or Partner</Type> <IsTaxExempt>boolean</IsTaxExempt> <PrimaryShippingAddressId>int</PrimaryShippingAddressId> <PrimaryShippingAddress xsi:nil="true" /> <ShippingAddresses xsi:nil="true" /> <PrimaryPaymentMethodId>int</PrimaryPaymentMethodId> <PrimaryPaymentMethod xsi:nil="true" /> <PaymentMethods xsi:nil="true" /> <ClubMemberships xsi:nil="true" /> <EventMemberships xsi:nil="true" /> <ListMemberships xsi:nil="true" /> <GroupMemberships xsi:nil="true" /> <ProgramMemberships xsi:nil="true" /> <Notes xsi:nil="true" /> <DiscountRules xsi:nil="true" /> <PickupOrders xsi:nil="true" /> <PurchaseHistory xsi:nil="true" /> <CustomCode1>int</CustomCode1> <CustomCode2>int</CustomCode2> <CustomCode3>int</CustomCode3> <CustomCode4>int</CustomCode4> <CustomCode5>int</CustomCode5> <CustomCode6>int</CustomCode6> <CustomCode7>int</CustomCode7> <CustomCode8>int</CustomCode8> <ActivityLogs xsi:nil="true" /> <AddressValidated>boolean</AddressValidated> <ReferredBy xsi:nil="true" /> <ReferredBy2 xsi:nil="true" /> <ActiveAlertNotificationCount>int</ActiveAlertNotificationCount> <EditAtPOS>boolean</EditAtPOS> <ExternalId>string</ExternalId> <Salutation>string</Salutation> <FacebookId>string</FacebookId> <TwitterId>string</TwitterId> <MobileDeviceId>string</MobileDeviceId> </ReferredBy> <ReferredBy2> <AccountType>None or Email or UserName or Loyalty</AccountType> <AccountId>int</AccountId> <ParentId>int</ParentId> <FirstName>string</FirstName> <LastName>string</LastName> <FirstName2>string</FirstName2> <LastName2>string</LastName2> <CompanyName>string</CompanyName> <BirthDate>dateTime</BirthDate> <Title>string</Title> <Address1>string</Address1> <Address2>string</Address2> <City>string</City> <State>string</State> <ZipCode>string</ZipCode> <ZipPlus4>string</ZipPlus4> <Country>string</Country> <Phone1>string</Phone1> <Phone2>string</Phone2> <MobilePhone>string</MobilePhone> <FaxNumber>string</FaxNumber> <EmailAddress>string</EmailAddress> <WebAddress>string</WebAddress> <LoyaltyCardNumber>string</LoyaltyCardNumber> <LoyaltyPoints>int</LoyaltyPoints> <LoyaltyDollars>decimal</LoyaltyDollars> <SignupSource>None or Other or Console or WebSite or Kiosk or Handheld or POS or Import or Fax or Event or Email or Tour or Restaurant or Phone or Mobile or SocialNetwork</SignupSource> <Parent xsi:nil="true" /> <AccountNumber>string</AccountNumber> <CreditBalance>decimal</CreditBalance> <CreditLimit>decimal</CreditLimit> <TotalSales>decimal</TotalSales> <TotalTransactions>int</TotalTransactions> <LastPurchase>dateTime</LastPurchase> <PriceLevel>Base or LevelA or LevelB or LevelC or MSRP</PriceLevel> <Type>Consumer or Family or Corporate or Wholesale or Employee or Supplier or Shareholder or NonRevenue or MarkOutOfStock or Partner</Type> <IsTaxExempt>boolean</IsTaxExempt> <PrimaryShippingAddressId>int</PrimaryShippingAddressId> <PrimaryShippingAddress xsi:nil="true" /> <ShippingAddresses xsi:nil="true" /> <PrimaryPaymentMethodId>int</PrimaryPaymentMethodId> <PrimaryPaymentMethod xsi:nil="true" /> <PaymentMethods xsi:nil="true" /> <ClubMemberships xsi:nil="true" /> <EventMemberships xsi:nil="true" /> <ListMemberships xsi:nil="true" /> <GroupMemberships xsi:nil="true" /> <ProgramMemberships xsi:nil="true" /> <Notes xsi:nil="true" /> <DiscountRules xsi:nil="true" /> <PickupOrders xsi:nil="true" /> <PurchaseHistory xsi:nil="true" /> <CustomCode1>int</CustomCode1> <CustomCode2>int</CustomCode2> <CustomCode3>int</CustomCode3> <CustomCode4>int</CustomCode4> <CustomCode5>int</CustomCode5> <CustomCode6>int</CustomCode6> <CustomCode7>int</CustomCode7> <CustomCode8>int</CustomCode8> <ActivityLogs xsi:nil="true" /> <AddressValidated>boolean</AddressValidated> <ReferredBy xsi:nil="true" /> <ReferredBy2 xsi:nil="true" /> <ActiveAlertNotificationCount>int</ActiveAlertNotificationCount> <EditAtPOS>boolean</EditAtPOS> <ExternalId>string</ExternalId> <Salutation>string</Salutation> <FacebookId>string</FacebookId> <TwitterId>string</TwitterId> <MobileDeviceId>string</MobileDeviceId> </ReferredBy2> <ActiveAlertNotificationCount>int</ActiveAlertNotificationCount> <EditAtPOS>boolean</EditAtPOS> <ExternalId>string</ExternalId> <Salutation>string</Salutation> <FacebookId>string</FacebookId> <TwitterId>string</TwitterId> <MobileDeviceId>string</MobileDeviceId> </Parent> <AccountNumber>string</AccountNumber> <CreditBalance>decimal</CreditBalance> <CreditLimit>decimal</CreditLimit> <TotalSales>decimal</TotalSales> <TotalTransactions>int</TotalTransactions> <LastPurchase>dateTime</LastPurchase> <PriceLevel>Base or LevelA or LevelB or LevelC or MSRP</PriceLevel> <Type>Consumer or Family or Corporate or Wholesale or Employee or Supplier or Shareholder or NonRevenue or MarkOutOfStock or Partner</Type> <IsTaxExempt>boolean</IsTaxExempt> <PrimaryShippingAddressId>int</PrimaryShippingAddressId> <PrimaryShippingAddress> <Type>None or Customer or Club</Type> <CustomerId>int</CustomerId> <Primary>boolean</Primary> <Title>string</Title> <FirstName>string</FirstName> <LastName>string</LastName> <CompanyName>string</CompanyName> <Address1>string</Address1> <Address2>string</Address2> <City>string</City> <State>string</State> <ZipCode>string</ZipCode> <ZipPlus4>string</ZipPlus4> <Country>string</Country> <BirthDate>dateTime</BirthDate> <FaxNumber>string</FaxNumber> <Phone1>string</Phone1> <Phone2>string</Phone2> <MobilePhone>string</MobilePhone> <EmailAddress>string</EmailAddress> <ClubUseCount>int</ClubUseCount> <Instructions>string</Instructions> <AddressValidated>boolean</AddressValidated> </PrimaryShippingAddress> <ShippingAddresses> <ShippingAddress> <Type>None or Customer or Club</Type> <CustomerId>int</CustomerId> <Primary>boolean</Primary> <Title>string</Title> <FirstName>string</FirstName> <LastName>string</LastName> <CompanyName>string</CompanyName> <Address1>string</Address1> <Address2>string</Address2> <City>string</City> <State>string</State> <ZipCode>string</ZipCode> <ZipPlus4>string</ZipPlus4> <Country>string</Country> <BirthDate>dateTime</BirthDate> <FaxNumber>string</FaxNumber> <Phone1>string</Phone1> <Phone2>string</Phone2> <MobilePhone>string</MobilePhone> <EmailAddress>string</EmailAddress> <ClubUseCount>int</ClubUseCount> <Instructions>string</Instructions> <AddressValidated>boolean</AddressValidated> </ShippingAddress> <ShippingAddress> <Type>None or Customer or Club</Type> <CustomerId>int</CustomerId> <Primary>boolean</Primary> <Title>string</Title> <FirstName>string</FirstName> <LastName>string</LastName> <CompanyName>string</CompanyName> <Address1>string</Address1> <Address2>string</Address2> <City>string</City> <State>string</State> <ZipCode>string</ZipCode> <ZipPlus4>string</ZipPlus4> <Country>string</Country> <BirthDate>dateTime</BirthDate> <FaxNumber>string</FaxNumber> <Phone1>string</Phone1> <Phone2>string</Phone2> <MobilePhone>string</MobilePhone> <EmailAddress>string</EmailAddress> <ClubUseCount>int</ClubUseCount> <Instructions>string</Instructions> <AddressValidated>boolean</AddressValidated> </ShippingAddress> </ShippingAddresses> <PrimaryPaymentMethodId>int</PrimaryPaymentMethodId> <PrimaryPaymentMethod> <UEMethodId>string</UEMethodId> <Type>None or Customer or Club</Type> <Valid>boolean</Valid> <CardPresent>boolean</CardPresent> <Primary>boolean</Primary> <CustomerId>int</CustomerId> <Title>string</Title> <PaymentType>CreditCard or GiftCard or Checking or PayPal</PaymentType> <PaymentProblem>NoProblem or ExpiredCC or InvalidCC</PaymentProblem> <CreditCardType>Visa or Discover or MasterCard or AmericanExpress</CreditCardType> <CreditCardStatus>Unknown or Validated or Invalid or Expired</CreditCardStatus> <CreditCardMask>string</CreditCardMask> <CreditCardName>string</CreditCardName> <CreditCardCode>string</CreditCardCode> <CreditCardNumber>string</CreditCardNumber> <CreditCardExpiration>dateTime</CreditCardExpiration> <GiftCardNumber>string</GiftCardNumber> <GiftCardBalance>decimal</GiftCardBalance> <AccountNumber>string</AccountNumber> <RoutingNumber>string</RoutingNumber> <BillingAddress1>string</BillingAddress1> <BillingAddress2>string</BillingAddress2> <BillingCity>string</BillingCity> <BillingState>string</BillingState> <BillingZipCode>string</BillingZipCode> <BillingCountry>string</BillingCountry> <Track1Data>string</Track1Data> <Track2Data>string</Track2Data> <ClubUseCount>int</ClubUseCount> </PrimaryPaymentMethod> <PaymentMethods> <PaymentMethod> <UEMethodId>string</UEMethodId> <Type>None or Customer or Club</Type> <Valid>boolean</Valid> <CardPresent>boolean</CardPresent> <Primary>boolean</Primary> <CustomerId>int</CustomerId> <Title>string</Title> <PaymentType>CreditCard or GiftCard or Checking or PayPal</PaymentType> <PaymentProblem>NoProblem or ExpiredCC or InvalidCC</PaymentProblem> <CreditCardType>Visa or Discover or MasterCard or AmericanExpress</CreditCardType> <CreditCardStatus>Unknown or Validated or Invalid or Expired</CreditCardStatus> <CreditCardMask>string</CreditCardMask> <CreditCardName>string</CreditCardName> <CreditCardCode>string</CreditCardCode> <CreditCardNumber>string</CreditCardNumber> <CreditCardExpiration>dateTime</CreditCardExpiration> <GiftCardNumber>string</GiftCardNumber> <GiftCardBalance>decimal</GiftCardBalance> <AccountNumber>string</AccountNumber> <RoutingNumber>string</RoutingNumber> <BillingAddress1>string</BillingAddress1> <BillingAddress2>string</BillingAddress2> <BillingCity>string</BillingCity> <BillingState>string</BillingState> <BillingZipCode>string</BillingZipCode> <BillingCountry>string</BillingCountry> <Track1Data>string</Track1Data> <Track2Data>string</Track2Data> <ClubUseCount>int</ClubUseCount> </PaymentMethod> <PaymentMethod> <UEMethodId>string</UEMethodId> <Type>None or Customer or Club</Type> <Valid>boolean</Valid> <CardPresent>boolean</CardPresent> <Primary>boolean</Primary> <CustomerId>int</CustomerId> <Title>string</Title> <PaymentType>CreditCard or GiftCard or Checking or PayPal</PaymentType> <PaymentProblem>NoProblem or ExpiredCC or InvalidCC</PaymentProblem> <CreditCardType>Visa or Discover or MasterCard or AmericanExpress</CreditCardType> <CreditCardStatus>Unknown or Validated or Invalid or Expired</CreditCardStatus> <CreditCardMask>string</CreditCardMask> <CreditCardName>string</CreditCardName> <CreditCardCode>string</CreditCardCode> <CreditCardNumber>string</CreditCardNumber> <CreditCardExpiration>dateTime</CreditCardExpiration> <GiftCardNumber>string</GiftCardNumber> <GiftCardBalance>decimal</GiftCardBalance> <AccountNumber>string</AccountNumber> <RoutingNumber>string</RoutingNumber> <BillingAddress1>string</BillingAddress1> <BillingAddress2>string</BillingAddress2> <BillingCity>string</BillingCity> <BillingState>string</BillingState> <BillingZipCode>string</BillingZipCode> <BillingCountry>string</BillingCountry> <Track1Data>string</Track1Data> <Track2Data>string</Track2Data> <ClubUseCount>int</ClubUseCount> </PaymentMethod> </PaymentMethods> <ClubMemberships> <ClubMembership> <ClubId>int</ClubId> <Club xsi:nil="true" /> <Status>Active or Inactive or Closed</Status> <PaymentMethodId>int</PaymentMethodId> <PaymentMethod xsi:nil="true" /> <ShippingServiceId>int</ShippingServiceId> <ShippingAddress xsi:nil="true" /> <SponsorId>int</SponsorId> <Sponsor xsi:nil="true" /> <ShippingAddressId>int</ShippingAddressId> <ReferralId>int</ReferralId> <Referral xsi:nil="true" /> <InventoryLocationId>int</InventoryLocationId> <InventoryLocation xsi:nil="true" /> <ApplyLoyalty>boolean</ApplyLoyalty> <Comment>string</Comment> <ProductOption>Default or Replace or Append</ProductOption> <OrderLines xsi:nil="true" /> <ReferenceNumber>string</ReferenceNumber> <StartDate>dateTime</StartDate> <ActiveDate>dateTime</ActiveDate> <ExpireDate>dateTime</ExpireDate> <CloseDate>dateTime</CloseDate> <SignupSource>None or Other or Console or WebSite or Kiosk or Handheld or POS or Import or Fax or Event or Email or Tour or Restaurant or Phone or Mobile or SocialNetwork</SignupSource> <BillingDay>int</BillingDay> <BillingStartDate>dateTime</BillingStartDate> </ClubMembership> <ClubMembership> <ClubId>int</ClubId> <Club xsi:nil="true" /> <Status>Active or Inactive or Closed</Status> <PaymentMethodId>int</PaymentMethodId> <PaymentMethod xsi:nil="true" /> <ShippingServiceId>int</ShippingServiceId> <ShippingAddress xsi:nil="true" /> <SponsorId>int</SponsorId> <Sponsor xsi:nil="true" /> <ShippingAddressId>int</ShippingAddressId> <ReferralId>int</ReferralId> <Referral xsi:nil="true" /> <InventoryLocationId>int</InventoryLocationId> <InventoryLocation xsi:nil="true" /> <ApplyLoyalty>boolean</ApplyLoyalty> <Comment>string</Comment> <ProductOption>Default or Replace or Append</ProductOption> <OrderLines xsi:nil="true" /> <ReferenceNumber>string</ReferenceNumber> <StartDate>dateTime</StartDate> <ActiveDate>dateTime</ActiveDate> <ExpireDate>dateTime</ExpireDate> <CloseDate>dateTime</CloseDate> <SignupSource>None or Other or Console or WebSite or Kiosk or Handheld or POS or Import or Fax or Event or Email or Tour or Restaurant or Phone or Mobile or SocialNetwork</SignupSource> <BillingDay>int</BillingDay> <BillingStartDate>dateTime</BillingStartDate> </ClubMembership> </ClubMemberships> <EventMemberships> <EventMembership> <EventId>int</EventId> <Event xsi:nil="true" /> <Accepted>boolean</Accepted> <SurveyAnswers>string</SurveyAnswers> <SignupSource>None or Other or Console or WebSite or Kiosk or Handheld or POS or Import or Fax or Event or Email or Tour or Restaurant or Phone or Mobile or SocialNetwork</SignupSource> </EventMembership> <EventMembership> <EventId>int</EventId> <Event xsi:nil="true" /> <Accepted>boolean</Accepted> <SurveyAnswers>string</SurveyAnswers> <SignupSource>None or Other or Console or WebSite or Kiosk or Handheld or POS or Import or Fax or Event or Email or Tour or Restaurant or Phone or Mobile or SocialNetwork</SignupSource> </EventMembership> </EventMemberships> <ListMemberships> <CustomerListMembership> <ListId>int</ListId> <CustomerList xsi:nil="true" /> <SignupSource>None or Other or Console or WebSite or Kiosk or Handheld or POS or Import or Fax or Event or Email or Tour or Restaurant or Phone or Mobile or SocialNetwork</SignupSource> </CustomerListMembership> <CustomerListMembership> <ListId>int</ListId> <CustomerList xsi:nil="true" /> <SignupSource>None or Other or Console or WebSite or Kiosk or Handheld or POS or Import or Fax or Event or Email or Tour or Restaurant or Phone or Mobile or SocialNetwork</SignupSource> </CustomerListMembership> </ListMemberships> <GroupMemberships> <SubscriberGroupMembership> <SubscriberGroupId>int</SubscriberGroupId> <CashierCode>string</CashierCode> <SubscriberGroup xsi:nil="true" /> <SignupSource>None or Other or Console or WebSite or Kiosk or Handheld or POS or Import or Fax or Event or Email or Tour or Restaurant or Phone or Mobile or SocialNetwork</SignupSource> </SubscriberGroupMembership> <SubscriberGroupMembership> <SubscriberGroupId>int</SubscriberGroupId> <CashierCode>string</CashierCode> <SubscriberGroup xsi:nil="true" /> <SignupSource>None or Other or Console or WebSite or Kiosk or Handheld or POS or Import or Fax or Event or Email or Tour or Restaurant or Phone or Mobile or SocialNetwork</SignupSource> </SubscriberGroupMembership> </GroupMemberships> <ProgramMemberships> <LoyaltyProgramMembership> <LoyaltyProgramId>int</LoyaltyProgramId> <LoyaltyProgram xsi:nil="true" /> <Updated>dateTime</Updated> </LoyaltyProgramMembership> <LoyaltyProgramMembership> <LoyaltyProgramId>int</LoyaltyProgramId> <LoyaltyProgram xsi:nil="true" /> <Updated>dateTime</Updated> </LoyaltyProgramMembership> </ProgramMemberships> <Notes> <CustomerNote> <Title>string</Title> <Message>string</Message> <CreateDate>dateTime</CreateDate> </CustomerNote> <CustomerNote> <Title>string</Title> <Message>string</Message> <CreateDate>dateTime</CreateDate> </CustomerNote> </Notes> <DiscountRules> <DiscountRule> <Name>string</Name> <Code>string</Code> <Priority>int</Priority> <Scope>Undefined or AllCustomers or LoyaltyProgram or DiscountCoupon</Scope> <Status>Undefined or Active or Inactive</Status> <ReasonId>int</ReasonId> <Reason xsi:nil="true" /> <Type>Undefined or SingleOrderDiscount or PurchaseHistoryDiscount or LoyaltyAccrualRule</Type> <TriggerType>Undefined or Amount or Weight or Points or Quantity</TriggerType> <TriggerTarget>Undefined or SingleOrder or SameProduct or AnyProduct or Points</TriggerTarget> <PointTrigger>int</PointTrigger> <AmountTrigger>decimal</AmountTrigger> <QuantityTrigger>decimal</QuantityTrigger> </DiscountRule> <DiscountRule> <Name>string</Name> <Code>string</Code> <Priority>int</Priority> <Scope>Undefined or AllCustomers or LoyaltyProgram or DiscountCoupon</Scope> <Status>Undefined or Active or Inactive</Status> <ReasonId>int</ReasonId> <Reason xsi:nil="true" /> <Type>Undefined or SingleOrderDiscount or PurchaseHistoryDiscount or LoyaltyAccrualRule</Type> <TriggerType>Undefined or Amount or Weight or Points or Quantity</TriggerType> <TriggerTarget>Undefined or SingleOrder or SameProduct or AnyProduct or Points</TriggerTarget> <PointTrigger>int</PointTrigger> <AmountTrigger>decimal</AmountTrigger> <QuantityTrigger>decimal</QuantityTrigger> </DiscountRule> </DiscountRules> <PickupOrders> <Order> <CalcToken>string</CalcToken> <Title>string</Title> <CustomerId>int</CustomerId> <OrderDate>dateTime</OrderDate> <StoreCode>string</StoreCode> <AccountNumber>string</AccountNumber> <FirstName>string</FirstName> <LastName>string</LastName> <CompanyName>string</CompanyName> <Address1>string</Address1> <Address2>string</Address2> <City>string</City> <State>string</State> <ZipCode>string</ZipCode> <Country>string</Country> <Phone1>string</Phone1> <Phone2>string</Phone2> <EmailAddress>string</EmailAddress> <ExternalOrderId>string</ExternalOrderId> <Comment>string</Comment> <Deposit>decimal</Deposit> <Status>Pending or Holding or Problem or Approved or Canceled or Delivery or Closed</Status> <Channel>WebStore or Kiosk or Club or Phone or POS or Event or Other or OutsideSales or Mobile or SocialNetwork or Wholesale</Channel> <Packages xsi:nil="true" /> <Lines xsi:nil="true" /> <ActivityLogs xsi:nil="true" /> <CustomCode1>int</CustomCode1> <CustomCode2>int</CustomCode2> <CustomCode3>int</CustomCode3> <CustomCode4>int</CustomCode4> <PurchaseDate>dateTime</PurchaseDate> <BypassShippingCompliance>boolean</BypassShippingCompliance> <BypassQuantityLimits>boolean</BypassQuantityLimits> <ReceiptUrl>string</ReceiptUrl> <Payments xsi:nil="true" /> <ComplianceLevel>Normal or IgnoreStreetLevelErrors or IgnoreAddressErrors or IgnoreComplianceErrors or BypassCompliance or ExternallyValidated</ComplianceLevel> <SourceExternalId>string</SourceExternalId> </Order> <Order> <CalcToken>string</CalcToken> <Title>string</Title> <CustomerId>int</CustomerId> <OrderDate>dateTime</OrderDate> <StoreCode>string</StoreCode> <AccountNumber>string</AccountNumber> <FirstName>string</FirstName> <LastName>string</LastName> <CompanyName>string</CompanyName> <Address1>string</Address1> <Address2>string</Address2> <City>string</City> <State>string</State> <ZipCode>string</ZipCode> <Country>string</Country> <Phone1>string</Phone1> <Phone2>string</Phone2> <EmailAddress>string</EmailAddress> <ExternalOrderId>string</ExternalOrderId> <Comment>string</Comment> <Deposit>decimal</Deposit> <Status>Pending or Holding or Problem or Approved or Canceled or Delivery or Closed</Status> <Channel>WebStore or Kiosk or Club or Phone or POS or Event or Other or OutsideSales or Mobile or SocialNetwork or Wholesale</Channel> <Packages xsi:nil="true" /> <Lines xsi:nil="true" /> <ActivityLogs xsi:nil="true" /> <CustomCode1>int</CustomCode1> <CustomCode2>int</CustomCode2> <CustomCode3>int</CustomCode3> <CustomCode4>int</CustomCode4> <PurchaseDate>dateTime</PurchaseDate> <BypassShippingCompliance>boolean</BypassShippingCompliance> <BypassQuantityLimits>boolean</BypassQuantityLimits> <ReceiptUrl>string</ReceiptUrl> <Payments xsi:nil="true" /> <ComplianceLevel>Normal or IgnoreStreetLevelErrors or IgnoreAddressErrors or IgnoreComplianceErrors or BypassCompliance or ExternallyValidated</ComplianceLevel> <SourceExternalId>string</SourceExternalId> </Order> </PickupOrders> <PurchaseHistory> <Transaction> <ExternalBatchId>string</ExternalBatchId> <ExternalTransactionId>string</ExternalTransactionId> <OrderId>int</OrderId> <CustomerId>int</CustomerId> <StoreId>int</StoreId> <Store xsi:nil="true" /> <DeviceId>int</DeviceId> <Device xsi:nil="true" /> <ReturnId>int</ReturnId> <Token>string</Token> <CalcToken>string</CalcToken> <AccountNumber>string</AccountNumber> <FirstName>string</FirstName> <LastName>string</LastName> <CompanyName>string</CompanyName> <Phone1>string</Phone1> <Phone2>string</Phone2> <EmailAddress>string</EmailAddress> <Address1>string</Address1> <Address2>string</Address2> <City>string</City> <State>string</State> <ZipCode>string</ZipCode> <Country>string</Country> <Comment>string</Comment> <ReferenceNumber>string</ReferenceNumber> <CashierCode>string</CashierCode> <Channel>WebStore or Kiosk or Club or Phone or POS or Event or Other or OutsideSales or Mobile or SocialNetwork or Wholesale</Channel> <TotalShipping>decimal</TotalShipping> <TotalShippingTax>decimal</TotalShippingTax> <TransactionLevelDiscount>decimal</TransactionLevelDiscount> <DiscountCode>string</DiscountCode> <DiscountReasonCode>string</DiscountReasonCode> <CouponCode>string</CouponCode> <ReceiptEmail>string</ReceiptEmail> <TransactionLines xsi:nil="true" /> <TransactionPayments xsi:nil="true" /> </Transaction> <Transaction> <ExternalBatchId>string</ExternalBatchId> <ExternalTransactionId>string</ExternalTransactionId> <OrderId>int</OrderId> <CustomerId>int</CustomerId> <StoreId>int</StoreId> <Store xsi:nil="true" /> <DeviceId>int</DeviceId> <Device xsi:nil="true" /> <ReturnId>int</ReturnId> <Token>string</Token> <CalcToken>string</CalcToken> <AccountNumber>string</AccountNumber> <FirstName>string</FirstName> <LastName>string</LastName> <CompanyName>string</CompanyName> <Phone1>string</Phone1> <Phone2>string</Phone2> <EmailAddress>string</EmailAddress> <Address1>string</Address1> <Address2>string</Address2> <City>string</City> <State>string</State> <ZipCode>string</ZipCode> <Country>string</Country> <Comment>string</Comment> <ReferenceNumber>string</ReferenceNumber> <CashierCode>string</CashierCode> <Channel>WebStore or Kiosk or Club or Phone or POS or Event or Other or OutsideSales or Mobile or SocialNetwork or Wholesale</Channel> <TotalShipping>decimal</TotalShipping> <TotalShippingTax>decimal</TotalShippingTax> <TransactionLevelDiscount>decimal</TransactionLevelDiscount> <DiscountCode>string</DiscountCode> <DiscountReasonCode>string</DiscountReasonCode> <CouponCode>string</CouponCode> <ReceiptEmail>string</ReceiptEmail> <TransactionLines xsi:nil="true" /> <TransactionPayments xsi:nil="true" /> </Transaction> </PurchaseHistory> <CustomCode1>int</CustomCode1> <CustomCode2>int</CustomCode2> <CustomCode3>int</CustomCode3> <CustomCode4>int</CustomCode4> <CustomCode5>int</CustomCode5> <CustomCode6>int</CustomCode6> <CustomCode7>int</CustomCode7> <CustomCode8>int</CustomCode8> <ActivityLogs> <ActivityLog> <Created>dateTime</Created> <Name>string</Name> <Message>string</Message> <Action>string</Action> <System>string</System> </ActivityLog> <ActivityLog> <Created>dateTime</Created> <Name>string</Name> <Message>string</Message> <Action>string</Action> <System>string</System> </ActivityLog> </ActivityLogs> <AddressValidated>boolean</AddressValidated> <ReferredBy> <AccountType>None or Email or UserName or Loyalty</AccountType> <AccountId>int</AccountId> <ParentId>int</ParentId> <FirstName>string</FirstName> <LastName>string</LastName> <FirstName2>string</FirstName2> <LastName2>string</LastName2> <CompanyName>string</CompanyName> <BirthDate>dateTime</BirthDate> <Title>string</Title> <Address1>string</Address1> <Address2>string</Address2> <City>string</City> <State>string</State> <ZipCode>string</ZipCode> <ZipPlus4>string</ZipPlus4> <Country>string</Country> <Phone1>string</Phone1> <Phone2>string</Phone2> <MobilePhone>string</MobilePhone> <FaxNumber>string</FaxNumber> <EmailAddress>string</EmailAddress> <WebAddress>string</WebAddress> <LoyaltyCardNumber>string</LoyaltyCardNumber> <LoyaltyPoints>int</LoyaltyPoints> <LoyaltyDollars>decimal</LoyaltyDollars> <SignupSource>None or Other or Console or WebSite or Kiosk or Handheld or POS or Import or Fax or Event or Email or Tour or Restaurant or Phone or Mobile or SocialNetwork</SignupSource> <Parent> <AccountType>None or Email or UserName or Loyalty</AccountType> <AccountId>int</AccountId> <ParentId>int</ParentId> <FirstName>string</FirstName> <LastName>string</LastName> <FirstName2>string</FirstName2> <LastName2>string</LastName2> <CompanyName>string</CompanyName> <BirthDate>dateTime</BirthDate> <Title>string</Title> <Address1>string</Address1> <Address2>string</Address2> <City>string</City> <State>string</State> <ZipCode>string</ZipCode> <ZipPlus4>string</ZipPlus4> <Country>string</Country> <Phone1>string</Phone1> <Phone2>string</Phone2> <MobilePhone>string</MobilePhone> <FaxNumber>string</FaxNumber> <EmailAddress>string</EmailAddress> <WebAddress>string</WebAddress> <LoyaltyCardNumber>string</LoyaltyCardNumber> <LoyaltyPoints>int</LoyaltyPoints> <LoyaltyDollars>decimal</LoyaltyDollars> <SignupSource>None or Other or Console or WebSite or Kiosk or Handheld or POS or Import or Fax or Event or Email or Tour or Restaurant or Phone or Mobile or SocialNetwork</SignupSource> <Parent xsi:nil="true" /> <AccountNumber>string</AccountNumber> <CreditBalance>decimal</CreditBalance> <CreditLimit>decimal</CreditLimit> <TotalSales>decimal</TotalSales> <TotalTransactions>int</TotalTransactions> <LastPurchase>dateTime</LastPurchase> <PriceLevel>Base or LevelA or LevelB or LevelC or MSRP</PriceLevel> <Type>Consumer or Family or Corporate or Wholesale or Employee or Supplier or Shareholder or NonRevenue or MarkOutOfStock or Partner</Type> <IsTaxExempt>boolean</IsTaxExempt> <PrimaryShippingAddressId>int</PrimaryShippingAddressId> <PrimaryShippingAddress xsi:nil="true" /> <ShippingAddresses xsi:nil="true" /> <PrimaryPaymentMethodId>int</PrimaryPaymentMethodId> <PrimaryPaymentMethod xsi:nil="true" /> <PaymentMethods xsi:nil="true" /> <ClubMemberships xsi:nil="true" /> <EventMemberships xsi:nil="true" /> <ListMemberships xsi:nil="true" /> <GroupMemberships xsi:nil="true" /> <ProgramMemberships xsi:nil="true" /> <Notes xsi:nil="true" /> <DiscountRules xsi:nil="true" /> <PickupOrders xsi:nil="true" /> <PurchaseHistory xsi:nil="true" /> <CustomCode1>int</CustomCode1> <CustomCode2>int</CustomCode2> <CustomCode3>int</CustomCode3> <CustomCode4>int</CustomCode4> <CustomCode5>int</CustomCode5> <CustomCode6>int</CustomCode6> <CustomCode7>int</CustomCode7> <CustomCode8>int</CustomCode8> <ActivityLogs xsi:nil="true" /> <AddressValidated>boolean</AddressValidated> <ReferredBy xsi:nil="true" /> <ReferredBy2 xsi:nil="true" /> <ActiveAlertNotificationCount>int</ActiveAlertNotificationCount> <EditAtPOS>boolean</EditAtPOS> <ExternalId>string</ExternalId> <Salutation>string</Salutation> <FacebookId>string</FacebookId> <TwitterId>string</TwitterId> <MobileDeviceId>string</MobileDeviceId> </Parent> <AccountNumber>string</AccountNumber> <CreditBalance>decimal</CreditBalance> <CreditLimit>decimal</CreditLimit> <TotalSales>decimal</TotalSales> <TotalTransactions>int</TotalTransactions> <LastPurchase>dateTime</LastPurchase> <PriceLevel>Base or LevelA or LevelB or LevelC or MSRP</PriceLevel> <Type>Consumer or Family or Corporate or Wholesale or Employee or Supplier or Shareholder or NonRevenue or MarkOutOfStock or Partner</Type> <IsTaxExempt>boolean</IsTaxExempt> <PrimaryShippingAddressId>int</PrimaryShippingAddressId> <PrimaryShippingAddress> <Type>None or Customer or Club</Type> <CustomerId>int</CustomerId> <Primary>boolean</Primary> <Title>string</Title> <FirstName>string</FirstName> <LastName>string</LastName> <CompanyName>string</CompanyName> <Address1>string</Address1> <Address2>string</Address2> <City>string</City> <State>string</State> <ZipCode>string</ZipCode> <ZipPlus4>string</ZipPlus4> <Country>string</Country> <BirthDate>dateTime</BirthDate> <FaxNumber>string</FaxNumber> <Phone1>string</Phone1> <Phone2>string</Phone2> <MobilePhone>string</MobilePhone> <EmailAddress>string</EmailAddress> <ClubUseCount>int</ClubUseCount> <Instructions>string</Instructions> <AddressValidated>boolean</AddressValidated> </PrimaryShippingAddress> <ShippingAddresses> <ShippingAddress xsi:nil="true" /> <ShippingAddress xsi:nil="true" /> </ShippingAddresses> <PrimaryPaymentMethodId>int</PrimaryPaymentMethodId> <PrimaryPaymentMethod> <UEMethodId>string</UEMethodId> <Type>None or Customer or Club</Type> <Valid>boolean</Valid> <CardPresent>boolean</CardPresent> <Primary>boolean</Primary> <CustomerId>int</CustomerId> <Title>string</Title> <PaymentType>CreditCard or GiftCard or Checking or PayPal</PaymentType> <PaymentProblem>NoProblem or ExpiredCC or InvalidCC</PaymentProblem> <CreditCardType>Visa or Discover or MasterCard or AmericanExpress</CreditCardType> <CreditCardStatus>Unknown or Validated or Invalid or Expired</CreditCardStatus> <CreditCardMask>string</CreditCardMask> <CreditCardName>string</CreditCardName> <CreditCardCode>string</CreditCardCode> <CreditCardNumber>string</CreditCardNumber> <CreditCardExpiration>dateTime</CreditCardExpiration> <GiftCardNumber>string</GiftCardNumber> <GiftCardBalance>decimal</GiftCardBalance> <AccountNumber>string</AccountNumber> <RoutingNumber>string</RoutingNumber> <BillingAddress1>string</BillingAddress1> <BillingAddress2>string</BillingAddress2> <BillingCity>string</BillingCity> <BillingState>string</BillingState> <BillingZipCode>string</BillingZipCode> <BillingCountry>string</BillingCountry> <Track1Data>string</Track1Data> <Track2Data>string</Track2Data> <ClubUseCount>int</ClubUseCount> </PrimaryPaymentMethod> <PaymentMethods> <PaymentMethod xsi:nil="true" /> <PaymentMethod xsi:nil="true" /> </PaymentMethods> <ClubMemberships> <ClubMembership xsi:nil="true" /> <ClubMembership xsi:nil="true" /> </ClubMemberships> <EventMemberships> <EventMembership xsi:nil="true" /> <EventMembership xsi:nil="true" /> </EventMemberships> <ListMemberships> <CustomerListMembership xsi:nil="true" /> <CustomerListMembership xsi:nil="true" /> </ListMemberships> <GroupMemberships> <SubscriberGroupMembership xsi:nil="true" /> <SubscriberGroupMembership xsi:nil="true" /> </GroupMemberships> <ProgramMemberships> <LoyaltyProgramMembership xsi:nil="true" /> <LoyaltyProgramMembership xsi:nil="true" /> </ProgramMemberships> <Notes> <CustomerNote xsi:nil="true" /> <CustomerNote xsi:nil="true" /> </Notes> <DiscountRules> <DiscountRule xsi:nil="true" /> <DiscountRule xsi:nil="true" /> </DiscountRules> <PickupOrders> <Order xsi:nil="true" /> <Order xsi:nil="true" /> </PickupOrders> <PurchaseHistory> <Transaction xsi:nil="true" /> <Transaction xsi:nil="true" /> </PurchaseHistory> <CustomCode1>int</CustomCode1> <CustomCode2>int</CustomCode2> <CustomCode3>int</CustomCode3> <CustomCode4>int</CustomCode4> <CustomCode5>int</CustomCode5> <CustomCode6>int</CustomCode6> <CustomCode7>int</CustomCode7> <CustomCode8>int</CustomCode8> <ActivityLogs> <ActivityLog xsi:nil="true" /> <ActivityLog xsi:nil="true" /> </ActivityLogs> <AddressValidated>boolean</AddressValidated> <ReferredBy> <AccountType>None or Email or UserName or Loyalty</AccountType> <AccountId>int</AccountId> <ParentId>int</ParentId> <FirstName>string</FirstName> <LastName>string</LastName> <FirstName2>string</FirstName2> <LastName2>string</LastName2> <CompanyName>string</CompanyName> <BirthDate>dateTime</BirthDate> <Title>string</Title> <Address1>string</Address1> <Address2>string</Address2> <City>string</City> <State>string</State> <ZipCode>string</ZipCode> <ZipPlus4>string</ZipPlus4> <Country>string</Country> <Phone1>string</Phone1> <Phone2>string</Phone2> <MobilePhone>string</MobilePhone> <FaxNumber>string</FaxNumber> <EmailAddress>string</EmailAddress> <WebAddress>string</WebAddress> <LoyaltyCardNumber>string</LoyaltyCardNumber> <LoyaltyPoints>int</LoyaltyPoints> <LoyaltyDollars>decimal</LoyaltyDollars> <SignupSource>None or Other or Console or WebSite or Kiosk or Handheld or POS or Import or Fax or Event or Email or Tour or Restaurant or Phone or Mobile or SocialNetwork</SignupSource> <Parent xsi:nil="true" /> <AccountNumber>string</AccountNumber> <CreditBalance>decimal</CreditBalance> <CreditLimit>decimal</CreditLimit> <TotalSales>decimal</TotalSales> <TotalTransactions>int</TotalTransactions> <LastPurchase>dateTime</LastPurchase> <PriceLevel>Base or LevelA or LevelB or LevelC or MSRP</PriceLevel> <Type>Consumer or Family or Corporate or Wholesale or Employee or Supplier or Shareholder or NonRevenue or MarkOutOfStock or Partner</Type> <IsTaxExempt>boolean</IsTaxExempt> <PrimaryShippingAddressId>int</PrimaryShippingAddressId> <PrimaryShippingAddress xsi:nil="true" /> <ShippingAddresses xsi:nil="true" /> <PrimaryPaymentMethodId>int</PrimaryPaymentMethodId> <PrimaryPaymentMethod xsi:nil="true" /> <PaymentMethods xsi:nil="true" /> <ClubMemberships xsi:nil="true" /> <EventMemberships xsi:nil="true" /> <ListMemberships xsi:nil="true" /> <GroupMemberships xsi:nil="true" /> <ProgramMemberships xsi:nil="true" /> <Notes xsi:nil="true" /> <DiscountRules xsi:nil="true" /> <PickupOrders xsi:nil="true" /> <PurchaseHistory xsi:nil="true" /> <CustomCode1>int</CustomCode1> <CustomCode2>int</CustomCode2> <CustomCode3>int</CustomCode3> <CustomCode4>int</CustomCode4> <CustomCode5>int</CustomCode5> <CustomCode6>int</CustomCode6> <CustomCode7>int</CustomCode7> <CustomCode8>int</CustomCode8> <ActivityLogs xsi:nil="true" /> <AddressValidated>boolean</AddressValidated> <ReferredBy xsi:nil="true" /> <ReferredBy2 xsi:nil="true" /> <ActiveAlertNotificationCount>int</ActiveAlertNotificationCount> <EditAtPOS>boolean</EditAtPOS> <ExternalId>string</ExternalId> <Salutation>string</Salutation> <FacebookId>string</FacebookId> <TwitterId>string</TwitterId> <MobileDeviceId>string</MobileDeviceId> </ReferredBy> <ReferredBy2> <AccountType>None or Email or UserName or Loyalty</AccountType> <AccountId>int</AccountId> <ParentId>int</ParentId> <FirstName>string</FirstName> <LastName>string</LastName> <FirstName2>string</FirstName2> <LastName2>string</LastName2> <CompanyName>string</CompanyName> <BirthDate>dateTime</BirthDate> <Title>string</Title> <Address1>string</Address1> <Address2>string</Address2> <City>string</City> <State>string</State> <ZipCode>string</ZipCode> <ZipPlus4>string</ZipPlus4> <Country>string</Country> <Phone1>string</Phone1> <Phone2>string</Phone2> <MobilePhone>string</MobilePhone> <FaxNumber>string</FaxNumber> <EmailAddress>string</EmailAddress> <WebAddress>string</WebAddress> <LoyaltyCardNumber>string</LoyaltyCardNumber> <LoyaltyPoints>int</LoyaltyPoints> <LoyaltyDollars>decimal</LoyaltyDollars> <SignupSource>None or Other or Console or WebSite or Kiosk or Handheld or POS or Import or Fax or Event or Email or Tour or Restaurant or Phone or Mobile or SocialNetwork</SignupSource> <Parent xsi:nil="true" /> <AccountNumber>string</AccountNumber> <CreditBalance>decimal</CreditBalance> <CreditLimit>decimal</CreditLimit> <TotalSales>decimal</TotalSales> <TotalTransactions>int</TotalTransactions> <LastPurchase>dateTime</LastPurchase> <PriceLevel>Base or LevelA or LevelB or LevelC or MSRP</PriceLevel> <Type>Consumer or Family or Corporate or Wholesale or Employee or Supplier or Shareholder or NonRevenue or MarkOutOfStock or Partner</Type> <IsTaxExempt>boolean</IsTaxExempt> <PrimaryShippingAddressId>int</PrimaryShippingAddressId> <PrimaryShippingAddress xsi:nil="true" /> <ShippingAddresses xsi:nil="true" /> <PrimaryPaymentMethodId>int</PrimaryPaymentMethodId> <PrimaryPaymentMethod xsi:nil="true" /> <PaymentMethods xsi:nil="true" /> <ClubMemberships xsi:nil="true" /> <EventMemberships xsi:nil="true" /> <ListMemberships xsi:nil="true" /> <GroupMemberships xsi:nil="true" /> <ProgramMemberships xsi:nil="true" /> <Notes xsi:nil="true" /> <DiscountRules xsi:nil="true" /> <PickupOrders xsi:nil="true" /> <PurchaseHistory xsi:nil="true" /> <CustomCode1>int</CustomCode1> <CustomCode2>int</CustomCode2> <CustomCode3>int</CustomCode3> <CustomCode4>int</CustomCode4> <CustomCode5>int</CustomCode5> <CustomCode6>int</CustomCode6> <CustomCode7>int</CustomCode7> <CustomCode8>int</CustomCode8> <ActivityLogs xsi:nil="true" /> <AddressValidated>boolean</AddressValidated> <ReferredBy xsi:nil="true" /> <ReferredBy2 xsi:nil="true" /> <ActiveAlertNotificationCount>int</ActiveAlertNotificationCount> <EditAtPOS>boolean</EditAtPOS> <ExternalId>string</ExternalId> <Salutation>string</Salutation> <FacebookId>string</FacebookId> <TwitterId>string</TwitterId> <MobileDeviceId>string</MobileDeviceId> </ReferredBy2> <ActiveAlertNotificationCount>int</ActiveAlertNotificationCount> <EditAtPOS>boolean</EditAtPOS> <ExternalId>string</ExternalId> <Salutation>string</Salutation> <FacebookId>string</FacebookId> <TwitterId>string</TwitterId> <MobileDeviceId>string</MobileDeviceId> </ReferredBy> <ReferredBy2> <AccountType>None or Email or UserName or Loyalty</AccountType> <AccountId>int</AccountId> <ParentId>int</ParentId> <FirstName>string</FirstName> <LastName>string</LastName> <FirstName2>string</FirstName2> <LastName2>string</LastName2> <CompanyName>string</CompanyName> <BirthDate>dateTime</BirthDate> <Title>string</Title> <Address1>string</Address1> <Address2>string</Address2> <City>string</City> <State>string</State> <ZipCode>string</ZipCode> <ZipPlus4>string</ZipPlus4> <Country>string</Country> <Phone1>string</Phone1> <Phone2>string</Phone2> <MobilePhone>string</MobilePhone> <FaxNumber>string</FaxNumber> <EmailAddress>string</EmailAddress> <WebAddress>string</WebAddress> <LoyaltyCardNumber>string</LoyaltyCardNumber> <LoyaltyPoints>int</LoyaltyPoints> <LoyaltyDollars>decimal</LoyaltyDollars> <SignupSource>None or Other or Console or WebSite or Kiosk or Handheld or POS or Import or Fax or Event or Email or Tour or Restaurant or Phone or Mobile or SocialNetwork</SignupSource> <Parent> <AccountType>None or Email or UserName or Loyalty</AccountType> <AccountId>int</AccountId> <ParentId>int</ParentId> <FirstName>string</FirstName> <LastName>string</LastName> <FirstName2>string</FirstName2> <LastName2>string</LastName2> <CompanyName>string</CompanyName> <BirthDate>dateTime</BirthDate> <Title>string</Title> <Address1>string</Address1> <Address2>string</Address2> <City>string</City> <State>string</State> <ZipCode>string</ZipCode> <ZipPlus4>string</ZipPlus4> <Country>string</Country> <Phone1>string</Phone1> <Phone2>string</Phone2> <MobilePhone>string</MobilePhone> <FaxNumber>string</FaxNumber> <EmailAddress>string</EmailAddress> <WebAddress>string</WebAddress> <LoyaltyCardNumber>string</LoyaltyCardNumber> <LoyaltyPoints>int</LoyaltyPoints> <LoyaltyDollars>decimal</LoyaltyDollars> <SignupSource>None or Other or Console or WebSite or Kiosk or Handheld or POS or Import or Fax or Event or Email or Tour or Restaurant or Phone or Mobile or SocialNetwork</SignupSource> <Parent xsi:nil="true" /> <AccountNumber>string</AccountNumber> <CreditBalance>decimal</CreditBalance> <CreditLimit>decimal</CreditLimit> <TotalSales>decimal</TotalSales> <TotalTransactions>int</TotalTransactions> <LastPurchase>dateTime</LastPurchase> <PriceLevel>Base or LevelA or LevelB or LevelC or MSRP</PriceLevel> <Type>Consumer or Family or Corporate or Wholesale or Employee or Supplier or Shareholder or NonRevenue or MarkOutOfStock or Partner</Type> <IsTaxExempt>boolean</IsTaxExempt> <PrimaryShippingAddressId>int</PrimaryShippingAddressId> <PrimaryShippingAddress xsi:nil="true" /> <ShippingAddresses xsi:nil="true" /> <PrimaryPaymentMethodId>int</PrimaryPaymentMethodId> <PrimaryPaymentMethod xsi:nil="true" /> <PaymentMethods xsi:nil="true" /> <ClubMemberships xsi:nil="true" /> <EventMemberships xsi:nil="true" /> <ListMemberships xsi:nil="true" /> <GroupMemberships xsi:nil="true" /> <ProgramMemberships xsi:nil="true" /> <Notes xsi:nil="true" /> <DiscountRules xsi:nil="true" /> <PickupOrders xsi:nil="true" /> <PurchaseHistory xsi:nil="true" /> <CustomCode1>int</CustomCode1> <CustomCode2>int</CustomCode2> <CustomCode3>int</CustomCode3> <CustomCode4>int</CustomCode4> <CustomCode5>int</CustomCode5> <CustomCode6>int</CustomCode6> <CustomCode7>int</CustomCode7> <CustomCode8>int</CustomCode8> <ActivityLogs xsi:nil="true" /> <AddressValidated>boolean</AddressValidated> <ReferredBy xsi:nil="true" /> <ReferredBy2 xsi:nil="true" /> <ActiveAlertNotificationCount>int</ActiveAlertNotificationCount> <EditAtPOS>boolean</EditAtPOS> <ExternalId>string</ExternalId> <Salutation>string</Salutation> <FacebookId>string</FacebookId> <TwitterId>string</TwitterId> <MobileDeviceId>string</MobileDeviceId> </Parent> <AccountNumber>string</AccountNumber> <CreditBalance>decimal</CreditBalance> <CreditLimit>decimal</CreditLimit> <TotalSales>decimal</TotalSales> <TotalTransactions>int</TotalTransactions> <LastPurchase>dateTime</LastPurchase> <PriceLevel>Base or LevelA or LevelB or LevelC or MSRP</PriceLevel> <Type>Consumer or Family or Corporate or Wholesale or Employee or Supplier or Shareholder or NonRevenue or MarkOutOfStock or Partner</Type> <IsTaxExempt>boolean</IsTaxExempt> <PrimaryShippingAddressId>int</PrimaryShippingAddressId> <PrimaryShippingAddress> <Type>None or Customer or Club</Type> <CustomerId>int</CustomerId> <Primary>boolean</Primary> <Title>string</Title> <FirstName>string</FirstName> <LastName>string</LastName> <CompanyName>string</CompanyName> <Address1>string</Address1> <Address2>string</Address2> <City>string</City> <State>string</State> <ZipCode>string</ZipCode> <ZipPlus4>string</ZipPlus4> <Country>string</Country> <BirthDate>dateTime</BirthDate> <FaxNumber>string</FaxNumber> <Phone1>string</Phone1> <Phone2>string</Phone2> <MobilePhone>string</MobilePhone> <EmailAddress>string</EmailAddress> <ClubUseCount>int</ClubUseCount> <Instructions>string</Instructions> <AddressValidated>boolean</AddressValidated> </PrimaryShippingAddress> <ShippingAddresses> <ShippingAddress xsi:nil="true" /> <ShippingAddress xsi:nil="true" /> </ShippingAddresses> <PrimaryPaymentMethodId>int</PrimaryPaymentMethodId> <PrimaryPaymentMethod> <UEMethodId>string</UEMethodId> <Type>None or Customer or Club</Type> <Valid>boolean</Valid> <CardPresent>boolean</CardPresent> <Primary>boolean</Primary> <CustomerId>int</CustomerId> <Title>string</Title> <PaymentType>CreditCard or GiftCard or Checking or PayPal</PaymentType> <PaymentProblem>NoProblem or ExpiredCC or InvalidCC</PaymentProblem> <CreditCardType>Visa or Discover or MasterCard or AmericanExpress</CreditCardType> <CreditCardStatus>Unknown or Validated or Invalid or Expired</CreditCardStatus> <CreditCardMask>string</CreditCardMask> <CreditCardName>string</CreditCardName> <CreditCardCode>string</CreditCardCode> <CreditCardNumber>string</CreditCardNumber> <CreditCardExpiration>dateTime</CreditCardExpiration> <GiftCardNumber>string</GiftCardNumber> <GiftCardBalance>decimal</GiftCardBalance> <AccountNumber>string</AccountNumber> <RoutingNumber>string</RoutingNumber> <BillingAddress1>string</BillingAddress1> <BillingAddress2>string</BillingAddress2> <BillingCity>string</BillingCity> <BillingState>string</BillingState> <BillingZipCode>string</BillingZipCode> <BillingCountry>string</BillingCountry> <Track1Data>string</Track1Data> <Track2Data>string</Track2Data> <ClubUseCount>int</ClubUseCount> </PrimaryPaymentMethod> <PaymentMethods> <PaymentMethod xsi:nil="true" /> <PaymentMethod xsi:nil="true" /> </PaymentMethods> <ClubMemberships> <ClubMembership xsi:nil="true" /> <ClubMembership xsi:nil="true" /> </ClubMemberships> <EventMemberships> <EventMembership xsi:nil="true" /> <EventMembership xsi:nil="true" /> </EventMemberships> <ListMemberships> <CustomerListMembership xsi:nil="true" /> <CustomerListMembership xsi:nil="true" /> </ListMemberships> <GroupMemberships> <SubscriberGroupMembership xsi:nil="true" /> <SubscriberGroupMembership xsi:nil="true" /> </GroupMemberships> <ProgramMemberships> <LoyaltyProgramMembership xsi:nil="true" /> <LoyaltyProgramMembership xsi:nil="true" /> </ProgramMemberships> <Notes> <CustomerNote xsi:nil="true" /> <CustomerNote xsi:nil="true" /> </Notes> <DiscountRules> <DiscountRule xsi:nil="true" /> <DiscountRule xsi:nil="true" /> </DiscountRules> <PickupOrders> <Order xsi:nil="true" /> <Order xsi:nil="true" /> </PickupOrders> <PurchaseHistory> <Transaction xsi:nil="true" /> <Transaction xsi:nil="true" /> </PurchaseHistory> <CustomCode1>int</CustomCode1> <CustomCode2>int</CustomCode2> <CustomCode3>int</CustomCode3> <CustomCode4>int</CustomCode4> <CustomCode5>int</CustomCode5> <CustomCode6>int</CustomCode6> <CustomCode7>int</CustomCode7> <CustomCode8>int</CustomCode8> <ActivityLogs> <ActivityLog xsi:nil="true" /> <ActivityLog xsi:nil="true" /> </ActivityLogs> <AddressValidated>boolean</AddressValidated> <ReferredBy> <AccountType>None or Email or UserName or Loyalty</AccountType> <AccountId>int</AccountId> <ParentId>int</ParentId> <FirstName>string</FirstName> <LastName>string</LastName> <FirstName2>string</FirstName2> <LastName2>string</LastName2> <CompanyName>string</CompanyName> <BirthDate>dateTime</BirthDate> <Title>string</Title> <Address1>string</Address1> <Address2>string</Address2> <City>string</City> <State>string</State> <ZipCode>string</ZipCode> <ZipPlus4>string</ZipPlus4> <Country>string</Country> <Phone1>string</Phone1> <Phone2>string</Phone2> <MobilePhone>string</MobilePhone> <FaxNumber>string</FaxNumber> <EmailAddress>string</EmailAddress> <WebAddress>string</WebAddress> <LoyaltyCardNumber>string</LoyaltyCardNumber> <LoyaltyPoints>int</LoyaltyPoints> <LoyaltyDollars>decimal</LoyaltyDollars> <SignupSource>None or Other or Console or WebSite or Kiosk or Handheld or POS or Import or Fax or Event or Email or Tour or Restaurant or Phone or Mobile or SocialNetwork</SignupSource> <Parent xsi:nil="true" /> <AccountNumber>string</AccountNumber> <CreditBalance>decimal</CreditBalance> <CreditLimit>decimal</CreditLimit> <TotalSales>decimal</TotalSales> <TotalTransactions>int</TotalTransactions> <LastPurchase>dateTime</LastPurchase> <PriceLevel>Base or LevelA or LevelB or LevelC or MSRP</PriceLevel> <Type>Consumer or Family or Corporate or Wholesale or Employee or Supplier or Shareholder or NonRevenue or MarkOutOfStock or Partner</Type> <IsTaxExempt>boolean</IsTaxExempt> <PrimaryShippingAddressId>int</PrimaryShippingAddressId> <PrimaryShippingAddress xsi:nil="true" /> <ShippingAddresses xsi:nil="true" /> <PrimaryPaymentMethodId>int</PrimaryPaymentMethodId> <PrimaryPaymentMethod xsi:nil="true" /> <PaymentMethods xsi:nil="true" /> <ClubMemberships xsi:nil="true" /> <EventMemberships xsi:nil="true" /> <ListMemberships xsi:nil="true" /> <GroupMemberships xsi:nil="true" /> <ProgramMemberships xsi:nil="true" /> <Notes xsi:nil="true" /> <DiscountRules xsi:nil="true" /> <PickupOrders xsi:nil="true" /> <PurchaseHistory xsi:nil="true" /> <CustomCode1>int</CustomCode1> <CustomCode2>int</CustomCode2> <CustomCode3>int</CustomCode3> <CustomCode4>int</CustomCode4> <CustomCode5>int</CustomCode5> <CustomCode6>int</CustomCode6> <CustomCode7>int</CustomCode7> <CustomCode8>int</CustomCode8> <ActivityLogs xsi:nil="true" /> <AddressValidated>boolean</AddressValidated> <ReferredBy xsi:nil="true" /> <ReferredBy2 xsi:nil="true" /> <ActiveAlertNotificationCount>int</ActiveAlertNotificationCount> <EditAtPOS>boolean</EditAtPOS> <ExternalId>string</ExternalId> <Salutation>string</Salutation> <FacebookId>string</FacebookId> <TwitterId>string</TwitterId> <MobileDeviceId>string</MobileDeviceId> </ReferredBy> <ReferredBy2> <AccountType>None or Email or UserName or Loyalty</AccountType> <AccountId>int</AccountId> <ParentId>int</ParentId> <FirstName>string</FirstName> <LastName>string</LastName> <FirstName2>string</FirstName2> <LastName2>string</LastName2> <CompanyName>string</CompanyName> <BirthDate>dateTime</BirthDate> <Title>string</Title> <Address1>string</Address1> <Address2>string</Address2> <City>string</City> <State>string</State> <ZipCode>string</ZipCode> <ZipPlus4>string</ZipPlus4> <Country>string</Country> <Phone1>string</Phone1> <Phone2>string</Phone2> <MobilePhone>string</MobilePhone> <FaxNumber>string</FaxNumber> <EmailAddress>string</EmailAddress> <WebAddress>string</WebAddress> <LoyaltyCardNumber>string</LoyaltyCardNumber> <LoyaltyPoints>int</LoyaltyPoints> <LoyaltyDollars>decimal</LoyaltyDollars> <SignupSource>None or Other or Console or WebSite or Kiosk or Handheld or POS or Import or Fax or Event or Email or Tour or Restaurant or Phone or Mobile or SocialNetwork</SignupSource> <Parent xsi:nil="true" /> <AccountNumber>string</AccountNumber> <CreditBalance>decimal</CreditBalance> <CreditLimit>decimal</CreditLimit> <TotalSales>decimal</TotalSales> <TotalTransactions>int</TotalTransactions> <LastPurchase>dateTime</LastPurchase> <PriceLevel>Base or LevelA or LevelB or LevelC or MSRP</PriceLevel> <Type>Consumer or Family or Corporate or Wholesale or Employee or Supplier or Shareholder or NonRevenue or MarkOutOfStock or Partner</Type> <IsTaxExempt>boolean</IsTaxExempt> <PrimaryShippingAddressId>int</PrimaryShippingAddressId> <PrimaryShippingAddress xsi:nil="true" /> <ShippingAddresses xsi:nil="true" /> <PrimaryPaymentMethodId>int</PrimaryPaymentMethodId> <PrimaryPaymentMethod xsi:nil="true" /> <PaymentMethods xsi:nil="true" /> <ClubMemberships xsi:nil="true" /> <EventMemberships xsi:nil="true" /> <ListMemberships xsi:nil="true" /> <GroupMemberships xsi:nil="true" /> <ProgramMemberships xsi:nil="true" /> <Notes xsi:nil="true" /> <DiscountRules xsi:nil="true" /> <PickupOrders xsi:nil="true" /> <PurchaseHistory xsi:nil="true" /> <CustomCode1>int</CustomCode1> <CustomCode2>int</CustomCode2> <CustomCode3>int</CustomCode3> <CustomCode4>int</CustomCode4> <CustomCode5>int</CustomCode5> <CustomCode6>int</CustomCode6> <CustomCode7>int</CustomCode7> <CustomCode8>int</CustomCode8> <ActivityLogs xsi:nil="true" /> <AddressValidated>boolean</AddressValidated> <ReferredBy xsi:nil="true" /> <ReferredBy2 xsi:nil="true" /> <ActiveAlertNotificationCount>int</ActiveAlertNotificationCount> <EditAtPOS>boolean</EditAtPOS> <ExternalId>string</ExternalId> <Salutation>string</Salutation> <FacebookId>string</FacebookId> <TwitterId>string</TwitterId> <MobileDeviceId>string</MobileDeviceId> </ReferredBy2> <ActiveAlertNotificationCount>int</ActiveAlertNotificationCount> <EditAtPOS>boolean</EditAtPOS> <ExternalId>string</ExternalId> <Salutation>string</Salutation> <FacebookId>string</FacebookId> <TwitterId>string</TwitterId> <MobileDeviceId>string</MobileDeviceId> </ReferredBy2> <ActiveAlertNotificationCount>int</ActiveAlertNotificationCount> <EditAtPOS>boolean</EditAtPOS> <ExternalId>string</ExternalId> <Salutation>string</Salutation> <FacebookId>string</FacebookId> <TwitterId>string</TwitterId> <MobileDeviceId>string</MobileDeviceId> </LoadCustomerResult> </LoadCustomerResponse> </soap12:Body> </soap12:Envelope>