Get Public Holiday by Country
get
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Query parameters
platform_vendorinteger · int64Required
countrystringRequired
langstringOptionalDefault:
ENResponses
200
Success!
application/json
idinteger · int64Optional
platform_vendorinteger · int64Optional
start_datestring · date · nullableOptional
end_datestring · date · nullableOptional
countryinteger · int64Optional
stateinteger · int64Optional
is_defaultboolean · nullableOptional
Statestring · nullableOptional
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-public-holidayLast updated