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: Order API Error Code : ERR-TICOM-ORDER-API-0006

What steps can I take to resolve error codes for different scenarios?

  • Scenario Error details Remediation steps
    Based on your regulation compliance selections, the Buyer will need to be Importer of Record (IOR).  
    "errors": [
    	{
    		"errorCode": "ERR-TICOM-ORDER-API-0006",
    		"type": "Application",
    		"section": "Regulation",
    		"field": null,
    		"reason": "Based on your regulation compliance selections, the Buyer will need to be Importer of Record(IOR). In order to proceed with the order, change your currency to USD.",
    		"message": "Resubmit the request with latest IOR details.",
    		"data": null
    	}
    ]

    Resubmit the request with latest IOR details.

    Your IOR is either empty or does not match with our records
    "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
    	}
    ]

    Check your IOR information in checkout profile and resubmit your request.

**Attention** This is a public forum