
curl -X 'GET' \
'transact.ti.com/.../AFE7799IABJ \
-H 'accept: application/json' \
-H 'Authorization: Bearer xyZQJLZfRt5gGOjG8r7msy0TTISl'
{
"fault": {
"faultstring": "Invalid API call as no apiproduct match found",
"detail": {
"errorcode": "keymanagement.service.InvalidAPICallAsNoApiProductMatchFound"
}
}
}
基础产品价格查询接口验证报错;