使用Identifier请求库存和定价 API接口,获取信息失败

Other Parts Discussed in Thread: CD54ACT20
通过 产品信息API查询出来的数据,使用数据中的Identifier作为transact.ti.com/.../products接口中的tiPartNumber 参数无法获取到库存和定价信息

{
"errors": [ { "errorCode": "ERR-TICOM-INV-API-1002", "type": "ResourceNotFound", "section": "Path", "field": "tiPartNumber", "reason": "Resource could not be found", "message": "tiPartNumber ('5962-0051301QCA') does not exist. Please correct the format (see https://e2e.ti.com/search?q=faq%3Atrue&category=forum&group=452&date=&customdaterange=0&startdate=&faq=true&sort=date%20desc&faq=true#) or verify that the part number is valid on TI.com and resubmit your request" } ] }