post https://oauthuat.globalprocessing.net/connect/token
Generate an OAuth Access token to enable access to our systems
Response
Generate an OAuth Access token to enable access to our systems
xxxxxxxxxx
curl --request POST \
--url https://oauthuat.globalprocessing.net/connect/token \
--header 'accept: */*' \
--header 'content-type: application/x-www-form-urlencoded'