ASN Retrieve遇到报错

我们在测试环境获取ASN,采购订单号: SP96250300047-1-1  获取成功,但是 SP96250300048-1-1 和SP96250300049-1-1  获取失败,返回的报文如下:

{
  "errors" : [
    {
      "errorCode" : "TI-TXT-007",
      "type" : "INFO",
      "reason" : "ASN information unavailable at this time",
      "message" : "Shipment currently in process.  ASN information unavailable at this time.  Please try again later.  If further assistance is needed, contact TI API Support ( https://api-portal.ti.com/support )."
    }
  ]
}