Blame | Last modification | View Log | RSS feed
<?xml version="1.0" encoding="UTF-8"?>
<customer>
<id type="integer">1143638130777</id>
<email>cdominick5@gmail.com</email>
<accepts-marketing type="boolean">false</accepts-marketing>
<created-at type="dateTime">2019-01-07T07:37:43-05:00</created-at>
<updated-at type="dateTime">2019-01-07T07:42:18-05:00</updated-at>
<first-name>Chris</first-name>
<last-name>Dominick</last-name>
<orders-count type="integer">0</orders-count>
<state>disabled</state>
<total-spent type="decimal">0.00</total-spent>
<last-order-id type="integer" nil="true"/>
<note>alienbrain</note>
<verified-email type="boolean">true</verified-email>
<multipass-identifier nil="true"/>
<tax-exempt type="boolean">false</tax-exempt>
<phone>+16609096502</phone>
<tags>ebay</tags>
<last-order-name nil="true"/>
<addresses type="array">
<address>
<id type="integer">1164213616729</id>
<customer-id type="integer">1143638130777</customer-id>
<first-name>Chris</first-name>
<last-name>Dominick</last-name>
<company nil="true"/>
<address1>2921 Hunter Ave</address1>
<address2 nil="true"/>
<city>Kansas City</city>
<province>Missouri</province>
<country>United States</country>
<zip>64129-1456</zip>
<phone>6609096502</phone>
<name>Chris Dominick</name>
<province-code>MO</province-code>
<country-code>US</country-code>
<country-name>United States</country-name>
<default type="boolean">true</default>
</address>
</addresses>
<default-address>
<id type="integer">1164213616729</id>
<customer-id type="integer">1143638130777</customer-id>
<first-name>Chris</first-name>
<last-name>Dominick</last-name>
<company nil="true"/>
<address1>2921 Hunter Ave</address1>
<address2 nil="true"/>
<city>Kansas City</city>
<province>Missouri</province>
<country>United States</country>
<zip>64129-1456</zip>
<phone>6609096502</phone>
<name>Chris Dominick</name>
<province-code>MO</province-code>
<country-code>US</country-code>
<country-name>United States</country-name>
<default type="boolean">true</default>
</default-address>
</customer>