GET api/eventCommunications/checkeventcomunication?EventComunicationId={EventComunicationId}
Method responsible for check if some event was announcement.
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| EventComunicationId |
Identification code event. |
integer |
Required |
Body Parameters
None.
Response Information
Resource Description
The response can be TRUE OR FALSE.
doneIT_EventCommunications| Name | Description | Type | Additional information |
|---|---|---|---|
| Id | integer |
None. |
|
| IDEvent | string |
None. |
|
| InstanceId | string |
None. |
|
| EventStatus | string |
None. |
|
| doneIT_EventCommunicationsAttendees | Collection of doneIT_EventCommunicationsAttendees |
None. |
Response Formats
application/json
Sample:
Sample not available.
text/json
Sample:
Sample not available.
application/xml
Sample:
Sample not available.
text/xml
Sample:
Sample not available.