This endpoint allows you to update a task with provided details.You must provide either identifier parameter or an external reference via the external_ref attribute.All datetime fields included in the body parameters need to be specified as ISO8601-formatted date strings.Datetime fields should follow a “YYYY-MM-DDThh:mm:ss” format.
The UUID of the request. We handle requests asynchronously, the task update result will be sending by webhook event. You can use this ID to lookup webhook event on consumer application portal.