Update Task
Update an existing task, identified by its ID.
Permissions
api.tasks.write
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Body
Indicates the data integrity version to ensure data consistency.
The current state of the task.
OPEN, NORMAL, COMPLETED, DISMISSED, RESOLVED Identifies the user assigned to this task.
A description of the task.
Which sample this task is a part of.
Which audit areas this task is associated with.
Which assertions this task is associated with.
PENDING, REJECTED, APPROVED Response
OK
The unique object identifier.
Indicates the data integrity version to ensure data consistency.
The date that the object was originally created.
The date that the object was last updated or modified.
Details about the user who created the object.
Details about the user who last modified or updated the object.
Identifies the associated engagement.
Identifies the associated analysis.
Identifies the associated analysis type.
The name of the associated transaction.
The task's name. Generated based on on the related entry or transaction.
Identifies the associated entry.
Identifies the associated transaction.
The current state of the task.
OPEN, NORMAL, COMPLETED, DISMISSED, RESOLVED Identifies the user assigned to this task.
A description of the task.
A list of all the comments that have been made on this task.
Which sample this task is a part of.
Which audit areas this task is associated with.
Which assertions this task is associated with.
The type of entry this task is associated with.
ENTRY, TRANSACTION, AP_ENTRY, AR_ENTRY, AP_OUTSTANDING_ENTRY, AR_OUTSTANDING_ENTRY, TRA_ENTRY, SUBLEDGER_ENTRY The sampling method used to create this task.
RISK_BASED, RANDOM, MANUAL, MONETARY_UNIT_SAMPLING For AP and AR analyses this is the entry type for the associated entry.
For AP analyses this is the vendor name for the associated entry.
For AR analyses this is the customer name for the associated entry.
For AP and AR analyses this is the Invoice ref value for the associated entry.
The credit value of the associated transaction or entry, formatted as MONEY_100.
The debit value of the associated transaction or entry, formatted as MONEY_100.
A map of ensemble names or IDs mapped to their risk score value. The value is a PERCENTAGE_FIXED_POINT type.
The filter statement that was applied when creating this task via a bulk task creation.
PENDING, REJECTED, APPROVED 
