Skip to content

Instantly share code, notes, and snippets.

@raymatos
Created October 22, 2020 01:56
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 raymatos/960870d42b6a3156ff1f6f4b3db88a12 to your computer and use it in GitHub Desktop.
Save raymatos/960870d42b6a3156ff1f6f4b3db88a12 to your computer and use it in GitHub Desktop.
API
Refresh
curl -X POST "https://qa.xafe.io/api/v1/clients/refreshStatusByTravelCodes" -H "accept: */*" -H "Content-Type: application/json" -d "{\"travel_codes\":[\"string\"]}"
Get TC by Gateway
curl -X GET "https://qa.xafe.io/api/v1/gateways/1/getTravelCodes" -H "accept: application/json"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment