GET api/State

No documentation available.

Response Information

No documentation available.

Response body formats

application/json, text/json

Sample:
[
  {
    "ID": "e23c4cc2-b7ef-4f4c-ac72-db3c0212c12d",
    "StateCode": "sample string 2",
    "State1": "sample string 3",
    "Deleted": 64,
    "EPARegion": 1,
    "UPSZone": 1
  },
  {
    "ID": "e23c4cc2-b7ef-4f4c-ac72-db3c0212c12d",
    "StateCode": "sample string 2",
    "State1": "sample string 3",
    "Deleted": 64,
    "EPARegion": 1,
    "UPSZone": 1
  },
  {
    "ID": "e23c4cc2-b7ef-4f4c-ac72-db3c0212c12d",
    "StateCode": "sample string 2",
    "State1": "sample string 3",
    "Deleted": 64,
    "EPARegion": 1,
    "UPSZone": 1
  }
]