POST api/WhizTChatEventDetail/GetEventMemberStatus
Request Information
URI Parameters
None.
Body Parameters
EventRegStatusModelName | Description | Type | Additional information |
---|---|---|---|
EventId | integer |
None. |
|
CreatedBy | integer |
None. |
Request Formats
application/json, text/json
Sample:
{ "eventId": 1, "createdBy": 2 }
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json
Sample:
Sample not available.