Part Number: TI-API
具体场景
错误详情
补救步骤
无效方法
{
"errors": [
{
"errorCode": "TI-API-0405",
"type": "ResourceNotFound",
"reason": "Invalid method",
"message": "{request.verb} is not a supported method. See documentation of this API…
Part Number: TI-API 不会,如果有库存,订单 API 流程仅会配送所请求的数量。 如果库存小于订单中请求的数量,订单将被拒绝。
E2E原帖: e2e.ti.com/.../faq-ti-api-if-i-place-an-order-for-a-higher-quantity-than-there-is-available-inventory-will-my-order-be-accepted-for-the-reduced-quantity
Part Number: TI-API 只有在订单发货前可以取消订单,请注意API 订单预计在24小时内完成。
如有需要,请立即联系 TI Customer Service Center 以申请取消。
如果您想在不提交实际订单的情况下测试订单 API,可以使用 TI store 订单测试 API (POST/v2/store/orders /test/ )。
有关下测试订单的更多信息,请参阅 API 开发人员门户。
E2E原帖: e2e.ti.com/.../faq-ti-api-can-i-cancel…