Finance Management.Actionable Insight
ENTERPRISE
Take action on an insight
Report a user action on an insight and move the insight to an archived state.
post/api/v1/insights/action
Request body
Example request
{
"insightAction": "CREATE_TRANSFER",
"insightId": "e2b746ed27c542ce846a8d693474df21"
}Response
Returns 204 No Content for a successful operation.