BatchSalesAuditMustBeZippedError
Example
{
	"code": "BatchSalesAuditMustBeZippedError",
	"target": "Unknown",
	"details": [
		{
			"code": "BatchSalesAuditMustBeZippedError",
			"number": 200,
			"message": "File was not a compressed archive.",
			"description": "SalesAuditExport needs a zipped file with an extension of '.ZIP' or '.RAR'.  Your file had the extension '-0-'.",
			"faultCode": "Client",
			"helpLink": "http://developer.avalara.com/avatax/errors/BatchSalesAuditMustBeZippedError",
			"severity": "Error"
		}
	]
}
Explanation

This occurs if you attempt to upload a SalesAuditExport file, and the file is not provided in the correct format. Please recompress your file as a ZIP or RAR file.