Skip to content

Instantly share code, notes, and snippets.

@ismaelc
Created April 17, 2015 03:16
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 ismaelc/e4bb1026b6027ca91033 to your computer and use it in GitHub Desktop.
Save ismaelc/e4bb1026b6027ca91033 to your computer and use it in GitHub Desktop.
{
"method": "GET",
"url": "https://www.concursolutions.com/api/v3.0/expense/reportdigests",
"headers": [{
"name": "Authorization",
"value": "OAuth <insert your access token here>"
},{
"name": "Accept",
"value": "application/json"
}]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment