ReportNotInitiated
Example
{
	"code": "ReportNotInitiated",
	"target": "Unknown",
	"details": [
		{
			"code": "ReportNotInitiated",
			"number": 177,
			"message": "The report -0- has not been initiated.",
			"description": "Please use /api/v2/companies/{companyId}/reports/exportdocumentline/initiate API to initiate a report task first.",
			"faultCode": "Client",
			"helpLink": "http://developer.avalara.com/avatax/errors/ReportNotInitiated",
			"severity": "Error"
		}
	]
}
Explanation

This indicates that the ID number you specified refers to a report that has not yet been created.