POST api/CoordConverter/CalKeySectionGeoCoord?keySecNo={keySecNo}

Documentation for 'CalKeySectionGeoCoord'.

Request Information

Parameters

NameDescriptionAdditional information
keySecNo
Documentation for 'keySecNo'.

Define this parameter in the request URI.

Response Information

Response body formats

application/json, text/json

Sample:
{
  "Code": 0,
  "Msg": "sample string 1",
  "Data": {},
  "Href": "sample string 3"
}