Get Time Off Balance By Id
Returns a TimeOffBalance object with the given id.
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Headers
Path Parameters
Query Parameters
Whether to include the original data Bindbee fetched from the third-party to produce these models.
Which relations should be returned in expanded form. Multiple relation names should be comma separated without spaces. You can also specify required fields in [] for each relation name.
Response
The TimeOffBalance object is used to represent current balances for an employee's Time Off plan.
The third-party API ID of the matching object.
This is the datetime that this object was last updated by Bindbee
The employee the balance belongs to.
The current remaining PTO balance, always measured in terms of hours.
The amount of PTO used in terms of hours.
The policy type of this time off balance
This is the Raw data