InvalidSubscriptionTypeId
Example
{
	"code": "InvalidSubscriptionTypeId",
	"target": "Unknown",
	"details": [
	{
		"code": "InvalidSubscriptionTypeId",
		"number": 319,
		"message": "SubscriptionTypeId cannot be 0",
		"description": "The subscription type id value provided is invalid",
		"faultCode": "Client",
		"helpLink": "http://developer.avalara.com/avatax/errors/InvalidSubscriptionTypeId",
		"severity": "Error"
	}
]
}
Explanation

This indicates that the SubscriptionTypeID value that you provided cannot be 0 and is invalid. Please provide a non-zero value.