Mark a task as completed
Mark a task as completed
Authorizations
OAuth2 access token or static API token. See Authorization for how to obtain one.
Path Parameters
Task identifier
Body
Mark a task as completed
Administration identifier
JSON object defining fields to receive (e.g {"only": ["field1", {"field2": ["field3"]}]})
Completion status of the task (succeeded, failed, cleaned_up)
Message explaining the completion status
Comment to add when completing the task
Whether to resume blocked dossiers associated with the task
Response
Task
CustomerApi_V1_TaskEntity model
User the task is assigned to
Owning administration identifier
Associated credit_case identifier
Associated debtor identifier
Unique identifier
Associated invoice identifier
Description of the task
Subject of the task
Expiry date of the task
Timestamp at which the task was completed
Timestamp at which the task was last updated
Timestamp at which the task was created
Comments (request with the 'fields' parameter)