Create a set of meeting participants
post
/fscmRestApi/resources/11.13.18.05/publicSectorMeetingParticipants
Request
Supported Media Types
- application/vnd.oracle.adf.resourceitem+json
- application/json
The following table describes the body parameters in the request for this task.
Root Schema : publicSectorMeetingParticipants-item
Type:
Show Source
object-
AgencyId(optional):
integer(int32)
Title:
Agency IDThe identifier of the public sector agency. -
IsOrganizer(optional):
string
Title:
OrganizerMaximum Length:1The identifier to indicate that the user the meeting organizer. -
links(optional):
array Items
Title:
ItemsLink Relations -
MeetingId(optional):
integer(int64)
Title:
Meeting IDThe unique identifier of the meeting to which the participant is associated. -
ParticipantNum(optional):
integer(int64)
Indicates the participant associated with the meeting.
-
PartyId(optional):
integer(int64)
Title:
Registered Public User IDThe identifier of the registered user. -
PersonId(optional):
integer(int64)
Title:
Worker IDThe identifier of the agency staff.
Nested Schema : link
Type:
Show Source
object-
href(optional):
string
Title:
hyperlink referenceThe URI to the related resource. -
rel(optional):
string
Title:
relationThe name of the relation to the resource instance. Example: self.
Response
Supported Media Types
- application/vnd.oracle.adf.resourceitem+json
- application/json
Default Response
The following table describes the default response for this task.
Root Schema : publicSectorMeetingParticipants-item
Type:
Show Source
object-
AgencyId(optional):
integer(int32)
Title:
Agency IDThe identifier of the public sector agency. -
IsOrganizer(optional):
string
Title:
OrganizerMaximum Length:1The identifier to indicate that the user the meeting organizer. -
links(optional):
array Items
Title:
ItemsLink Relations -
MeetingId(optional):
integer(int64)
Title:
Meeting IDThe unique identifier of the meeting to which the participant is associated. -
ParticipantNum(optional):
integer(int64)
Indicates the participant associated with the meeting.
-
PartyId(optional):
integer(int64)
Title:
Registered Public User IDThe identifier of the registered user. -
PersonId(optional):
integer(int64)
Title:
Worker IDThe identifier of the agency staff.
Nested Schema : link
Type:
Show Source
object-
href(optional):
string
Title:
hyperlink referenceThe URI to the related resource. -
rel(optional):
string
Title:
relationThe name of the relation to the resource instance. Example: self.