This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

[FAQ] [参考译文] [常见问题解答] TI-API:订购 API 错误代码:ERR-TICOM-OR-API-0002

Guru**** 2255940 points
请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。

https://e2e.ti.com/support/enterprise-automation-integration-group/enterprise-automation-integration/f/enterprise-automation-integration-forum/1126542/faq-ti-api-order-api-error-code-err-ticom-order-api-0002

我可以采取哪些步骤来解决不同情况下的错误代码?

  • 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。
    情况 错误详细信息 补救步骤
    材料无效  
    Fullscreen
    1
    2
    3
    4
    5
    6
    7
    8
    9
    10
    11
    12
    13
    14
    15
    16
    17
    18
    "errors": [
    {
    "errorCode": "ERR-TICOM-ORDER-API-0002",
    "type": "Application",
    "section": "lineItems",
    "field": null,
    "reason": "Invalid Part Number",
    "message": "Resubmit order with correct TI Part Number",
    "data": [
    {
    "customerLineItemNumber": "1",
    "tiPartNumber": "SN74LVTH163",
    "quantity": "1000",
    "availableQuantity": null
    }
    ]
    }
    ]
    XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX

    您输入的材料不是可订购的器件型号。 TI.com 搜索可以建议与您的器件型号最接近的匹配项。