Get Benefit Coverage By Id
Returns a Benefit Coverage 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.
false
Whether to include custom fields in the response.
false
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.
"manager[first_name,last_name]"
Response
Successful Response
The Hris Benefit Coverage object is used to represent the coverage amount associated with a benefit enrollment.
"018b18ef-c487-703c-afd9-0ca478ccd9d6"
The third-party API ID of the matching object.
"123321"
This is the datetime that this object was last updated by Bindbee
"2021-10-16T00:00:00Z"
The custom fields related to the model
Currency of the coverage amount, such as USD, INR, or EUR.
"USD"
Coverage amount associated with the benefit.
50000
The benefit enrollment this coverage is associated with.
"018b18ef-c488-7d40-9131-91bbc47c1007"
The dependents covered under the benefit.
Indicates whether the employee is covered under the benefit.
true
This is the Raw data