time off balances retrieve
GET {{baseUrl}}/time-off-balances/:id
Returns a TimeOffBalance
object with the given id
.
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
expand | string | Which relations should be returned in expanded form. Multiple relation names should be comma separated without spaces. | |
include_remote_data | boolean | Whether to include the original data Merge fetched from the third-party to produce these models. | |
remote_fields | string | Which fields should be returned in non-normalized form. |
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
X-Account-Token | string | (Required) Token identifying the end user. | |
Accept | string |
RESPONSES
status: OK
{"id":"91b2b905-e866-40c8-8be2-efe53827a0aa","remote_id":"19202938","employee":"d2f972d0-2526-434b-9409-4c3b468e08f0","balance":72626414.43900436,"used":-29128276.669621214,"policy_type":"VOLUNTEER","remote_data":[{"path":"ut in ea","data":{"laborumf6":{},"dolore_c":{}}},{"path":"culpa proident","data":{"add8c":{},"minim_ba":{},"Excepteur1":{}}}],"remote_was_deleted":false}