IncorrectFieldValue
Example
{
	"code": "IncorrectFieldValue",
	"target": "Unknown",
	"details": [
		{
			"code": "IncorrectFieldValue",
			"number": 174,
			"message": "Incorrect data type for '-0-'.",
			"description": "The data type of '-0-' is '-2-'. The value '-1-' cannot be converted to '-2-'.",
			"faultCode": "Client",
			"helpLink": "http://developer.avalara.com/avatax/errors/IncorrectFieldValue",
			"severity": "Error"
		}
	]
}
Explanation

This indicates that you attempted to call the Reporting API with an incorrect field value. Please review the error message and try the reporting API again with corrected parameters.