BatchCannotBeCancelledFormatError
Example
{
	"code": "BatchCannotBeCancelledFormatError",
	"target": "Unknown",
	"details": [
		{
			"code": "BatchCannotBeCancelledFormatError",
			"number": 2505,
			"message": "File batches cannot be canceled.",
			"description": "File batches cannot be canceled.  Only JSON batches can be canceled.",
			"faultCode": "Client",
			"helpLink": "http://developer.avalara.com/avatax/errors/BatchCannotBeCancelledFormatError",
			"severity": "Error"
		}
	]
}
Explanation

This error indicates that you attempted to cancel file batches. File batches cannot be canceled; only JSON batches can be canceled.