TaxProfileNotProvided
Example
{
	"code": "TaxProfileNotProvided",
	"target": "Unknown",
	"details": [
		{
			"code": "TaxProfileNotProvided",
			"number": 1900,
			"message": "A tax profile was not provided.",
			"description": "The request body did not contain a tax profile to import.",
			"faultCode": "Client",
			"helpLink": "http://developer.avalara.com/avatax/errors/TaxProfileNotProvided",
			"severity": "Error"
		}
	]
}
Explanation

This indicates that you did not include a tax profile in your request. Please try this again and include a tax profile.