task-management-service API
Task Management
Turns workflow steps into actionable work items and routes them to the right people.
Overview
Creates tasks from workflow events, prioritizes them, and assigns them automatically — with manual and bulk assignment available — while tracking status changes, monitoring deadlines, and supporting reporting on the work.
Why it exists
Work generated by the lending process needs to reach the right person and be completed on time. This service makes that distribution consistent and visible, so nothing is dropped and teams can see what is outstanding and how it is progressing.
Authentication
Requests are authenticated by the platform gateway, which identifies the caller and their organization. Access is further restricted per endpoint by the caller's permissions.
Authentication
- API Key: OrgId
- API Key: UserId
Security Scheme Type: | apiKey |
|---|---|
Header parameter name: | x-api-gw-organization-uuid |
Security Scheme Type: | apiKey |
|---|---|
Header parameter name: | x-api-gw-user-uuid |