GET api/State
No documentation available.
Response Information
No documentation available.
Response body formats
application/json, text/json
Sample:
[
{
"ID": "354d4bd7-fe3d-4ff8-a7cc-d106ac34982b",
"StateCode": "sample string 2",
"State1": "sample string 3",
"Deleted": 64,
"EPARegion": 1,
"UPSZone": 1
},
{
"ID": "354d4bd7-fe3d-4ff8-a7cc-d106ac34982b",
"StateCode": "sample string 2",
"State1": "sample string 3",
"Deleted": 64,
"EPARegion": 1,
"UPSZone": 1
},
{
"ID": "354d4bd7-fe3d-4ff8-a7cc-d106ac34982b",
"StateCode": "sample string 2",
"State1": "sample string 3",
"Deleted": 64,
"EPARegion": 1,
"UPSZone": 1
}
]