Subversion Repositories munaweb

Rev

Blame | Last modification | View Log | RSS feed

<?xml version="1.0" encoding="UTF-8"?>
<customer>
  <id type="integer">4201190523037</id>
  <email>eabenavidez@gmail.com</email>
  <accepts-marketing type="boolean">false</accepts-marketing>
  <created-at type="dateTime">2020-10-03T03:23:23-04:00</created-at>
  <updated-at type="dateTime">2020-10-03T03:23:32-04:00</updated-at>
  <first-name>Elizabeth</first-name>
  <last-name>Benavidez</last-name>
  <orders-count type="integer">1</orders-count>
  <state>disabled</state>
  <total-spent type="decimal">5.45</total-spent>
  <last-order-id type="integer">2770564219037</last-order-id>
  <note nil="true"/>
  <verified-email type="boolean">true</verified-email>
  <multipass-identifier nil="true"/>
  <tax-exempt type="boolean">false</tax-exempt>
  <phone nil="true"/>
  <tags/>
  <last-order-name>#1058</last-order-name>
  <currency>USD</currency>
  <addresses type="array">
    <address>
      <id type="integer">4887492788381</id>
      <customer-id type="integer">4201190523037</customer-id>
      <first-name>Elizabeth</first-name>
      <last-name>Benavidez</last-name>
      <company/>
      <address1>4206 N 22nd St</address1>
      <address2/>
      <city>Tacoma</city>
      <province>Washington</province>
      <country>United States</country>
      <zip>98406</zip>
      <phone>+12534147528</phone>
      <name>Elizabeth Benavidez</name>
      <province-code>WA</province-code>
      <country-code>US</country-code>
      <country-name>United States</country-name>
      <default type="boolean">true</default>
    </address>
  </addresses>
  <accepts-marketing-updated-at type="dateTime">2020-10-03T03:23:24-04:00</accepts-marketing-updated-at>
  <marketing-opt-in-level nil="true"/>
  <default-address>
    <id type="integer">4887492788381</id>
    <customer-id type="integer">4201190523037</customer-id>
    <first-name>Elizabeth</first-name>
    <last-name>Benavidez</last-name>
    <company/>
    <address1>4206 N 22nd St</address1>
    <address2/>
    <city>Tacoma</city>
    <province>Washington</province>
    <country>United States</country>
    <zip>98406</zip>
    <phone>+12534147528</phone>
    <name>Elizabeth Benavidez</name>
    <province-code>WA</province-code>
    <country-code>US</country-code>
    <country-name>United States</country-name>
    <default type="boolean">true</default>
  </default-address>
</customer>