GET Events/ForthComingEvents?PageNumber={PageNumber}&PageSize={PageSize}&SectorId={SectorId}&CityId={CityId}&StateId={StateId}&CountryId={CountryId}&SearchText={SearchText}
Request Information
URI Parameters
| Name | Description | Type | Additional information | 
|---|---|---|---|
| PageNumber | integer | 
                                 Required  | 
                |
| PageSize | integer | 
                                 Required  | 
                |
| SectorId | string | 
                                 Required  | 
                |
| CityId | string | 
                                 Required  | 
                |
| StateId | string | 
                                 Required  | 
                |
| CountryId | string | 
                                 Required  | 
                |
| SearchText | string | 
                                 Required  | 
                
Body Parameters
None.
Response Information
Resource Description
System.Web.Http.IHttpActionResultNone.
Response Formats
application/json, text/json
            Sample:
                    
Sample not available.