{
"code": "EntityNotFoundError",
"target": "Unknown",
"details": [
{
"code": "EntityNotFoundError",
"number": 4,
"message": "-0- not found.",
"description": "The -0- with -2- '-1-' was not found.",
"faultCode": "Client",
"helpLink": "http://developer.avalara.com/avatax/errors/EntityNotFoundError",
"severity": "Error"
}
]
}
This problem occurs when an object cannot be found. If you get this error, the typical cause is usually one of the following:
Check your URL and ensure that the object you are attempting to use exists. You can also use the “Search” endpoint to attempt to retrieve all objects and search for the object you want to use.