Get Leave Type by Country
Allow customer to retrieve leave type by country.
get
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Query parameters
countrystringRequired
langstringOptionalDefault:
ENResponses
200
Success!
application/json
idinteger · int64Optional
countrystring · nullableOptional
statestring · nullableOptional
day_typestring · enumOptionalPossible values:
minimum_daysnumberOptional
400
Input Error. Check the request payload for issues.
401
Unauthorized
403
Access denied. Additional privileges are needed access the requested resource.
404
Not Found. The requested resource does not exist.
429
Rate Limited. Too many requests.
500
Unexpected error
get
/get-dictionary-leave-typeLast updated