积压报价 API 错误代码的含义是什么?
E2E原帖:e2e.ti.com/.../faq-ti-api-backlog-quote-api-error-codes-and-meanings
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.
积压报价 API 错误代码的含义是什么?
E2E原帖:e2e.ti.com/.../faq-ti-api-backlog-quote-api-error-codes-and-meanings
具体场景 | 错误详情 | 补救步骤 |
缺失CustomerEndCustomerName和 SupplierEndCustomerIdentifier |
{ "errors": [ { "Code": "TI-VAL-0001", "Type": "ERROR", "Message": "Provide CustomerEndCustomerName or SupplierEndCustomerIdentifier and resubmit the request." } ] } |
请提供CustomerEndCustomerName或 SupplierEndCustomerIdentifier,并重新提交请求。 |
缺失CustomerQuoteItemQuantity | 请为每个行项目提供有效的 CustomerQuoteItemQuantity 号码并重新提交请求。 | |
缺失CustomerSoldToIdentifier和 SupplierSoldToIdentifer | 请提供 CustomerSoldToIdentifier 或 SupplierSoldToIdentfer 并重新提交请求。 | |
无效的CustomerQuoteIdentifier | 请提供有效的CustomerQuoteIdentifier(最多35个字符),然后重新提交请求。 | |
无效的CustomerQuoteReason | 请提供有效的2个字符的 CustomerQuoteReason 并重新提交请求。 | |
无效或缺失SupplierSoldToIdentifier和 CustomerSoldToIdentifier | 请提供有效的 SupplierSoldToIdentifier (1-10个字符)或 CustomerSoldToIdentifier (1-20个字符),然后重新提交请求。 | |
无效的CustomerContactName | 提供有效的 CustomerContactName(最多40个字符),然后重新提交请求。 | |
无效的CustomerContactEmailAddress | Provide a valid CustomerContactEmailAddress up to 75 characters and resubmit the request. | |
无效的Customer ContactPhoneNumber | 请提供有效的 CustomerContactPhoneNumber (最多30个字符),然后重新提交请求。 | |
无效的CustomerEndCustomerIdentifier | 请提供有效的 CustomerEndCustomerIdentifier (最多20个字符),然后重新提交请求。 | |
无效或缺失CustomerEndCustomerName 和SupplierEndCustomerIdentifier | 提供有效的 CustomerEndCustomerName (1-52个字符)或 SupplierEndCustomerIdentifier (1-10个字符),然后重新提交请求。 | |
无效的CustomerEndCustomerCity | 提供有效的 CustomerEndCustomerCity (最多40个字符),然后重新提交请求。 | |
无效的CustomerEndCustomerCountry | 请提供有效的2个字符的 CustomerEndCustomerCountrry 并重新提交请求。 | |
无效的CustomerEndCustomerPostalCode | 提供有效的 CustomerEndCustomerPostalCode (最多10个字符),然后重新提交请求。 | |
无效的CustomerQuoteLineItemNumber | 请提供有效的CustomerQuoteLineItemNumber(最多10个字符),然后重新提交请求。 | |
无效的CustomerCompetingSupplierCurrency | 请提供有效的CustomerCompetingSupplierCurrency(最多5个字符),并重新提交请求。 | |
无效的CustomerCompetingSupplierUnitPrice | 请提供有效的 CustomerCompetingSupplierUnitPrice 编号值(最多19位),然后重新提交请求。 | |
无效的CustomerCompetingSupplierMaterial | 请提供有效的CustomerCompetingSupplierMaterial(最多40个字符),并重新提交请求。 | |
无效的CustomerCompetingSupplierName | 请提供有效的 CustomerCompetingSupplierName(最多40个字符),并重新提交请求。 | |
无效的CustomerTargetUnitPrice | 请提供有效的 CustomerTargetUnitPrice 编号值(最多19位),然后重新提交请求。 | |
无效的CustomerQuoteItemQuantity | 请提供有效的 CustomerQuoteItemQuantity Number 值(最多13位),然后重新提交请求。 | |
无效的CustomerProductIdentifier | 请提供有效的 CustomerProductIdentifier (最多40个字符),然后重新提交请求。 | |
无效的SupplierProductIdentifier | 请提供有效的 SupplierProductIdentifier (最多40个字符),然后重新提交请求。 | |
无效的CustomerIntermediateCustomerIdentifier | 请提供有效的 CustomerIntermediaCustomerIdentifier (最多20个字符),然后重新提交请求。 | |
无效的CustomerIntermediateCustomerName | 请提供有效的CustomerIntermediateCustomerName(最多52个字符),然后重新提交请求。 | |
无效的SupplierIntermediateCustomerIdentifier | 请提供有效的SupplierIntermediateCustomerIdentifier(最多10个字符),并重新提交请求。 | |
无效的CustomerIntermediateCustomerCity | 请提供有效的 CustomerIntermediaCustomerCity (最多40个字符),然后重新提交请求。 | |
无效的CustomerIntermediateCustomerCountry | 请提供有效的2个字符的 CustomerIntermediaCustomerCountrry, 并重新提交请求。 | |
无效的CustomerIntermediateCustomerPostalCode | 请提供有效的 CustomerIntermediaCustomerPostalCode (最多10个字符),然后重新提交请求。 | |
无效的QuoteType | 请提供有效的QuoteType或删除该字段,并重新提交申请。 | |
发生系统错误 | 请联系 TI API 支持 (api-portal.ti.com/support). | |
无效的CustomerQuoteIdentifieris |
{ "errors": [ { "Code": "TI-TXT-001", "Type": "ERROR", "Message": "Validate your quote ID and resubmit the request." } ] } |
请提供有效的CustomerQuoteIdentifier(最多35个字符),然后重新提交请求。 |