curl -X 'GET' \ 'transact.ti.com/.../AFE7799IABJ \ -H 'accept: application/json' \ -H 'Authorization: Bearer NincdCPAzcOzWTq4TbikycS1t0Cv'
return
{
"fault": {
"faultstring": "Invalid API call as no apiproduct match found",
"detail": {
"errorcode": "keymanagement.service.InvalidAPICallAsNoApiProductMatchFound"
}
}
}