GET api/SubContinents
List all Sub Continents
Request Information
URI Parameters
None.
Body Parameters
None.
Response Information
Resource Description
Collection of Continent| Name | Description | Type | Additional information | 
|---|---|---|---|
| ContinentId | integer | None. | |
| ContinentCode | string | None. | |
| ContinentName | string | None. | |
| Subcontinent | string | None. | |
| IsActive | boolean | None. | |
| CreatedDateTime | date | None. | |
| LastUpdatedDateTime | date | None. | |
| CreatedBy | integer | None. | |
| LastModifiedBy | integer | None. | |
| IsDeleted | boolean | None. | |
| Countries | Collection of Country | None. | |
| Organizations | Collection of Organization | 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.