OAuth endpoint to exchange your access key ID and access key secret for an access token.
Cardholder access token retrieved successfully
Not Acceptable
Unsupported Media Type
Unprocessable Content
Too Many Requests
grant_type=client_credentials&client_id=ack_clckqmmnyfiupexjew7shh5ahe&client_secret=Pmg36sDWQ9WxtPR3&cardholder_id=crh_d3ozhf43pcq2xbldn2g45qnb44&single_use=true
{- "access_token": "2YotnFZFEjr1zCsicMWpAA",
- "token_type": "example",
- "expires_in": 3600,
- "scope": "issuing:card-management-write issuing:card-management-read"
}