Skip to content

Instantly share code, notes, and snippets.

@AntonNguyen
Created May 27, 2013 15:02
Show Gist options
  • Save AntonNguyen/5657529 to your computer and use it in GitHub Desktop.
Save AntonNguyen/5657529 to your computer and use it in GitHub Desktop.
<request method="invoice.create">
<invoice>
<client_id>2</client_id>
<lines>
<line>
<name>Time Entry</name>
<time_entries>
<time_entry>
<time_entry_id>14</time_entry_id>
</time_entry>
<time_entry>
<time_entry_id>16</time_entry_id>
</time_entry>
</time_entries>
</line>
</lines>
</invoice>
</request>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment