GET
/closeAPI/api/close/entity/{id}/enabled-actions
curl \
--request GET 'https://customer.trintech.com/closeAPI/api/close/entity/{id}/enabled-actions'
Response examples (200)
{
"canAddToOpenPeriod": "HIDE",
"canCopy": true,
"canMove": true
}