Skip to content

Instantly share code, notes, and snippets.

@XeroAPI
Created April 18, 2011 22:18
Show Gist options
  • Save XeroAPI/926352 to your computer and use it in GitHub Desktop.
Save XeroAPI/926352 to your computer and use it in GitHub Desktop.
Invoices showing Contacts with ContactNumber
<Invoices>
<Invoice>
<Contact>
<ContactID>aacecb74-ef1e-44e0-ba52-0bc521639697</ContactID>
<ContactNumber>C290348</ContactNumber>
<Name>PC Complete</Name>
</Contact>
...
</Invoice>
</Invoices>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment