Update a Pre-application meeting setup attribute

patch

/fscmRestApi/resources/11.13.18.05/publicSectorPreappMeetingConfigs/{publicSectorPreappMeetingConfigsUniqID}

Request

Path Parameters
  • This is the hash key of the attributes which make up the composite key for the Pre-Application Meeting Configurations resource and used to uniquely identify an instance of Pre-Application Meeting Configurations. The client should not generate the hash key value. Instead, the client should query on the Pre-Application Meeting Configurations collection resource in order to navigate to a specific instance of Pre-Application Meeting Configurations to get the hash key.
Header Parameters
  • If the REST API supports runtime customizations, the shape of the service may change during runtime. The REST client may isolate itself from these changes or choose to interact with the latest version of the API by specifying this header. For example: Metadata-Context:sandbox="TrackEmployeeFeature".
  • The protocol version between a REST client and service. If the client does not specify this header in the request the server will pick a default version for the API.
Supported Media Types
Request Body - application/json ()
Root Schema : schema
Type: object
Show Source
  • Title: Applicant can reschedule and cancel
    Maximum Length: 1
    Default Value: N
    The identifier to indicate if an applicant can reschedule or cancel a meeting.
  • Title: Applicant can request
    Maximum Length: 1
    Default Value: N
    The identifier to indicate if an applicant can schedule a meeting.
  • Title: Include Agenda
    Maximum Length: 1
    Default Value: N
    Indicates if the meeting agenda should be shown in schedule meetings page.
  • Title: Include Location
    Maximum Length: 1
    Default Value: N
    Indicates if the meeting location should be shown in schedule meetings page.
  • Title: Maximum Concurrent Meetings
    Default Value: 1
    The identifier of the maximum number of meetings that can be conducted in parallel for a given period within the agency.
  • Title: Meeting Agenda
    Maximum Length: 4000
    The description of the meeting agenda.
  • Title: Meeting Duration in Hours
    The identifier of the estimated duration of a meeting.
  • Title: Meeting Location
    Maximum Length: 2000
    The description of the meeting venue.
  • Title: Preapplication Work Schedule
    Maximum Length: 30
    The identifier to indicate the work schedule that will be used by the agency for the meeting configuration.
  • Title: Schedule up to Number of Days
    The identifier of the number of days to display on the calendar for scheduling the meeting.
  • Title: Schedule After Number of Days
    The identifier to indicate the number of days in advance after which the meeting can be configured.
  • Title: Agency meeting schedule
    Maximum Length: 1
    The identifier to indicate if an agency work schedule is to be used for configuration.
  • Title: Planner meeting schedule
    Maximum Length: 1
    Default Value: Y
    The identifier to indicate if planners work schedule is to be used for the configuration.
Back to Top

Response

Supported Media Types

Default Response

The following table describes the default response for this task.
Headers
  • If the REST API supports runtime customizations, the shape of the service may change during runtime. The REST client may isolate itself from these changes or choose to interact with the latest version of the API by specifying this header. For example: Metadata-Context:sandbox="TrackEmployeeFeature".
  • The protocol version between a REST client and service. If the client does not specify this header in the request the server will pick a default version for the API.
Body ()
Root Schema : publicSectorPreappMeetingConfigs-item-response
Type: object
Show Source
  • Default Value: 1
    The identifier of the public sector agency.
  • Title: Applicant can reschedule and cancel
    Maximum Length: 1
    Default Value: N
    The identifier to indicate if an applicant can reschedule or cancel a meeting.
  • Title: Applicant can request
    Maximum Length: 1
    Default Value: N
    The identifier to indicate if an applicant can schedule a meeting.
  • Maximum Length: 3
    The identifier indicates that the setup being configured is for the Consultation or Pre-Application.
  • Title: Include Agenda
    Maximum Length: 1
    Default Value: N
    Indicates if the meeting agenda should be shown in schedule meetings page.
  • Title: Include Location
    Maximum Length: 1
    Default Value: N
    Indicates if the meeting location should be shown in schedule meetings page.
  • Links
  • Title: Maximum Concurrent Meetings
    Default Value: 1
    The identifier of the maximum number of meetings that can be conducted in parallel for a given period within the agency.
  • Read Only: true
    Maximum Length: 80
    The description of the classification.
  • Title: Meeting Agenda
    Maximum Length: 4000
    The description of the meeting agenda.
  • Title: Meeting Duration in Hours
    The identifier of the estimated duration of a meeting.
  • Title: Meeting Location
    Maximum Length: 2000
    The description of the meeting venue.
  • Maximum Length: 30
    Default Value: DFLT
    The identifier of the application type.
  • Title: Preapplication Work Schedule
    Maximum Length: 30
    The identifier to indicate the work schedule that will be used by the agency for the meeting configuration.
  • Title: Schedule up to Number of Days
    The identifier of the number of days to display on the calendar for scheduling the meeting.
  • Title: Schedule After Number of Days
    The identifier to indicate the number of days in advance after which the meeting can be configured.
  • Title: Agency meeting schedule
    Maximum Length: 1
    The identifier to indicate if an agency work schedule is to be used for configuration.
  • Title: Planner meeting schedule
    Maximum Length: 1
    Default Value: Y
    The identifier to indicate if planners work schedule is to be used for the configuration.
Back to Top