GetHolidayHours

This method retrieves holiday hours data for a location given a Bullseye LocationId or a client-supplied ThirdPartyId. Two optional parameters, FromDate and ToDate, can narrow the results. If neither are supplied, all holiday hours data, both historical and future, will be returned.

**Return Value: ** HolidayHours

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
int32
required
string
required
int32

The LocationId refers to the Bullseye Location ID created by Bullseye for a location. Either this or the ThirdPartyId must be supplied.

int32

The ThirdPartyId refers to a client-supplied Third Party ID for a location. Either this or the LocationId must be supplied.

string

FromDate is a string containing a date value in standard date format. If this is supplied, only Holiday Hours that are on or after this date will be returned.

string

ToDate is a string containing a date value in standard date format. If this is supplied, only Holiday Hours that are on or before this date will be returned.

Responses

Language
LoadingLoading…
Response
Choose an example:
application/json