dayPart

Daypart Search

Search dayparts

get/daypart

Query parameters

dayPartIdinteger

The dayPart ID to Search

namestring

The name of the dayPart to Search

embedstring

Embed related data such as exceptions

sortBy'dayPartId' | 'name' | 'startTime' | 'endTime' | 'description'

Specifies which field the results are sorted by. Used together with sortDir

sortDir'asc' | 'desc'

Sort direction

Response

successful operation

dayPartIdinteger

The ID of this Daypart

isAlwaysinteger

A readonly flag determining whether this DayPart is always

isCustominteger

A readonly flag determining whether this DayPart is custom

Changes

Changed in 3 of the 52 revisions of this API.13

    • added the new optional query request parameter sortBy

      new-optional-request-parameter

    • added the new optional query request parameter sortDir

      new-optional-request-parameter

    • added the media type application/json for the response with the status 200

      response-media-type-added

    This revision also has 2 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

    • removed the media type application/json for the response with the status 200

      response-media-type-removed

    This revision also has 77 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog