Skip to content

Instantly share code, notes, and snippets.

@dhritzkiv
Created June 28, 2016 16:57
Show Gist options
  • Save dhritzkiv/f411636fc6e0703917b78bd854e7968b to your computer and use it in GitHub Desktop.
Save dhritzkiv/f411636fc6e0703917b78bd854e7968b to your computer and use it in GitHub Desktop.
QBO ExchangeRate Query Response
{
"Fault": {
"Error": [
{
"Message": "An application error has occurred while processing your request",
"Detail": "System Failure Error: An unexpected error occurred while accessing or saving your data. Please wait a few minutes and try again. If the problem persists, contact customer support.",
"code": "10000"
}
],
"type": "SystemFault"
},
"time": "2016-06-28T09:51:23.590-07:00"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment