Sha256: 2bf3e044d468f670060891176b0cf28e9c77a51cc80d81ee9ee59ee9bcbfef4d

Contents?: true

Size: 1.93 KB

Versions: 8

Compression:

Stored size: 1.93 KB

Contents

<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>bd2270c3-8706-4c11-9cfb-000b551c3f51</ContactID>
      <ContactStatus>ACTIVE</ContactStatus>
      <Name>ABC Limited</Name>
      <FirstName>Andrea</FirstName>
      <LastName>Dutchess</LastName>
      <EmailAddress>a.dutchess@abclimited.com</EmailAddress>
      <SkypeUserName>skype.dutchess@abclimited.com</SkypeUserName>
      <BankAccountDetails>skype.dutchess@abclimited.com</BankAccountDetails>
      <TaxNumber>skype.dutchess@abclimited.com</TaxNumber>
      <AccountsReceivableTaxType>INPUT2</AccountsReceivableTaxType>
      <AccountsPayableTaxType>OUTPUT2</AccountsPayableTaxType>
      <Addresses>
        <Address>
          <AddressType>POBOX</AddressType>
            <AddressLine1>P O Box 123</AddressLine1>
            <City>Wellington</City>
            <PostalCode>6011</PostalCode>
            <AttentionTo>Andrea</AttentionTo>
          </Address>
        <Address>
          <AddressType>STREET</AddressType>
        </Address>
      </Addresses>
      <Phones>
        <Phone>
          <PhoneType>DEFAULT</PhoneType>
          <PhoneNumber>1111111</PhoneNumber>
          <PhoneAreaCode>04</PhoneAreaCode>
          <PhoneCountryCode>64</PhoneCountryCode>
        </Phone>
        <Phone>
          <PhoneType>FAX</PhoneType>
        </Phone>
        <Phone>
          <PhoneType>MOBILE</PhoneType>
        </Phone>
        <Phone>
          <PhoneType>DDI</PhoneType>
        </Phone>
      </Phones>
      <UpdatedDateUTC>2009-05-14T01:44:26.747</UpdatedDateUTC>
      <IsSupplier>false</IsSupplier>
      <IsCustomer>true</IsCustomer>
      <DefaultCurrency>NZD</DefaultCurrency>  
    </Contact>
  </Contacts>
</Response>

Version data entries

8 entries across 8 versions & 2 rubygems

Version Path
xeroizer-3.0.1 test/stub_responses/contact.xml
xeroizer-3.0.0 test/stub_responses/contact.xml
xeroizer-3-pre-beta-3.0.0.pre.beta test/stub_responses/contact.xml
xeroizer-2.20.0 test/stub_responses/contact.xml
xeroizer-2.19.0 test/stub_responses/contact.xml
xeroizer-2.18.1 test/stub_responses/contact.xml
xeroizer-2.17.1 test/stub_responses/contact.xml
xeroizer-2.16.5 test/stub_responses/contact.xml