Auth
Look up the account ID for a token.
get/v1/api/auth
Response
OK
Example response
{
"account_id": "1234",
"service_external_id": "cd1b871207a94a7fa157dee678146acd",
"service_mode": "LIVE",
"token_link": "550e8400-e29b-41d4-a716-446655440000",
"token_type": "CARD"
}