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: v2 积压报价API 错误代码和含义(part 1 of 2)

Part Number: TI-API

v2报价 API 错误代码的含义是什么?

E2E原帖:e2e.ti.com/.../faq-ti-api-v2-backlog-quote-api-error-codes-and-meanings

  • 具体场景 错误详情 补救步骤
    缺失endCustomerCompanyName 或 endCustomerNumber
    Fullscreen
    1
    2
    3
    4
    5
    6
    7
    8
    9
    10
    {
    "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."
    }
    ]
    }
    XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
    endCustomerCompanyName 或 endCustomerNumber 缺失,不能为空。 请输入有效的 endCustomerCompanyName 或 endCustomerNumber 并重新提交请求。 如果需要进一步的帮助,请联系TI API 支持api-portal.ti.com/support
    缺少数量 
    Fullscreen
    1
    2
    3
    4
    5
    6
    7
    8
    9
    10
    {
    "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."
    }
    ]
    }
    XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
    数量缺失,不能为空。 输入每个行项目的有效数量,然后重新提交请求。 如果需要进一步的帮助。请联系 TI API 支持 api-portal.ti.com/support
    缺失tiSoldToAccountNumber
    Fullscreen
    1
    2
    3
    4
    5
    6
    7
    8
    9
    10
    {
    "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."
    }
    ]
    }
    XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
    tiSoldToAccountNumber 缺失、不能为空。 如需帮助请联系 TI API 支持 api-portal.ti.com/support
    无效的customerQuoteNumber
    Fullscreen
    1
    2
    3
    4
    5
    6
    7
    8
    9
    10
    {
    "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."
    }
    ]
    }
    XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
    customerQuoteNumber 超过35个字符的最大长度。 请输入不超过35个字符的有效customerQuoteNumber,然后重新提交请求。 如果需要进一步的帮助,请联系TI API支持api-portal.ti.com/support
    无效的quoteReason
    Fullscreen
    1
    2
    3
    4
    5
    6
    7
    8
    9
    10
    {
    "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."
    }
    ]
    }
    XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
    quoteReason无效。 请输入有效的2个字符quoteReason,然后重新提交申请。 如果需要进一步的帮助,请联系 TI API 支持api-portal.ti.com/support
    缺少或无效的 tiSoldToAccountNumber或 soldToAccountNumber
    Fullscreen
    1
    2
    3
    4
    5
    6
    7
    8
    9
    10
    {
    "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."
    }
    ]
    }
    XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
    tiSoldToAccountNumber 或 soldToAccountNumber 缺失,不能为空或无效。 输入有效的 tidToAccountNumber (1-10个字符之间)或 soldToAccountNumber (1-20个字符之间),然后重新提交请求。 如果需要进一步的帮助,请联系 TI API 支持 api-portal.ti.com/support
    无效的contactName
    Fullscreen
    1
    2
    3
    4
    5
    6
    7
    8
    9
    10
    {
    "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."
    }
    ]
    }
    XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
    contactName 超过40个字符的最大长度。 输入不超过40个字符的有效 contactName,然后重新提交请求。 如果需要进一步的帮助,请联系 TI API 支持 api-portal.ti.com/support
    无效的contactEmailAddress
    Fullscreen
    1
    2
    3
    4
    5
    6
    7
    8
    9
    10
    {
    "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."
    }
    ]
    }
    XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
    contactEmailAddress 超过75个字符的最大长度。 输入不超过75个字符的有效 contactEmailAddress 并重新提交请求。 如果需要进一步的帮助,请联系 TI API 支持 api-portal.ti.com/support
    无效的contactPhoneNumber
    Fullscreen
    1
    2
    3
    4
    5
    6
    7
    8
    9
    10
    {
    "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."
    }
    ]
    }
    XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
    contactPhoneNumber 超过30个字符的最大长度。 输入不超过30个字符的有效 contactPhoneNumber、然后重新提交请求。 如果需要进一步的帮助,请联系 TI API 支持 api-portal.ti.com/support
    缺少或无效的 endCustomerCompanyName and endCustomerNumber
    Fullscreen
    1
    2
    3
    4
    5
    6
    7
    8
    9
    10
    {
    "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."
    }
    ]
    }
    XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
    请提供有效的 endCustomerCompanyName (1-52个字符)或 endCustomerNumber (1-10个字符),然后重新提交请求。 如果需要进一步的帮助,请联系TI API 支持 api-portal.ti.com/support
    无效的customerLineItemNumber
    Fullscreen
    1
    2
    3
    4
    5
    6
    7
    8
    9
    10
    {
    "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."
    }
    ]
    }
    XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
    customerLineItemNumber 超过10个字符的最大长度。 输入不超过10个字符的有效 customerLineItemNumber,然后重新提交请求。 如果需要进一步的帮助,请联系 TI API 支持 api-portal.ti.com/support
    无效的competitorCurrencyCode
    Fullscreen
    1
    2
    3
    4
    5
    6
    7
    8
    9
    10
    {
    "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."
    }
    ]
    }
    XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
    competitorCurrencyCode超过5个字符的最大长度。 输入不超过5个字符的有效competitorCurrencyCode并重新提交请求。 如果需要进一步的帮助、请联系 TI API 支持 api-portal.ti.com/support
    无效的 competitorUnitPrice
    Fullscreen
    1
    2
    3
    4
    5
    6
    7
    8
    9
    10
    {
    "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."
    }
    ]
    }
    XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
    competitorUnitPrice 超过19个字符的最大长度。 输入不超过19个字符的有效competitorUnitPrice,然后重新提交请求。 如果需要进一步的帮助,请联系 TI API 支持 api-portal.ti.com/support
    无效的competitorPartNumber
    Fullscreen
    1
    2
    3
    4
    5
    6
    7
    8
    9
    10
    {
    "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."
    }
    ]
    }
    XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
    competitorPartNumber 超过40个字符的最大长度。 输入不超过40个字符的有效competitorPartNumber,然后重新提交请求。 如果需要进一步的帮助,请联系 TI API 支持  api-portal.ti.com/support
    无效的 competitorName
    Fullscreen
    1
    2
    3
    4
    5
    6
    7
    8
    9
    10
    {
    "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."
    }
    ]
    }
    XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
    competitorName 超过40个字符的最大长度。 输入不超过40个字符的有效competitorName ,然后重新提交请求。 如果需要进一步的帮助,请联系 TI API 支持 api-portal.ti.com/support
    无效的 requestedUnitPrice
    Fullscreen
    1
    2
    3
    4
    5
    6
    7
    8
    9
    10
    {
    "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."
    }
    ]
    }
    XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
    requestedUnitPrice超过19个字符的最大长度。 输入不超过19个字符的有效requestedUnitPrice 并重新提交请求。 如果需要进一步的帮助,请联系 TI API 支持api-portal.ti.com/support
    无效的数量
    Fullscreen
    1
    2
    3
    4
    5
    6
    7
    8
    9
    10
    {
    "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."
    }
    ]
    }
    XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
    数量超过13个字符的最大长度。 输入不超过13个字符的有效数量,然后重新提交请求。 如果需要进一步的帮助,请联系 TI API 支持api-portal.ti.com/support
    无效的customerPartNumber
    Fullscreen
    1
    2
    3
    4
    5
    6
    7
    8
    9
    10
    {
    "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."
    }
    ]
    }
    XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
    customerPartNumber 超过40个字符的最大长度。 请输入不超过40个字符的有效customerPartNumber,然后重新提交请求。 如果需要进一步的帮助,请联系 TI API支持api-portal.ti.com/support
    无效的 tiPartNumber
    Fullscreen
    1
    2
    3
    4
    5
    6
    7
    8
    9
    10
    {
    "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."
    }
    ]
    }
    XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
    tiPartNumber 超过40个字符的最大长度。 输入不超过40个字符的有效 tiPartNumber,然后重新提交请求。 如果需要进一步的帮助,请联系 TI API 支持api-portal.ti.com/support
    无效的 requestedUnitPriceCurrencyCode
    Fullscreen
    1
    2
    3
    4
    5
    6
    7
    8
    9
    10
    {
    "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."
    }
    ]
    }
    XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
    requestedUnitPriceCurrencyCode 超出最大长度5个字符。 输入不超过5个字符的有效requestedUnitPriceCurrencyCode,然后重新提交请求。 如果需要进一步的帮助,请联系 TI API 支持 api-portal.ti.com/support
    发生系统错误 
    Fullscreen
    1
    2
    3
    4
    5
    6
    7
    8
    9
    10
    {
    "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 "
    }
    ]
    }
    XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
    发生系统错误,请联系TI API支持, api-portal.ti.com/support 并提供尽可能多的详细信息,例如错误消息、错误代码、API 端点以及遇到的任何其他错误。 
    无效的 competitorUnitPrice 格式
    Fullscreen
    1
    2
    3
    4
    5
    6
    7
    8
    9
    10
    {
    "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.
    }
    ]
    }
    XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
    输入有效的competitorUnitPrice 以包含小数点,不超过五个小数点。 然后重新提交请求。 如果需要进一步的帮助,请联系 TI API 支持api-portal.ti.com/support
    无效的requestedUnitPrice格式
    Fullscreen
    1
    2
    3
    4
    5
    6
    7
    8
    9
    10
    {
    "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.
    }
    ]
    }
    XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
    输入有效的requestedUnitPrice以包含小数点,不超过五个小数点。 然后重新提交请求。 如果需要进一步的帮助,请联系 TI API 支持api-portal.ti.com/support
    无效的endCustomerNumber 格式
    Fullscreen
    1
    2
    3
    4
    5
    6
    7
    8
    9
    10
    {
    "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."
    }
    ]
    }
    XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
    输入有效的 endCustomerNumber(为数字且不超过10位数)。 如果需要进一步的帮助,请联系 TI API 支持 api-portal.ti.com/support
    Fullscreen
    1
    {}
    XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX

    可参阅 V2积压报价 API 错误代码和含义(part 2 of 2)

x 出现错误。请重试或与管理员联系。