Skip to content

Instantly share code, notes, and snippets.

@XeroAPI
Created September 22, 2011 05:47
Show Gist options
  • Save XeroAPI/1234145 to your computer and use it in GitHub Desktop.
Save XeroAPI/1234145 to your computer and use it in GitHub Desktop.
Invoice Xml with ContactID
<Invoice>
<Type>ACCREC</Type>
<Contact>
<ContactID>8fbad9ef-d451-447e-ba2b-5bccc10acd9f</ContactID>
</Contact>
<Date>2011-09-22</Date>
...
</Invoice>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment