我该采取什么步骤来解决不同场景下的错误代码?
E2E原帖:e2e.ti.com/.../faq-ti-api-order-api-error-code-err-ticom-order-api-0006
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.
我该采取什么步骤来解决不同场景下的错误代码?
E2E原帖:e2e.ti.com/.../faq-ti-api-order-api-error-code-err-ticom-order-api-0006
| 具体场景 | 错误详情 | 补救步骤 |
| 您的 IOR 为空,或与我们的记录不匹配。 | "errors": [
{
"errorCode": "ERR-TICOM-ORDER-API-0006",
"type": "Validation",
"section": "Generic",
"field": null,
"reason": "Your Importer of Record (IOR) is either empty or does not match with our records.",
"message": "Check your IOR information in checkout profile and resubmit your request.",
"data": null
}
] |
请检查结算配置文件中的 IOR 信息,然后重新提交您的请求。 |