Skip to content

Instantly share code, notes, and snippets.

@susodapop
Last active January 29, 2020 03:50
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save susodapop/584b7919f5a169fd2033b9c434815b63 to your computer and use it in GitHub Desktop.
Save susodapop/584b7919f5a169fd2033b9c434815b63 to your computer and use it in GitHub Desktop.
{
"data": [
{
"cost": "$51.00",
"vendor_account_identifier": "9999-9999-9999",
"vendor_account_name": "acct1"
},
{
"cost": "$50.00",
"vendor_account_identifier": "9999-9999-9998",
"vendor_account_name": "acct2"
},
{
"cost": "$52.00",
"vendor_account_identifier": "9999-9999-9997",
"vendor_account_name": "acct3"
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment