具体场景 | 错误详情 | 补救步骤 |
用户选择的customReelIndicator 为 true,所选承运人选项库存不可用。 | { "orderInfo": { "orderNumber": "", "cartId": "C302442926", "checkoutProfileId": "E413536FFF3EDB2CE053E220BB8BAFA6", "currencyCode": "USD"............ }, "errors": [ { "errorCode": "ERR-TICOM-ORDER-API-0005", "section": "lineItems", "field": "customReelIndicator", "type": "Application", "reason": "Inventory quantity unavailable for Part Number and package type combination", "message": "Change custom reel indicator to false and resubmit or remove this item from your request", "data": [ { "customerLineItemNumber": "0", "tiPartNumber": "74ACT11139PWR", "quantity": "1000", "availableQuantity": null } ] } ] } |
|
E2E原帖:e2e.ti.com/.../faq-ti-api-order-api-error-code-err-ticom-order-api-0005