GET api/Admin/CountryState
Allow you to get a list of Rep Classification Types
Request Information
URI Parameters
None.
Body Parameters
None.
Response Information
Resource Description
List of
Collection of ICountryState| Name | Description | Type | Additional information |
|---|---|---|---|
| ID | integer |
None. |
|
| Country | string |
None. |
|
| State | string |
None. |
|
| Abbreviation | string |
None. |
|
| SavedValue | string |
None. |
|
| IsActive | boolean |
None. |
|
| SortOrder | integer |
None. |
Response Formats
application/xml, text/xml, application/json, text/json
Sample:
Sample not available.