GET api/events/EventParticipationNotCreatedByUseCaseExecution/{useCaseId}
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
useCaseId | integer |
Required |
Body Parameters
None.
Response Information
Resource Description
Collection of EventParticipationNotCreatedName | Description | Type | Additional information |
---|---|---|---|
UserId | string |
None. |
|
Username | string |
None. |
|
string |
None. |
||
CreatedOn | date |
None. |
|
Reason | string |
None. |
|
EventId | globally unique identifier |
None. |
|
EventName | string |
None. |
|
CreateEventParticipationsUseCaseExecutedId | integer |
None. |
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.