``auditLog`` | optional, object | Object which contains ``comment``, ``timeSpent`` and ``ticketLink``. |
{
"comment":"It was not really necessary!",
"timeSpent":2
} |
|
``comment`` | optional, string | Field in ``auditLog`` to comment this action, e.g. the reason. | | |
``timeSpent`` | optional, string | Field in ``auditLog`` to enter the time spent in minutes. | 5 | |
``ticketLink`` | optional, string | Field in ``auditLog`` to enter a link to a corresponding ticket. | | |