Skip to content

Instantly share code, notes, and snippets.

@tjhanley
Created March 13, 2016 18:15
Show Gist options
  • Save tjhanley/94703602aa9823f65539 to your computer and use it in GitHub Desktop.
Save tjhanley/94703602aa9823f65539 to your computer and use it in GitHub Desktop.
{
"DueDate": "2013-02-15",
"Balance": 1990.19,
"DocNumber": "SAMP001",
"Status": "Payable",
"Line": [
{
"Description": "Sample Expense",
"Amount": 500,
"DetailType": "ExpenseDetail",
"Customer": "ABC123 (Sample Customer)",
"Ref": "DEF234 (Sample Construction)",
"Account": "EFG345 (Fuel)",
"LineStatus": "Billable"
}
],
"TotalAmt": 1990.19
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment