GET api/State

No documentation available.

Response Information

No documentation available.

Response body formats

application/json, text/json

Sample:
[
  {
    "ID": "2bb15589-ba05-4639-9b14-db9b08e5b4f8",
    "StateCode": "sample string 2",
    "State1": "sample string 3",
    "Deleted": 64,
    "EPARegion": 1,
    "UPSZone": 1
  },
  {
    "ID": "2bb15589-ba05-4639-9b14-db9b08e5b4f8",
    "StateCode": "sample string 2",
    "State1": "sample string 3",
    "Deleted": 64,
    "EPARegion": 1,
    "UPSZone": 1
  },
  {
    "ID": "2bb15589-ba05-4639-9b14-db9b08e5b4f8",
    "StateCode": "sample string 2",
    "State1": "sample string 3",
    "Deleted": 64,
    "EPARegion": 1,
    "UPSZone": 1
  }
]