What steps can I take to resolve error codes for different scenarios?
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.
Scenario | Error details | Remediation steps |
User selected customReelIndicator as true, and inventory is not available with the selected carrier option. | { "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 } ] } ] } |
|
**Attention** This is a public forum