BatchTransactionLineLimitExceeded
Example
{
	"code": "BatchTransactionLineLimitExceeded",
	"target": "Unknown",
	"details": [
		{
			"code": "BatchTransactionLineLimitExceeded",
			"number": 2502,
			"message": "The batch contained too many transaction lines.",
			"description": "The batch contained -0- transaction lines, which exceeds the -1- transaction lines limit.",
			"faultCode": "Client",
			"helpLink": "http://developer.avalara.com/avatax/errors/BatchTransactionLineLimitExceeded",
			"severity": "Error"
		}
	]
}
Explanation

This error indicates that the batch transaction contains too many transaction lines. A batch transaction cannot have the number of lines exceeds the limit noted in the error description.