BatchCompanyIdAndCompanyCodeMismatch
Example
{
	"code": "BatchCompanyIdAndCompanyCodeMismatch",
	"target": "Unknown",
	"details": [
		{
			"code": "BatchCompanyIdAndCompanyCodeMismatch",
			"number": 2503,
			"message": "Batch Company Id and Company Code does not match.",
			"description": "The Company Code -0- of Company Id -1- for this batch does not match the Company Code -2- provided by -3- in the request.",
			"faultCode": "Client",
			"helpLink": "http://developer.avalara.com/avatax/errors/BatchCompanyIdAndCompanyCodeMismatch",
			"severity": "Error"
		}
	]
}
Explanation

This error happens when the input batch transaction’s Company ID and Company Code do not match the output batch transaction’s Company ID and Company Code.