Skip to content

Instantly share code, notes, and snippets.

@markstgodard
Created April 11, 2020 16:46
Show Gist options
  • Save markstgodard/06a33436fb5bc179cdd23a8c5c44af60 to your computer and use it in GitHub Desktop.
Save markstgodard/06a33436fb5bc179cdd23a8c5c44af60 to your computer and use it in GitHub Desktop.
example hoedown

You will then receive a JSON response with an access_token that you can then save and use for future API requests for that merchant.

{
    token_type: 'bearer',
    access_token: 'REDACTED'
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment