Exception handling
In the case of an error in any of the service calls, the top-level ThirdPartyErrorsPage is populated with the response code and the service status.
The GetInvalidVerifiHTTPStatusCodeDesc map value matches the response code with a user-friendly error message, which is later added to the case audit.
Previous topic Authentication