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:V1积压报价 API 错误代码和含义

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

https://e2e.ti.com/support/enterprise-automation-integration-group/enterprise-automation-integration/f/enterprise-automation-integration-forum/1189591/faq-ti-api-v1-backlog-quote-api-error-codes-and-meanings

器件型号:TI-API

积压报价 API 错误代码是什么意思?

  • 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。
    情况 错误详细信息 补救步骤
    CustomerEndCustomerName 和 SupplierEndCustomerIdentifier 缺失  
    {
    	"errors": [
    		{
    			"Code": "TI-VAL-0001",
    			"Type": "ERROR",
    			"Message": "Provide CustomerEndCustomerName or SupplierEndCustomerIdentifier and resubmit the request."
    		}
    	]
    }
    提供 CustomerEndCustomerName 或 SupplierEndCustomerIdentifier 并重新提交请求。
    客户报价商品数量缺失  
    {
    	"errors": [
    		{
    			"Code": "TI-VAL-0003",
    			"Type": "ERROR",
    			"Message": "Provide a valid CustomerQuoteItemQuantity number for each line item and resubmit the request."
    		}
    	]
    }
    为每个行项目提供有效的 CustomerQuoteItemQuantity 号码并重新提交请求。
    客户标识符和供应商标识符缺失  
    {
    	"errors": [
    		{
    			"Code": "TI-VAL-0005",
    			"Type": "ERROR",
    			"Message": "Provide CustomerSoldToIdentifier or SupplierSoldToIdentifer and resubmit the request."
    		}
    	]
    }
    提供 CustomerSoldToIdentifier 或 SupplierSoldToIdentfer 并重新提交请求。
    客户报价标识符无效  
    {
    	"errors": [
    		{
    			"Code": "TI-VAL-0006",
    			"Type": "ERROR",
    			"Message": "Line Item {n}: Provide a valid CustomerQuoteIdentifier up to 35 characters and resubmit the request."
    		}
    	]
    }
    提供有效的客户报价单标识符(最多35个字符)、然后重新提交请求。
    CustomerQuoteReason 无效  
    {
    	"errors": [
    		{
    			"Code": "TI-VAL-0007",
    			"Type": "ERROR",
    			"Message": "Line Item {n}: Provide a valid 2-character CustomerQuoteReason and resubmit the request."
    		}
    	]
    }
    提供有效的2个字符的 CustomerQuoteReason 并重新提交请求。
    SupplierSoldToIdentifier 和 CustomerSoldToIdentifier 缺失或无效  
    {
    	"errors": [
    		{
    			"Code": "TI-VAL-0008",
    			"Type": "ERROR",
    			"Message": "Line Item {n}: Provide a valid SupplierSoldToIdentifier (1-10 characters) or CustomerSoldToIdentifier (1-20 characters) and resubmit the request."
    		}
    	]
    }
    提供有效的 SupplierSoldToIdentifier (1-10个字符)或 CustomerSoldToIdentifier (1-20个字符),然后重新提交请求。
    CustomerContactName 无效  
    {
    	"errors": [
    		{
    			"Code": "TI-VAL-0009",
    			"Type": "ERROR",
    			"Message": "Line Item {n}: Provide a valid CustomerContactName up to 40 characters and resubmit the request."
    		}
    	]
    }
    提供有效的 CustomerContactName (客户联系人姓名),最多40个字符,然后重新提交请求。
    CustomerContactEmailAddress 无效  
    {
    	"errors": [
    		{
    			"Code": "TI-VAL-0010",
    			"Type": "ERROR",
    			"Message": "Line Item {n}: Provide a valid CustomerContactEmailAddress up to 75 characters and resubmit the request."
    		}
    	]
    }
    提供有效的 CustomerContactEmailAddress (客户联系人电子邮件地址),最多75个字符,然后重新提交请求。
    CustomerContactPhoneNumber 无效  
    {
    	"errors": [
    		{
    			"Code": "TI-VAL-0011",
    			"Type": "ERROR",
    			"Message": "Line Item {n}: Provide a valid CustomerContactPhoneNumber up to 30 characters and resubmit the request."
    		}
    	]
    }
    提供有效的 CustomerContactPhoneNumber (最多30个字符),然后重新提交请求。
    CustomerEndIdentifier 无效  
    {
    	"errors": [
    		{
    			"Code": "TI-VAL-0012",
    			"Type": "ERROR",
    			"Message": "Line Item {n}: Provide a valid CustomerEndCustomerIdentifier up to 20 characters and resubmit the request."
    		}
    	]
    }
    提供有效的 CustomerEndCustomerIdentifier (最多20个字符),然后重新提交请求。
    CustomerEndCustomerName 和 SupplierEndCustomerIdentifier 缺失或无效  
    {
    	"errors": [
    		{
    			"Code": "TI-VAL-0013",
    			"Type": "ERROR",
    			"Message": "Line Item {n}: Provide a valid CustomerEndCustomerName (1-52 characters) or SupplierEndCustomerIdentifier (1-10 characters) and resubmit the request."
    		}
    	]
    }
    提供有效的 CustomerEndCustomerName (1-52个字符)或 SupplierEndCustomerIdentifier (1-10个字符),然后重新提交请求。
    CustomerEndCustomerCity 无效  
    {
    	"errors": [
    		{
    			"Code": "TI-VAL-0014",
    			"Type": "ERROR",
    			"Message": "Line Item {n}: Provide a valid CustomerEndCustomerCity up to 40 characters and resubmit the request."
    		}
    	]
    }
    提供有效的 CustomerEndCustomerCity (最多40个字符),然后重新提交请求。
    CustomerEndCustomerCountrry 无效  
    {
    	"errors": [
    		{
    			"Code": "TI-VAL-0015",
    			"Type": "ERROR",
    			"Message": "Line Item {n}: Provide a valid 2-character CustomerEndCustomerCountry and resubmit the request."
    		}
    	]
    }
    提供有效的2个字符的 CustomerEndCustomerCountrry 并重新提交请求。
    CustomerEndCustomerPostalCode 无效  
    {
    	"errors": [
    		{
    			"Code": "TI-VAL-0016",
    			"Type": "ERROR",
    			"Message": "Line Item {n}: Provide a valid CustomerEndCustomerPostalCode up to 10 characters and resubmit the request."
    		}
    	]
    }
    提供有效的 CustomerEndCustomerPostalCode (最多10个字符),然后重新提交请求。
    CustomerQuoteLineItemNumber 无效  
    {
    	"errors": [
    		{
    			"Code": "TI-VAL-0017",
    			"Type": "ERROR",
    			"Message": "Line Item {n}: Provide a valid CustomerQuoteLineItemNumber  up to 10 characters and resubmit the request."
    		}
    	]
    }
    提供有效的客户报价行项目号(最多10个字符)、然后重新提交请求。
    客户能力供应商货币无效  
    {
    	"errors": [
    		{
    			"Code": "TI-VAL-0018",
    			"Type": "ERROR",
    			"Message": "Line Item {n}: Provide a valid CustomerCompetingSupplierCurrency  up to 5 characters and resubmit the request."
    		}
    	]
    }
    提供最多5个字符的有效客户能力 SupplierCurrency 并重新提交请求。
    客户能力 SupplierUnitPrice 无效  
    {
    	"errors": [
    		{
    			"Code": "TI-VAL-0019",
    			"Type": "ERROR",
    			"Message": "Line Item {n}: Provide a valid CustomerCompetingSupplierUnitPrice number value up to 19 digits and resubmit the request."
    		}
    	]
    }
    提供有效的 CustomerCompetingSupplierUnitPrice 编号值(最多19位),然后重新提交请求。
    CustomerCompetingSupplierMaterial 无效  
    {
    	"errors": [
    		{
    			"Code": "TI-VAL-0020",
    			"Type": "ERROR",
    			"Message": "Line Item {n}: Provide a valid CustomerCompetingSupplierMaterial  up to 40 characters and resubmit the request."
    		}
    	]
    }
    提供有效的客户能力供应商材料(最多40个字符)并重新提交请求
    CustomerCompetingSupplierName 无效  
    {
    	"errors": [
    		{
    			"Code": "TI-VAL-0021",
    			"Type": "ERROR",
    			"Message": "Line Item {n}: Provide a valid CustomerCompetingSupplierName  up to 40 characters and resubmit the request."
    		}
    	]
    }
    提供有效的 CustomerCompetingSupplierName (客户能力供应商名称),最多40个字符,然后重新提交请求。
    CustomerTargetUnitPrice 无效  
    {
    	"errors": [
    		{
    			"Code": "TI-VAL-0022",
    			"Type": "ERROR",
    			"Message": "Line Item {n}: Provide a valid CustomerTargetUnitPrice number value up to 19 digits and resubmit the request."
    		}
    	]
    }
    提供有效的 CustomerTargetUnitPrice 编号值(最多19位),然后重新提交请求。
    CustomerQuoteItemQuantity 无效  
    {
    	"errors": [
    		{
    			"Code": "TI-VAL-0023",
    			"Type": "ERROR",
    			"Message": "Line Item {n}: Provide a valid CustomerQuoteItemQuantity number value up to 13 digits and resubmit the request."
    		}
    	]
    }
    提供有效的 CustomerQuoteItemQuantity Number 值(最多13位)、然后重新提交请求。
    CustomerProductIdentifier 无效  
    {
    	"errors": [
    		{
    			"Code": "TI-VAL-0024",
    			"Type": "ERROR",
    			"Message": "Line Item {n}: Provide a valid CustomerProductIdentifier up to 40 characters and resubmit the request."
    		}
    	]
    }
    提供有效的 CustomerProductIdentifier (客户产品标识符),最多40个字符,然后重新提交请求。
    SupplierProductIdentifier 无效  
    {
    	"errors": [
    		{
    			"Code": "TI-VAL-0025",
    			"Type": "ERROR",
    			"Message": "Line Item {n}: Provide a valid SupplierProductIdentifier up to 40 characters and resubmit the request."
    		}
    	]
    }
    提供有效的 SupplierProductIdentifier (供应商产品标识符)、最多40个字符、然后重新提交请求。
    客户中介客户标识符无效  
    {
    	"errors": [
    		{
    			"Code": "TI-VAL-0026",
    			"Type": "ERROR",
    			"Message": "Line Item {n}: Provide a valid CustomerIntermediateCustomerIdentifier up to 20 characters and resubmit the request."
    		}
    	]
    }
    提供有效的 CustomerIntermediaCustomerIdentifier (最多20个字符),然后重新提交请求。
    客户中介 CustomerName 无效  
    {
    	"errors": [
    		{
    			"Code": "TI-VAL-0027",
    			"Type": "ERROR",
    			"Message": "Line Item {n}: Provide a valid CustomerIntermediateCustomerName up to 52 characters and resubmit the request."
    		}
    	]
    }
    提供有效的客户中介 CustomerName (客户名称),最多52个字符,然后重新提交请求。
    Supplier中介 客户标识符无效  
    {
    	"errors": [
    		{
    			"Code": "TI-VAL-0028",
    			"Type": "ERROR",
    			"Message": "Line Item {n}: Provide a valid SupplierIntermediateCustomerIdentifier up to 10 characters and resubmit the request."
    		}
    	]
    }
    提供有效的 Supplier中介 客户标识符(最多10个字符)并重新提交请求。
    CustomerIntermediateCustomerCity 无效  
    {
    	"errors": [
    		{
    			"Code": "TI-VAL-0029",
    			"Type": "ERROR",
    			"Message": "Line Item {n}: Provide a valid CustomerIntermediateCustomerCity up to 40 characters and resubmit the request."
    		}
    	]
    }
    提供有效的 CustomerIntermediaCustomerCity (最多40个字符),然后重新提交请求。
    客户中介客户计数无效  
    {
    	"errors": [
    		{
    			"Code": "TI-VAL-0030",
    			"Type": "ERROR",
    			"Message": "Line Item {n}: Provide a valid 2-character CustomerIntermediateCustomerCountry and resubmit the request."
    		}
    	]
    }
    提供有效的2个字符的 CustomerIntermediaCustomerCountrry 并重新提交请求。
    客户中介客户邮政编码无效  
    {
    	"errors": [
    		{
    			"Code": "TI-VAL-0031",
    			"Type": "ERROR",
    			"Message": "Line Item {n}: Provide a valid CustomerIntermediateCustomerPostalCode up to 10 characters and resubmit the request."
    		}
    	]
    }
    提供有效的 CustomerIntermediaCustomerPostalCode (最多10个字符),然后重新提交请求。
    报价类型无效  
    {
    	"errors": [
    		{
    			"Code": "TI-VAL-0032",
    			"Type": "ERROR",
    			"Message": "Provide a valid QuoteType or remove the field and resubmit the request."
    		}
    	]
    }
    提供有效的报价类型或删除该字段并重新提交申请。
    发生系统错误  
    {
    	"errors": [
    		{
    			"Code": "TI-VAL-50000",
    			"Type": "ERROR",
    			"Message": "Please contact TI API Support (https://api-portal.ti.com/support)."
    		}
    	]
    }
    请联系 TI API 支持(api-portal.ti.com/support)。
    CustomerQuoteIdentifieris invalid (客户报价识别器无效)  
    {
    	"errors": [
    		{
    			"Code": "TI-TXT-001",
    			"Type": "ERROR",
    			"Message": "Validate your quote ID and resubmit the request."
    		}
    	]
    }
    提供有效的客户报价单标识符(最多35个字符)、然后重新提交请求。