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: 订单API错误代码 : ERR-TICOM-ORDER-API-0010

Part Number: TI-API
具体场景 错误详情 补救步骤
运费更改   
{
	"orderInfo": null,
	"errors": [
		{
			"section": "Freight",
			"type": "Validation",
			"reason": "Invalid Freight Carrier selection due to inventory location.",
			"message": "One or more of your third-party freight carrier options have changed due to inventory availability. Review shipping method before placing order.",
			"data": null,
			"errorCode": "ERR-TICOM-ORDER-API-0010"
		}
	]
}
  1. 登录您的 myTI 公司仪表板。
  2. 在"订单首选项"下、选择"结算配置文件"。
  3. 选择与此 API 订单关联的结算配置文件
  4. 在“编辑结账配置文件”页面上,将鼠标放置在“送货方式”字样旁边,直到看到铅笔图标。
  5. 使用下拉菜单选择不同的承运商或发货级别首选项,或更改承运商帐号。
  6. 您必须单击同意条款和条件的复选框。
  7. 在任一剩余类别中单击"下一步"。 单击保存。

注意:

只有管理员或买家可以更新结算配置文件。 

E2E原帖:e2e.ti.com/.../faq-ti-api-order-api-error-code-err-ticom-order-api-0010