Get Deleted Reasons
GET/api/reasons/getdeletedreasons/:deletedOnOrAfter
Tier: Public — stable, supported for third-party integration.
Returns the ids of Reasons soft-deleted on or after the given timestamp — a
sync-support endpoint for offline clients to reconcile locally cached reason
lists. Accessible to any authenticated user, not gated on
LocafiModule.Reason permission.
Request
Responses
- 200
Returns the list of deleted reason ids, scoped to the caller's own organisation.