GET api/State/{id}

No documentation available.

Request Information

Parameters

NameDescriptionAdditional information
id
No documentation available.

Define this parameter in the request URI.

Response Information

No documentation available.

Response body formats

application/json, text/json

Sample:
{
  "ID": "b145fba5-0ce3-4422-859e-46b4a5e8a124",
  "StateCode": "sample string 2",
  "State1": "sample string 3",
  "Deleted": 64,
  "EPARegion": 1,
  "UPSZone": 1
}