Blame | Last modification | View Log | RSS feed
<?xml version="1.0" encoding="UTF-8"?>
<customer>
<id type="integer">4182791356573</id>
<email>lynchbill31@gmail.com</email>
<accepts-marketing type="boolean">false</accepts-marketing>
<created-at type="dateTime">2020-09-29T21:07:58-04:00</created-at>
<updated-at type="dateTime">2020-09-29T21:07:58-04:00</updated-at>
<first-name>William</first-name>
<last-name>Lynch</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 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 nil="true"/>
<currency>USD</currency>
<addresses type="array">
<address>
<id type="integer">4859671576733</id>
<customer-id type="integer">4182791356573</customer-id>
<first-name>William</first-name>
<last-name>Lynch</last-name>
<company/>
<address1>7614 Morrison Rd</address1>
<address2/>
<city>Greenleaf</city>
<province>Wisconsin</province>
<country>United States</country>
<zip>54126</zip>
<phone nil="true"/>
<name>William Lynch</name>
<province-code>WI</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-09-29T21:07:58-04:00</accepts-marketing-updated-at>
<marketing-opt-in-level nil="true"/>
<default-address>
<id type="integer">4859671576733</id>
<customer-id type="integer">4182791356573</customer-id>
<first-name>William</first-name>
<last-name>Lynch</last-name>
<company/>
<address1>7614 Morrison Rd</address1>
<address2/>
<city>Greenleaf</city>
<province>Wisconsin</province>
<country>United States</country>
<zip>54126</zip>
<phone nil="true"/>
<name>William Lynch</name>
<province-code>WI</province-code>
<country-code>US</country-code>
<country-name>United States</country-name>
<default type="boolean">true</default>
</default-address>
</customer>