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 Backlog 汇款建议 API 错误代码和含义(part 1 of 2)

  • 具体场景 错误详情 补救步骤
    JSON 有效载荷无效 
    Fullscreen
    1
    2
    3
    4
    5
    6
    7
    8
    9
    10
    {
    "errors": [
    {
    "errorCode": "ERR-BKG-REMA-API-0002",
    "type": "ERROR",
    "reason": "Invalid JSON payload",
    "message": "JSON payload is not valid. Verify and correct the JSON payload input and resubmit request."
    }
    ]
    }
    XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
    JSON 有效载荷无效。 输入有效的 JSON 有效载荷输入并重新提交请求。 如果需要进一步的帮助,请联系 TI API 支持 api-portal.ti.com/support
    缺失JSON 有效载荷 
    Fullscreen
    1
    2
    3
    4
    5
    6
    7
    8
    9
    10
    {
    "errors": [
    {
    "errorCode": "ERR-BKG-REMA-API-0003",
    "type": "ERROR",
    "reason": "Missing JSON payload",
    "message": "JSON payload cannot be null or empty. Enter a valid JSON payload and resubmit request."
    }
    ]
    }
    XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
    JSON 有效载荷缺失,不能为空。 输入有效的 JSON 有效载荷输入并重新提交请求。 如果需要进一步的帮助,请联系 TI API 支持api-portal.ti.com/support
    缺失CustomerGlobalIdentifier
    Fullscreen
    1
    2
    3
    4
    5
    6
    7
    8
    9
    10
    {
    "errors": [
    {
    "errorCode": "ERR-BKG-REMA-API-0010",
    "type": "ERROR",
    " reason ": "Missing CustomerGlobalIdentifier",
    "message": "CustomerGlobalIdentifier is required. Contact TI API Support (https://api-portal.ti.com/support) for assistance."
    }
    ]
    }
    XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
    CustomerGlobalIdentifier 是必需的,不能为空。 如需帮助请联系 TI API 支持 api-portal.ti.com/support 
    缺失remittanceAdviceNumber
    Fullscreen
    1
    2
    3
    4
    5
    6
    7
    8
    9
    10
    {
    "errors": [
    {
    "errorCode": "ERR-BKG-REMA-API-0020",
    "type": "ERROR",
    " reason ": "Missing remittanceAdviceNumber",
    "message": " remittanceAdviceNumbercannot be null or empty. Enter a valid remittanceAdviceNumberand resubmit request."
    }
    ]
    }
    XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
    remittanceAdviceNumber 缺失、不能为空。 输入有效的 remittanceAdviceNumber并重新提交请求。 如果需要进一步的帮助,请联系 TI API 支持 api-portal.ti.com/support
    无效的remittanceAdviceNumber
    Fullscreen
    1
    2
    3
    4
    5
    6
    7
    8
    9
    10
    {
    "errors": [
    {
    "errorCode": "ERR-BKG-REMA-API-0021",
    "type": "ERROR",
    " reason ": "Invalid remittanceAdviceNumber",
    "message": "remittanceAdviceNumber cannot exceed 35 characters in length. Enter a valid remittanceAdviceNumber up to 35 characters and resubmit request."
    }
    ]
    }
    XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
    remittanceAdviceNumber超过35个字符的最大长度。 输入不超过35个字符的有效 remittanceAdviceNumber 并重新提交请求。 如果需要进一步的帮助,请联系 TI API 支持 api-portal.ti.com/support
    缺失 payerNumber
    Fullscreen
    1
    2
    3
    4
    5
    6
    7
    8
    9
    10
    {
    "errors": [
    {
    "errorCode": "ERR-BKG-REMA-API-0050",
    "type": "ERROR",
    " reason ": "Missing payerNumber",
    "message": " payerNumber cannot be null or empty. Enter a valid payerNumber and resubmit request."
    }
    ]
    }
    XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
    PayerNumber 缺失、不能为空。 输入有效的PayerNumber 并重新提交请求。 如果需要进一步的帮助、,请联系TI API支持 api-portal.ti.com/support
    无效的payerNumber
    Fullscreen
    1
    2
    3
    4
    5
    6
    7
    8
    9
    10
    {
    "errors": [
    {
    "errorCode": "ERR-BKG-REMA-API-0051",
    "type": "ERROR",
    " reason ": "Invalid payerNumber",
    "message": " payerNumber cannot exceed 35 characters in length. Enter a valid payerNumber up to 35 characters and resubmit request."
    }
    ]
    }
    XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
    PayerNumber 超过35个字符的最大长度。 输入不超过35个字符的有效 PayerNumber,然后重新提交请求。 如果需要进一步的帮助,请联系 TI API 支持api-portal.ti.com/support
    找不到payerNumber
    Fullscreen
    1
    2
    3
    4
    5
    6
    7
    8
    9
    10
    {
    "errors": [
    {
    "errorCode": "ERR-BKG-REMA-API-0052",
    "type": "ERROR",
    " reason ": "payerNumber not found",
    "message": " payerNumber cannot be located. Verify payerNumber and resubmit request."
    }
    ]
    }
    XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
    找不到payerNumber。 输入有效的payerNumber并重新提交请求。 如果需要进一步的帮助,请联系 TI API 支持api-portal.ti.com/support
    缺失totalPaymentAmount
    Fullscreen
    1
    2
    3
    4
    5
    6
    7
    8
    9
    10
    {
    "errors": [
    {
    "errorCode": "ERR-BKG-REMA-API-0060",
    "type": "ERROR",
    " reason ": "Missing totalPaymentAmount",
    "message": " totalPaymentAmount cannot be null or empty. Enter a valid totalPaymentAmount and resubmit request."
    }
    ]
    }
    XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
    totalPaymentAmount 缺失,不能为空。 输入有效的 totalPaymentAmount 并重新提交请求。 如果需要进一步的帮助,请联系 TI API 支持api-portal.ti.com/support
    无效的 totalPaymentAmount
    Fullscreen
    1
    2
    3
    4
    5
    6
    7
    8
    9
    10
    {
    "errors": [
    {
    "errorCode": "ERR-BKG-REMA-API-0070",
    "type": "ERROR",
    " reason ": "Invalid totalPaymentAmount ",
    "message": " totalPaymentAmount cannot exceed 15 characters in length. Enter a valid totalPaymentAmount up to 15 characters and resubmit the request."
    }
    ]
    }
    XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
    totalPaymentAmount 超过15个字符的最大长度。 输入不超过15个字符的有效 totalPaymentAmount,然后重新提交请求。 如果需要进一步的帮助,请联系 TI API 支持api-portal.ti.com/support
    无效的totalPaymentAmount
    Fullscreen
    1
    2
    3
    4
    5
    6
    7
    8
    9
    10
    {
    "errors": [
    {
    "errorCode": "ERR-BKG-REMA-API-0080",
    "type": "ERROR",
    " reason ": "Invalid totalPaymentAmount",
    "message": " totalPaymentAmount does not have a valid number format and must be a number. Enter totalPaymentAmount as a numeric value and resubmit request."
    }
    ]
    }
    XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
    totalPaymentAmount 具有无效的数字格式。 输入 totalPaymentAmount 作为数字值,然后重新提交请求。 如果需要进一步的帮助,请联系 TI API 支持api-portal.ti.com/support
    缺失currencyCode
    Fullscreen
    1
    2
    3
    4
    5
    6
    7
    8
    9
    10
    {
    "errors": [
    {
    "errorCode": "ERR-BKG-REMA-API-0090",
    "type": "ERROR",
    " reason ": "Missing currencyCode",
    "message": "currencyCode cannot be null or empty. Enter a valid currencyCode and resubmit request."
    }
    ]
    }
    XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
    currencyCode丢失,不能为空。 输入有效的currencyCode并重新提交请求。 如果需要进一步的帮助,请联系 TI API 支持api-portal.ti.com/support
    无效的 currencyCode
    Fullscreen
    1
    2
    3
    4
    5
    6
    7
    8
    9
    10
    {
    "errors": [
    {
    "errorCode": "ERR-BKG-REMA-API-0091",
    "type": "ERROR",
    " reason ": "Invalid currencyCode",
    "message": " currencyCode cannot exceed 5 characters in length. Enter a valid currencyCode up to 5 characters and resubmit request."
    }
    ]
    }
    XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
    currencyCode超过5个字符的最大长度。 输入不超过5个字符的有效currencyCode,然后重新提交请求。 如果需要进一步的帮助,请联系 TI API 支持 api-portal.ti.com/support
    缺失paymentAmount
    Fullscreen
    1
    2
    3
    4
    5
    6
    7
    8
    9
    10
    {
    "errors": [
    {
    "errorCode": "ERR-BKG-REMA-API-0100",
    "type": "ERROR",
    " reason ": "Missing paymentAmount",
    "message": " paymentAmount cannot be null or empty. Enter a valid paymentAmount and resubmit request."
    }
    ]
    }
    XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
    paymentAmount 丢失,不能为空。 输入有效的paymentAmount并重新提交请求。 如果需要进一步的帮助,请联系 TI API 支持 api-portal.ti.com/support
    无效的 paymentAmount
    Fullscreen
    1
    2
    3
    4
    5
    6
    7
    8
    9
    10
    {
    "errors": [
    {
    "errorCode": "ERR-BKG-REMA-API-0101",
    "type": "ERROR",
    " reason ": "Invalid paymentAmount",
    "message": " paymentAmount cannot exceed 15 characters in length. Enter a valid paymentAmount up to 15 characters and resubmit request."
    }
    ]
    }
    XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
    paymentAmount 超过15个字符的最大长度。 输入不超过15个字符的有效paymentAmount,然后重新提交请求。 如果需要进一步的帮助,请联系 TI API 支持 api-portal.ti.com/support
    无效的paymentAmount
    Fullscreen
    1
    2
    3
    4
    5
    6
    7
    8
    9
    10
    {
    "errors": [
    {
    "errorCode": "ERR-BKG-REMA-API-0102",
    "type": "ERROR",
    " reason ": "Invalid paymentAmount",
    "message": " paymentAmount does not have a valid number format and must be a number. Verify and correct paymentAmount and resubmit request."
    }
    ]
    }
    XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
    paymentAmount 数字格式无效。 输入paymentAmount 作为数字值,然后重新提交请求。 如果需要进一步的帮助,请联系 TI API 支持 api-portal.ti.com/support
    缺失 financialDocumentNumber
    Fullscreen
    1
    2
    3
    4
    5
    6
    7
    8
    9
    10
    {
    "errors": [
    {
    "errorCode": "ERR-BKG-REMA-API-0110",
    "type": "ERROR",
    " reason ": "Missing financialDocumentNumber",
    "message": " financialDocumentNumber cannot be null or empty. Enter either a valid financialDocumentNumber and resubmit request."
    }
    ]
    }
    XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
    financialDocumentNumber缺失,不能为空。 输入有效的financialDocumentNumber并重新提交请求。 如果需要进一步的帮助,请联系 TI API 支持 api-portal.ti.com/support
    无效的financialDocumentNumber
    Fullscreen
    1
    2
    3
    4
    5
    6
    7
    8
    9
    10
    {
    "errors": [
    {
    "errorCode": "ERR-BKG-REMA-API-0111",
    "type": "ERROR",
    " reason ": "Invalid financialDocumentNumber",
    "message": "financialDocumentNumber cannot exceed 10 characters in length. Enter a valid financialDocumentNumber up to 10 characters and resubmit request."
    }
    ]
    }
    XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
    financialDocumentNumber 超过10个字符的最大长度。 输入不超过10个字符的有效financialDocumentNumber,然后重新提交请求。 如果需要进一步的帮助,请联系 TI API 支持 api-portal.ti.com/support
    无效的 customerFinancialDocumentNumber
    Fullscreen
    1
    2
    3
    4
    5
    6
    7
    8
    9
    10
    {
    "errors": [
    {
    "errorCode": "ERR-BKG-REMA-API-0160",
    "type": "ERROR",
    " reason ": "Invalid customerFinancialDocumentNumber",
    "message": " customerFinancialDocumentNumber cannot exceed 16 characters in length. Enter a valid customerFinancialDocumentNumber up to 16 characters and resubmit request."
    }
    ]
    }
    XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
    customerFinancialDocumentNumber 超过16个字符的最大长度。 输入不超过16个字符的有效 customerFinancialDocumentNumber,然后重新提交请求。 如果需要进一步的帮助,请联系 TI API 支持 api-portal.ti.com/support
    TI API 系统发生错误
    Fullscreen
    1
    2
    3
    4
    5
    6
    7
    8
    9
    10
    {
    "errors": [
    {
    "errorCode": "ERR-BKG-REMA-API-0500",
    "type": "ERROR",
    " reason ": "TI API system error occurred",
    "message": "System error occurred. Execution ID: execution-... Contact TI API Support (https://api-portal.ti.com/support) with execution ID."
    }
    ]
    }
    XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
    系统发生错误。请联系TI API 支持 api-portal.ti.com/support 并提供执行 ID。 
    TI API 由于系统维护暂不可用
    Fullscreen
    1
    2
    3
    4
    5
    6
    7
    8
    9
    10
    {
    "errors": [
    {
    "errorCode": "ERR-BKG-REMA-API-0510",
    "type": "ERROR",
    " reason ": "TI API unavailable for scheduled system maintenance",
    "message": "This TI API is currently unavailable between $OutageStart and $OutageEnd $timeZoneStr for scheduled system maintenance. Resubmit request after maintenance has ended."
    }
    ]
    }
    XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
    由于计划维护,TI API 系统当前不可用。 在维护结束后重新提交请求。 如果在计划维护结束后仍遇到问题,请联系 TI API 支持 api-portal.ti.com/support
    无效的 totalPaymentAmount
    Fullscreen
    1
    2
    3
    4
    5
    6
    7
    8
    9
    10
    {
    "errors": [
    {
    "errorCode": "ERR-BKG-REMA-API-0511",
    "type": "ERROR",
    " reason ": "Invalid totalPaymentAmount",
    "message": " totalPaymentAmount cannot be less than $0. Enter a valid totalPaymentAmount and resubmit request."
    }
    ]
    }
    XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
    totalPaymentAmount必须为0美元或更高。 输入有效的 totalPaymentAmount 并重新提交请求。 如果需要进一步的帮助,请联系 TI API 支持 api-portal.ti.com/support
    Fullscreen
    1
    {}
    XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX

    可参阅 v2 Backlog 汇款建议 API 错误代码和含义(part 2 of 2) 

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