GET api/State
No documentation available.
Response Information
No documentation available.
Response body formats
application/json, text/json
Sample:
[
{
"ID": "dcab9076-0702-404f-84b3-5b2286d0ac3b",
"StateCode": "sample string 2",
"State1": "sample string 3",
"Deleted": 64,
"EPARegion": 1,
"UPSZone": 1
},
{
"ID": "dcab9076-0702-404f-84b3-5b2286d0ac3b",
"StateCode": "sample string 2",
"State1": "sample string 3",
"Deleted": 64,
"EPARegion": 1,
"UPSZone": 1
},
{
"ID": "dcab9076-0702-404f-84b3-5b2286d0ac3b",
"StateCode": "sample string 2",
"State1": "sample string 3",
"Deleted": 64,
"EPARegion": 1,
"UPSZone": 1
}
]