get https://api.banking.netevia.dev/api/subProfiles/isAuthorizedSubUser
This API method verifies if a specified authorized user has authorization within the banking application. It checks the permissions and status of the authorized user to ensure they have the required access rights.
Purpose:
The API is used to confirm whether an authorized user is authorized to access specific features or sensitive data within the banking application. This helps maintain security and ensures that only authorized authorized users can perform certain actions or view restricted information.
Security:
- Requires valid API-User credentials to access the authorized user authorization status.
- Ensures that only authorized users with proper authorization can access sensitive features or data.