Get Time Off Record

get

Authentication: required

Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Query parameters
customer_idstringOptionalDefault: ""
langstringRequired
emailstringOptionalDefault: ""
unique_identifierstringRequired
staff_idstringOptionalDefault: ""
selected_datestring · dateOptionalDefault: null
Responses
chevron-right
200

Success!

application/json
idinteger · int64Optional
customer_idinteger · int64Optional
leave_typeinteger · int64Optional
start_datestring · date · nullableOptional
end_datestring · date · nullableOptional
notesstringOptional
doc_listinteger · int64[]Optional
decision_timenumber · timestamptz · nullableOptional
decisionstring · enumOptionalPossible values:
reject_notesstringOptional
get
/get-ee-time-off

Last updated