GET api/State
No documentation available.
Response Information
No documentation available.
Response body formats
application/json, text/json
Sample:
[
{
"ID": "e6aa4d94-ad7a-487f-80e5-879b751b95f5",
"StateCode": "sample string 2",
"State1": "sample string 3",
"Deleted": 64,
"EPARegion": 1,
"UPSZone": 1
},
{
"ID": "e6aa4d94-ad7a-487f-80e5-879b751b95f5",
"StateCode": "sample string 2",
"State1": "sample string 3",
"Deleted": 64,
"EPARegion": 1,
"UPSZone": 1
},
{
"ID": "e6aa4d94-ad7a-487f-80e5-879b751b95f5",
"StateCode": "sample string 2",
"State1": "sample string 3",
"Deleted": 64,
"EPARegion": 1,
"UPSZone": 1
}
]