Subversion Repositories munaweb

Rev

Details | Last modification | View Log | RSS feed

Rev Author Line No. Line
199 - 1
<?xml version="1.0" encoding="UTF-8"?>
2
<customer>
3
  <id type="integer">4450440085682</id>
4
  <email>johanna.michorl@gmail.com</email>
5
  <accepts-marketing type="boolean">false</accepts-marketing>
6
  <created-at type="dateTime">2020-11-18T17:28:02-05:00</created-at>
7
  <updated-at type="dateTime">2020-11-18T17:28:02-05:00</updated-at>
8
  <first-name>Johanna</first-name>
9
  <last-name>Michorl</last-name>
10
  <orders-count type="integer">0</orders-count>
11
  <state>disabled</state>
12
  <total-spent type="decimal">0.00</total-spent>
13
  <last-order-id type="integer" nil="true"/>
14
  <note nil="true"/>
15
  <verified-email type="boolean">true</verified-email>
16
  <multipass-identifier nil="true"/>
17
  <tax-exempt type="boolean">false</tax-exempt>
18
  <phone nil="true"/>
19
  <tags/>
20
  <last-order-name nil="true"/>
21
  <currency>USD</currency>
22
  <addresses type="array">
23
    <address>
24
      <id type="integer">5454779875506</id>
25
      <customer-id type="integer">4450440085682</customer-id>
26
      <first-name>Johanna</first-name>
27
      <last-name>Michorl</last-name>
28
      <company>Sabhal Mor Ostaig</company>
29
      <address1>Teangue/ Sleat</address1>
30
      <address2/>
31
      <city>Isle of Skye</city>
32
      <province nil="true"/>
33
      <country>United Kingdom</country>
34
      <zip>IV44 8RQ</zip>
35
      <phone/>
36
      <name>Johanna Michorl</name>
37
      <province-code nil="true"/>
38
      <country-code>GB</country-code>
39
      <country-name>United Kingdom</country-name>
40
      <default type="boolean">true</default>
41
    </address>
42
  </addresses>
43
  <accepts-marketing-updated-at type="dateTime">2020-11-18T17:28:02-05:00</accepts-marketing-updated-at>
44
  <marketing-opt-in-level nil="true"/>
45
  <default-address>
46
    <id type="integer">5454779875506</id>
47
    <customer-id type="integer">4450440085682</customer-id>
48
    <first-name>Johanna</first-name>
49
    <last-name>Michorl</last-name>
50
    <company>Sabhal Mor Ostaig</company>
51
    <address1>Teangue/ Sleat</address1>
52
    <address2/>
53
    <city>Isle of Skye</city>
54
    <province nil="true"/>
55
    <country>United Kingdom</country>
56
    <zip>IV44 8RQ</zip>
57
    <phone/>
58
    <name>Johanna Michorl</name>
59
    <province-code nil="true"/>
60
    <country-code>GB</country-code>
61
    <country-name>United Kingdom</country-name>
62
    <default type="boolean">true</default>
63
  </default-address>
64
</customer>