You can access the following data through the Benefits module API:
-
GET /benefits/benefit_requests: Lists all benefit requests submitted by employees.
-
GET /benefits/benefit_requests/{id}: Shows the details of a specific request, including its status and associated data.
- GET /benefits/benefit_versions/{id}: Provides information about a benefit version available in the system.
📌 These endpoints are intended for integrations where you need to query benefit requests and versions from external systems.
📄 For more technical details and how to use these endpoints, review this article in our help center:
How to integrate with Buk via an API
🤖 This article was translated using artificial intelligence. View original article.