FindHolidays

Returns the list of active holidays for the specified company.

Sample SOAP Request

This operation requires only the standard SOAP parameters.

Sample SOAP Response

Response Parameters

Name

Description

Type

holidays

A list of holidays for the specified company; holidays can be one of the following three types:

  • dayOfMonth: this holiday occurs each year on the specified day of the month.
  • weekOfMonth: this holiday occurs on a particular week of the specified month; possible values are FIRST, SECOND, THIRD, FOURTH, AND LAST.
  • oneTime: this holiday only occurs once, on the specified day, month, and year.

list

serverTimestamp

Time corresponding to the server time when the request was made (this should match the associated persisted audit event)

string

status

Final status of the request

string

Standard SOAP Parameters

SOAP Response Status Messages