The JWT Authentication Service provides the endpoint for authentication and retrieving a JWT for FinCapture.
JWT returned as response body.
Bad credentials, or not authorized to log in as loginAs.
Internal Server Error
{- "userName": "john@firstbank.com",
- "password": "Ahc$26xyn@"
}