WRITE_OFF_ITEM
action.actions
property, whose value is an array of actions. You can check the action's name using its action
property, and use the value of the id
property.curl -X DELETE '{backend_url}/admin/claims/{id}/claim-items/{action_id}' \
-H 'Authorization: Bearer {access_token}'