请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。
器件型号:TI-API v2报价 API 错误代码意味着什么?
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.
场景 | 错误详细信息 | 补救步骤 |
缺少 endCustomerCompanyName 或 endCustomerNumber | { "errors": [ { "errorCode": "ERR-BKG-QUOTE-API-0001", "type": "ERROR", "reason": "Missing endCustomerCompanyName or endCustomerNumber", "message": "endCustomerCompanyName or endCustomerNumber cannot be null or empty. Enter either a valid endCustomerCompanyName or endCustomerNumber and resubmit request." } ] } |
缺少 endCustomerCompanyName 或 endCustomerNumber,且不能为空。 输入有效的 endCustomerCompanyName 或 endCustomerNumber、然后重新提交申请。 如果需要更多帮助、请联系 TI API 支持 api-portal.ti.com/support |
缺少数量 | { "errors": [ { "errorCode": "ERR-BKG-QUOTE-API-0002", "type": "ERROR", "reason": "Missing quantity", "message": "quantity cannot be null or empty. Enter a valid quantity number for each line item and resubmit request." } ] } |
数量缺失、不能为空或为空。 输入每个行项目的有效数量号、然后重新提交申请。 如果需要更多帮助、请联系 TI API 支持 api-portal.ti.com/support |
缺少 tiSoldToAccountNumber | { "errors": [ { "errorCode": "ERR-BKG-QUOTE-API-0003", "type": "ERROR", "reason": "Missing tiSoldToAccountNumber", "message": "tiSoldToAccountNumber cannot be null or empty. Contact TI API Support https://api-portal.ti.com/support for assistance." } ] } |
缺少 tiSoldToAccountNumber、且不能为空。 如需帮助、请联系 TI API 支持 api-portal.ti.com/support。 |
customerQuoteNumber 无效 | { "errors": [ { "errorCode": "ERR-BKG-QUOTE-API-0004", "type": "ERROR", "reason": "Invalid customerQuoteNumber", "message": " Line Item {n}: customerQuoteNumber cannot exceed 35 characters in length. Enter a valid customerQuoteNumber up to 35 characters and resubmit request." } ] } |
customerQuoteNumber 超过了最大长度35个字符。 输入不超过35个字符的有效 customerQuoteNumber、然后重新提交请求。 如果需要更多帮助、请联系 TI API 支持 api-portal.ti.com/support |
无效的 quoteReason | { "errors": [ { "errorCode": "ERR-BKG-QUOTE-API-0005", "type": "ERROR", "reason": "Invalid quoteReason", "message": "quoteReason is not valid. Enter a valid 2-character for quoteReason and resubmit request. See https://e2e.ti.com/f/1/t/1213304 for more details." } ] } |
quoteReason 无效。 为 quoteReason 输入有效的2个字符、然后重新提交申请。 如果需要更多帮助、请联系 TI API 支持 api-portal.ti.com/support |
缺少 tiSoldToAccountNumber 或 soldToAccountNumber 或其无效 | { "errors": [ { "errorCode": "ERR-BKG-QUOTE-API-0006", "type": "ERROR", "reason": "Missing or invalid tiSoldToAccountNumber or soldToAccountNumber", "message": "Line Item {n}: tiSoldToAccountNumber or soldToAccountNumber cannot be null or empty or is not valid. Enter a valid tiSoldToAccountNumber (up to 10 characters) or soldToAccountNumber (up to 20 characters) and resubmit request." } ] } |
tiSoldToAccountNumber 或 soldToAccountNumber 缺失、不能为空或无效。 输入有效的 tiSoldToAccountNumber (1-10个字符)或 soldToAccountNumber (1-20个字符)并重新提交申请。 如果需要更多帮助、请联系 TI API 支持 api-portal.ti.com/support |
联系人名称无效 | { "errors": [ { "errorCode": "ERR-BKG-QUOTE-API-0007", "type": "ERROR", "reason": "Invalid contactName", "message": "Line Item {n}: contactName is not valid. Enter a valid contactName up to 40 characters and resubmit request." } ] } |
contactName 超过40个字符的最大长度。 输入不超过40个字符的有效联系人姓名、然后重新提交申请。 如果需要更多帮助、请联系 TI API 支持 api-portal.ti.com/support |
联系人电子邮件地址无效 | { "errors": [ { "errorCode": "ERR-BKG-QUOTE-API-0008", "type": "ERROR", "reason": "Invalid contactEmailAddress", "message": "Line Item {n}: contactEmailAddress cannot exceed 75 characters in length. Enter a valid contactEmailAddress up to 75 characters and resubmit request." } ] } |
contactEmailAddress 超过75个字符的最大长度。 输入不超过75个字符的有效联系人电子邮件地址、然后重新提交申请。 如果需要更多帮助、请联系 TI API 支持 api-portal.ti.com/support |
联系人电话号码无效 | { "errors": [ { "errorCode": "ERR-BKG-QUOTE-API-0009", "type": "ERROR", "reason": "Invalid contactPhoneNumber", "message": "Line Item {n}: contactPhoneNumber cannot exceed 30 characters in length. Enter a valid contactPhoneNumber up to 30 characters and resubmit request." } ] } |
contactPhoneNumber 超过30个字符的最大长度。 输入不超过30个字符的有效 contactPhoneNumber、然后重新提交请求。 如果需要更多帮助、请联系 TI API 支持 api-portal.ti.com/support |
缺少或无效的 endCustomerCompanyName 和 endCustomerNumber | { "errors": [ { "errorCode": "ERR-BKG-QUOTE-API-0010", "type": "ERROR", "reason": "Missing or invalid endCustomerCompanyName and endCustomerNumber", "message": "Line Item {n}: endCustomerCompanyName or endCustomerNumber cannot be null or empty or is not valid. Enter a valid endCustomerCompanyName (up to 52 characters) or endCustomerNumber (up to 10 characters) and resubmit request." } ] } |
提供有效的 EndCustomerCompanyName (1-52个字符)或 endCustomerNumber (1-10个字符)并重新提交申请。 如果需要更多帮助、请联系 TI API 支持 api-portal.ti.com/support |
customerLineItemNumber 无效 | { "errors": [ { "errorCode": "ERR-BKG-QUOTE-API-0011", "type": "ERROR", "reason": "Invalid customerLineItemNumber", "message": "Line Item {n}: customerLineItemNumber cannot exceed 10 characters in length. Enter a valid customerLineItemNumber up to 10 characters and resubmit request." } ] } |
customerLineItemNumber 超过10个字符的最大长度。 输入不超过10个字符的有效 customerLineItemNumber、然后重新提交请求。 如果需要更多帮助、请联系 TI API 支持 api-portal.ti.com/support |
无效的竞争对手当前代码 | { "errors": [ { "errorCode": "ERR-BKG-QUOTE-API-0012", "type": "ERROR", "reason": "Invalid competitorCurrencyCode", "message": "Line Item {n}: competitorCurrencyCode cannot exceed 5 characters in length. Enter a valid competitorCurrencyCode up to 5 characters and resubmit request." } ] } |
competitorCurrencyCode 超过5个字符的最大长度。 输入不超过5个字符的有效竞争对手当前代码,然后重新提交请求。 如果需要更多帮助、请联系 TI API 支持 api-portal.ti.com/support |
无效的竞争对手 UnitPrice | { "errors": [ { "errorCode": "ERR-BKG-QUOTE-API-0013", "type": "ERROR", "reason": "Invalid competitorUnitPrice", "message": "Line Item {n}: competitorUnitPrice cannot exceed 19 characters in length. Enter a valid competitorUnitPrice up to 19 characters and resubmit request." } ] } |
competitorUnitPrice 超过19个字符的最大长度。 输入不超过19个字符的有效竞争对手 UnitPrice,然后重新提交请求。 如果需要更多帮助、请联系 TI API 支持 api-portal.ti.com/support |
无效的竞争对手部件号 | { "errors": [ { "errorCode": "ERR-BKG-QUOTE-API-0014", "type": "ERROR", "reason": "Invalid competitorPartNumber", "message": "Line Item {n}: competitorPartNumber cannot exceed 40 characters in length. Enter a valid competitorPartNumber up to 40 characters and resubmit request." } ] } |
competitorPartNumber 超过最大长度40个字符。 输入不超过40个字符的有效竞争对手零件号、然后重新提交请求。 如果需要更多帮助、请联系 TI API 支持 api-portal.ti.com/support |
无效的竞争对手名称 | { "errors": [ { "errorCode": "ERR-BKG-QUOTE-API-0015", "type": "ERROR", "reason": "Invalid competitorName", "message": "Line Item {n}: competitorName cannot exceed 40 characters in length. Enter a valid competitorName up to 40 characters and resubmit request." } ] } |
competitorName 超过40个字符的最大长度。 输入不超过40个字符的有效竞争对手名称,然后重新提交请求。 如果需要更多帮助、请联系 TI API 支持 api-portal.ti.com/support |
重新申请的单位价格无效 | { "errors": [ { "errorCode": "ERR-BKG-QUOTE-API-0016", "type": "ERROR", "reason": "Invalid requestedUnitPrice", "message": "Line Item {n}: requestedUnitPrice cannot exceed 19 characters in length. Enter a valid requestedUnitPrice up to 19 characters and resubmit request." } ] } |
所需单位的最大长度超过19个字符。 输入不超过19个字符的有效要求单位,然后重新提交请求。 如果需要更多帮助、请联系 TI API 支持 api-portal.ti.com/support |
数量无效 | { "errors": [ { "errorCode": "ERR-BKG-QUOTE-API-0017", "type": "ERROR", "reason": "Invalid quantity", "message": "Line Item {n}: quantity cannot exceed 13 characters in length. Enter a valid quantity up to 13 characters and resubmit request." } ] } |
数量超过13个字符的最大长度。 输入不超过13个字符的有效数量、然后重新提交申请。 如果需要更多帮助、请联系 TI API 支持 api-portal.ti.com/support |
无效的 customerPartNumber | { "errors": [ { "errorCode": "ERR-BKG-QUOTE-API-0018", "type": "ERROR", "reason": "Invalid customerPartNumber", "message": "Line Item {n}: customerPartNumber cannot exceed 40 characters in length. Enter a valid customerPartNumber up to 40 characters and resubmit request." } ] } |
customerPartNumber 超过最大长度40个字符。 输入不超过40个字符的有效定制器零件号、然后重新提交申请。 如果需要更多帮助、请联系 TI API 支持 api-portal.ti.com/support |
无效的 tiPart 编号 | { "errors": [ { "errorCode": "ERR-BKG-QUOTE-API-0019", "type": "ERROR", "reason": "Invalid tiPartNumber", "message": "Line Item {n}: tiPartNumber cannot exceed 40 characters in length. Enter a valid tiPartNumber up to 40 characters and resubmit request." } ] } |
tiPartNumber 超过了最大长度40个字符。 输入不超过40个字符的有效 tiPartNumber、然后重新提交申请。 如果需要更多帮助、请联系 TI API 支持 api-portal.ti.com/support |
重新申请的 UnitPriceCurrencyCode 无效 | { "errors": [ { "errorCode": "ERR-BKG-QUOTE-API-0027", "type": "ERROR", " reason ": "Invalid requestedUnitPriceCurrencyCode", "message": " requestedUnitPriceCurrencyCodecannot exceed 5 characters in length. Enter a valid requestedUnitPriceCurrencyCode up to 5 characters and resubmit request." } ] } |
要求的 UnitPriceCurrencyCode 超过5个字符的最大长度。 输入不超过5个字符的有效要求 UnitPriceCurrencyCode、然后重新提交请求。 如果需要更多帮助、请联系 TI API 支持 api-portal.ti.com/support |
发生系统错误 | { "errors": [ { "errorCode": "ERR-BKG-QUOTE-API-0500", "type": "ERROR", "reason": "System error occurred", "message": "System error has occurred. Contact TI API Support https://api-portal.ti.com/support " } ] } |
发生系统错误。 联系 TI API 支持 api-portal.ti.com/support 以了解有关错误消息、错误代码、API 端点和遇到的任何其他错误等任何详细信息。 |
无效的竞争单元单价格式 | { "errors": [ { "errorCode": "ERR-BKG-QUOTE-API-0028", "type": "ERROR", "reason": "Invalid format for competitorUnitPrice", "message": "Line Item {n}: competitorUnitPrice format should include a decimal point (.) as a separator and should not exceed five decimal places. } ] } |
输入有效的竞争对手 UnitPrice 以包括一个小数点且不超过五位小数。 重新提交申请。 如果需要更多帮助、请联系 TI API 支持 api-portal.ti.com/support |
重新申请单位价格格式无效 | { "errors": [ { "errorCode": "ERR-BKG-QUOTE-API-0029", "type": "ERROR", "reason": "Invalid format for requestedUnitPrice", "message": "Line Item {n}: requestedUnitPrice format should include a decimal point (.) as a separator and should not exceed five decimal places. } ] } |
输入有效的要求单位价格以包括一个小数点且不超过五位小数。 重新提交申请。 如果需要更多帮助、请联系 TI API 支持 api-portal.ti.com/support |
无效的 endCustomerNumber 格式 | { "errors": [ { "errorCode": "ERR-BKG-QUOTE-API-0030", "type": "ERROR", "reason": "Invalid format for endCustomerNumber ", "message": "Line Item {n}: endCustomerNumber must be numeric and not exceed 10 digit. Enter a valid endCustomerNumber and resubmit request." } ] } |
输入有效的 EndCustomerNumber 为数字,不超过10位。 如果需要更多帮助、请联系 TI API 支持 api-portal.ti.com/support |
{} |