time off balances retrieve

GET {{baseUrl}}/time-off-balances/:id

Returns a TimeOffBalance object with the given id.

Request Params

KeyDatatypeRequiredDescription
expandstringWhich relations should be returned in expanded form. Multiple relation names should be comma separated without spaces.
include_remote_databooleanWhether to include the original data Merge fetched from the third-party to produce these models.
remote_fieldsstringWhich fields should be returned in non-normalized form.

HEADERS

KeyDatatypeRequiredDescription
X-Account-Tokenstring(Required) Token identifying the end user.
Acceptstring

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}