You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
To enable the correct user direction for company accounts in the process of registration; the registration service endpoint GET /api/registration/applications must get enhanced by a new property.
Detail
Enhance the endpoint
GET /api/registration/applications
with the property "applicationType" to display the application type label which is either "INTERNAL" or "EXTERNAL"
Summary
To enable the correct user direction for company accounts in the process of registration; the registration service endpoint GET /api/registration/applications must get enhanced by a new property.
Detail
Enhance the endpoint
GET /api/registration/applications
with the property "applicationType" to display the application type label which is either "INTERNAL" or "EXTERNAL"
New Response Body
Validation:
n/a - no change
Acceptance Criteria
The text was updated successfully, but these errors were encountered: