Is there documentation of the different types of Error values in the BatchValidate endpoint? For the single validation endpoints, we can use the HTTP Response Code to map behavior. But for batch validate, if we’re trying to differentiate, say between “permit not found” and “address not found”, we would need to use the error values. Are there a list of values we can check here?
I’m checking in with the dev team and will post a reply as soon as possible, thanks!