Returns the calendar specified by the calendar code.

get

/primeapi/restapi/v16.2/calendar/code/{code}

Request

Path Parameters
code
Type: string
Required: true
Code of the Calendar to be found.

Response

Supported Media Types
  • application/json
200 Response
successful operation
Body
Root Schema : ApiEntityCalendar
Type: object
Nested Schema : calendarExceptions
Type: array
Unique Items Required: true
Nested Schema : ApiEntityCalendarException
Type: object
404 Response
Calendar does not exist or you do not have access to it.