Added
Time off API: Added policy assignment status to balance
about 5 hours ago
What’s new
We added a new field, currentAssignment, to the response of Get the balance for a given employee.
This field indicates whether the employee is actively assigned to the policy type on the date the balance is requested. It aligns the Public API with the information already shown in the Bob UI.
Possible values:
Assigned– The employee is actively assigned to the policy type on the requested date.Unassigned– The employee is not actively assigned to the policy type on the requested date. Balance values may still reflect amounts accrued while the employee was previously assigned.
Action items
✅ No action required.
currentAssignmentis a read-only, informational field.- Existing balance calculations are unchanged.
- The change is additive and provided for awareness, in case you want to use this additional information from the Public API.
For more details, see Get the balance for a given employee.
