test/stub_responses/contact.xml in xeroizer-2.15.0 vs test/stub_responses/contact.xml in xeroizer-2.15.1
- old
+ new
@@ -1,40 +1,40 @@
-<Response xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
- <Id>42d8b00c-2fdd-4a8a-9b84-82cfe78ff34a</Id>
- <Status>OK</Status>
- <ProviderName>Test Provider Name</ProviderName>
- <DateTimeUTC>2010-12-20T04:13:44.7828584Z</DateTimeUTC>
- <Contacts>
- <Contact>
- <ContactID>f7eca431-5c97-4d24-93fd-004bb8a6c644</ContactID>
- <ContactStatus>ACTIVE</ContactStatus>
- <Name>Test Company Changed 923099849</Name>
- <FirstName>Wayne</FirstName>
- <LastName>Robinson</LastName>
- <Addresses>
- <Address>
- <AddressType>POBOX</AddressType>
- </Address>
- <Address>
- <AddressType>STREET</AddressType>
- </Address>
- </Addresses>
- <Phones>
- <Phone>
- <PhoneType>DDI</PhoneType>
- </Phone>
- <Phone>
- <PhoneType>DEFAULT</PhoneType>
- </Phone>
- <Phone>
- <PhoneType>MOBILE</PhoneType>
- </Phone>
- <Phone>
- <PhoneType>FAX</PhoneType>
- </Phone>
- </Phones>
- <UpdatedDateUTC>2010-12-16T15:06:41.727</UpdatedDateUTC>
- <IsSupplier>false</IsSupplier>
- <IsCustomer>false</IsCustomer>
- </Contact>
- </Contacts>
+<Response xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
+ <Id>42d8b00c-2fdd-4a8a-9b84-82cfe78ff34a</Id>
+ <Status>OK</Status>
+ <ProviderName>Test Provider Name</ProviderName>
+ <DateTimeUTC>2010-12-20T04:13:44.7828584Z</DateTimeUTC>
+ <Contacts>
+ <Contact>
+ <ContactID>f7eca431-5c97-4d24-93fd-004bb8a6c644</ContactID>
+ <ContactStatus>ACTIVE</ContactStatus>
+ <Name>Test Company Changed 923099849</Name>
+ <FirstName>Wayne</FirstName>
+ <LastName>Robinson</LastName>
+ <Addresses>
+ <Address>
+ <AddressType>POBOX</AddressType>
+ </Address>
+ <Address>
+ <AddressType>STREET</AddressType>
+ </Address>
+ </Addresses>
+ <Phones>
+ <Phone>
+ <PhoneType>DDI</PhoneType>
+ </Phone>
+ <Phone>
+ <PhoneType>DEFAULT</PhoneType>
+ </Phone>
+ <Phone>
+ <PhoneType>MOBILE</PhoneType>
+ </Phone>
+ <Phone>
+ <PhoneType>FAX</PhoneType>
+ </Phone>
+ </Phones>
+ <UpdatedDateUTC>2010-12-16T15:06:41.727</UpdatedDateUTC>
+ <IsSupplier>false</IsSupplier>
+ <IsCustomer>false</IsCustomer>
+ </Contact>
+ </Contacts>
</Response>
\ No newline at end of file