Blame | Last modification | View Log | RSS feed
<?xml version="1.0" encoding="UTF-8"?>
<customer>
<id type="integer">1051962867801</id>
<email>info@alexandriaauctions.com</email>
<accepts-marketing type="boolean">false</accepts-marketing>
<created-at type="dateTime">2018-12-05T10:47:07-05:00</created-at>
<updated-at type="dateTime">2018-12-05T10:47:07-05:00</updated-at>
<first-name>Josh</first-name>
<last-name>Wilbanks</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">true</tax-exempt>
<phone nil="true"/>
<tags/>
<last-order-name nil="true"/>
<addresses type="array">
<address>
<id type="integer">1103362719833</id>
<customer-id type="integer">1051962867801</customer-id>
<first-name>Josh</first-name>
<last-name>Wilbanks</last-name>
<company>Alexandria Auctions LLC</company>
<address1>5622 General Washington Drive</address1>
<address2/>
<city>Alexandria</city>
<province>Virginia</province>
<country>United States</country>
<zip>22312</zip>
<phone>5409998860</phone>
<name>Josh Wilbanks</name>
<province-code>VA</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">1103362719833</id>
<customer-id type="integer">1051962867801</customer-id>
<first-name>Josh</first-name>
<last-name>Wilbanks</last-name>
<company>Alexandria Auctions LLC</company>
<address1>5622 General Washington Drive</address1>
<address2/>
<city>Alexandria</city>
<province>Virginia</province>
<country>United States</country>
<zip>22312</zip>
<phone>5409998860</phone>
<name>Josh Wilbanks</name>
<province-code>VA</province-code>
<country-code>US</country-code>
<country-name>United States</country-name>
<default type="boolean">true</default>
</default-address>
</customer>