Skip to content

Instantly share code, notes, and snippets.

@swbuehler
Created December 26, 2015 19:01
Show Gist options
  • Save swbuehler/1b2a06fab030ec6e318d to your computer and use it in GitHub Desktop.
Save swbuehler/1b2a06fab030ec6e318d to your computer and use it in GitHub Desktop.
{
"Receipt": [{
"Vendor":"USAA Insurance",
"SalesTax":0,
"Amount":172.41,
"Account":"Joint Checking",
"Date":"12/10/2015 10:32"
},{
"Vendor":"Ally Financial",
"SalesTax":0,
"Amount":239.25,
"Account":"Joint Checking",
"Date":"12/10/2015 10:32"
},{
"Vendor":"Capital One Auto Finance",
"SalesTax":0,
"Amount":169.99,
"Account":"Joint Checking",
"Date":"12/10/2015 10:32"
}
]}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment