Discussions

Ask a Question
Back to all

Attendance Period Rejected Comment

Hi everyone! 👋

I’m working on a custom integration and I've run into a small blocker. We want to display the rejection reason (the comment added by a supervisor when declining an attendance period entry) to our employees in an external service.

I’ve checked the GET /company/attendances endpointand the V2 documentation, but the comment field seems to only return the employee's original input, not the supervisor's feedback. Furthermore, the approval contains only the status enum.

Has anyone managed to retrieve the rejection comment via API? Is there a specific field or endpoint I’m missing, or is this data currently not exposed via the API?

Thanks a lot for your help! 🚀