POST api/yol/YolGuncelle

Request Information

URI Parameters

None.

Body Parameters

YolOlusturModel
NameDescriptionTypeAdditional information
Yol

Yol

None.

IslemGerekcesi

string

None.

Koordinats

string

None.

Request Formats

application/json, text/json

Sample:
{
  "Yol": {
    "AD": "sample string 1",
    "ISLEMGEREKCESI": "sample string 2",
    "KIMLIKNO": 3,
    "TIP": 4,
    "YolOrtaHat": [
      {
        "ISLEMGEREKCESI": "sample string 1",
        "KIMLIKNO": 2,
        "OLCEK": 1,
        "OLUSUMYONTEMI": 1,
        "YOLKIMLIKNO": 1,
        "YolOrtaHatOlcekValues": 0,
        "YolOrtaHatOlusumYontemiValues": 0,
        "YolOrtaHatYon": [
          {
            "ISLEMGEREKCESI": "sample string 1",
            "KIMLIKNO": 2,
            "KOYBAGLISIKIMLIKNO": 1,
            "MAHALLEKIMLIKNO": 1,
            "TANITIMKODU": "sample string 3",
            "TUR": 1,
            "UAVTKODU": 1,
            "YOLORTAHATKIMLIKNO": 4,
            "YolOrtaHatYonTurValues": 0,
            "GeometryGML": "sample string 5",
            "Attributes": {
              "sample string 1": {},
              "sample string 3": {}
            },
            "Geometry": {
              "spatialReference": {
                "vcsWkid": 1,
                "wkid": 2,
                "wkt": "sample string 3"
              }
            },
            "GeometryType": 0
          },
          {
            "ISLEMGEREKCESI": "sample string 1",
            "KIMLIKNO": 2,
            "KOYBAGLISIKIMLIKNO": 1,
            "MAHALLEKIMLIKNO": 1,
            "TANITIMKODU": "sample string 3",
            "TUR": 1,
            "UAVTKODU": 1,
            "YOLORTAHATKIMLIKNO": 4,
            "YolOrtaHatYonTurValues": 0,
            "GeometryGML": "sample string 5",
            "Attributes": {
              "sample string 1": {},
              "sample string 3": {}
            },
            "Geometry": {
              "spatialReference": {
                "vcsWkid": 1,
                "wkid": 2,
                "wkt": "sample string 3"
              }
            },
            "GeometryType": 0
          }
        ],
        "GeometryGML": "sample string 3",
        "Attributes": {
          "sample string 1": {},
          "sample string 3": {}
        },
        "Geometry": {
          "spatialReference": {
            "vcsWkid": 1,
            "wkid": 2,
            "wkt": "sample string 3"
          }
        },
        "GeometryType": 0
      },
      {
        "ISLEMGEREKCESI": "sample string 1",
        "KIMLIKNO": 2,
        "OLCEK": 1,
        "OLUSUMYONTEMI": 1,
        "YOLKIMLIKNO": 1,
        "YolOrtaHatOlcekValues": 0,
        "YolOrtaHatOlusumYontemiValues": 0,
        "YolOrtaHatYon": [
          {
            "ISLEMGEREKCESI": "sample string 1",
            "KIMLIKNO": 2,
            "KOYBAGLISIKIMLIKNO": 1,
            "MAHALLEKIMLIKNO": 1,
            "TANITIMKODU": "sample string 3",
            "TUR": 1,
            "UAVTKODU": 1,
            "YOLORTAHATKIMLIKNO": 4,
            "YolOrtaHatYonTurValues": 0,
            "GeometryGML": "sample string 5",
            "Attributes": {
              "sample string 1": {},
              "sample string 3": {}
            },
            "Geometry": {
              "spatialReference": {
                "vcsWkid": 1,
                "wkid": 2,
                "wkt": "sample string 3"
              }
            },
            "GeometryType": 0
          },
          {
            "ISLEMGEREKCESI": "sample string 1",
            "KIMLIKNO": 2,
            "KOYBAGLISIKIMLIKNO": 1,
            "MAHALLEKIMLIKNO": 1,
            "TANITIMKODU": "sample string 3",
            "TUR": 1,
            "UAVTKODU": 1,
            "YOLORTAHATKIMLIKNO": 4,
            "YolOrtaHatYonTurValues": 0,
            "GeometryGML": "sample string 5",
            "Attributes": {
              "sample string 1": {},
              "sample string 3": {}
            },
            "Geometry": {
              "spatialReference": {
                "vcsWkid": 1,
                "wkid": 2,
                "wkt": "sample string 3"
              }
            },
            "GeometryType": 0
          }
        ],
        "GeometryGML": "sample string 3",
        "Attributes": {
          "sample string 1": {},
          "sample string 3": {}
        },
        "Geometry": {
          "spatialReference": {
            "vcsWkid": 1,
            "wkid": 2,
            "wkt": "sample string 3"
          }
        },
        "GeometryType": 0
      }
    ],
    "YolTipValues": 0,
    "GeometryGML": "sample string 5",
    "Attributes": {
      "sample string 1": {},
      "sample string 3": {}
    },
    "Geometry": {
      "spatialReference": {
        "vcsWkid": 1,
        "wkid": 2,
        "wkt": "sample string 3"
      }
    },
    "GeometryType": 0
  },
  "IslemGerekcesi": "sample string 1",
  "Koordinats": "sample string 2"
}

application/xml, text/xml

Sample:
<YolOlusturModel xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/MaksServisi.Models">
  <IslemGerekcesi>sample string 1</IslemGerekcesi>
  <Koordinats>sample string 2</Koordinats>
  <Yol xmlns:d2p1="http://schemas.datacontract.org/2004/07/MAKS.GIS.Server.AGS.ClientEntities">
    <Attributes xmlns:d3p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays" xmlns="http://schemas.datacontract.org/2004/07/MAKS.GIS.Server.AGS.Sys.SubSys">
      <d3p1:KeyValueOfstringanyType>
        <d3p1:Key>sample string 1</d3p1:Key>
        <d3p1:Value />
      </d3p1:KeyValueOfstringanyType>
      <d3p1:KeyValueOfstringanyType>
        <d3p1:Key>sample string 3</d3p1:Key>
        <d3p1:Value />
      </d3p1:KeyValueOfstringanyType>
    </Attributes>
    <Geometry xmlns:d3p1="http://schemas.datacontract.org/2004/07/MAKS.GIS.Server.AGS.Sys" xmlns="http://schemas.datacontract.org/2004/07/MAKS.GIS.Server.AGS.Sys.SubSys">
      <d3p1:spatialReference>
        <d3p1:wkid>2</d3p1:wkid>
        <d3p1:wkt>sample string 3</d3p1:wkt>
        <d3p1:vcsWkid>1</d3p1:vcsWkid>
      </d3p1:spatialReference>
    </Geometry>
    <GeometryType xmlns="http://schemas.datacontract.org/2004/07/MAKS.GIS.Server.AGS.Sys.SubSys">MAKSPoint</GeometryType>
    <GeometryGML xmlns="http://schemas.datacontract.org/2004/07/MAKS.GIS.Server.AGS.Sys">sample string 5</GeometryGML>
    <d2p1:AD>sample string 1</d2p1:AD>
    <d2p1:ISLEMGEREKCESI>sample string 2</d2p1:ISLEMGEREKCESI>
    <d2p1:KIMLIKNO>3</d2p1:KIMLIKNO>
    <d2p1:TIP>4</d2p1:TIP>
    <d2p1:YolOrtaHat>
      <d2p1:YolOrtaHat>
        <Attributes xmlns:d5p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays" xmlns="http://schemas.datacontract.org/2004/07/MAKS.GIS.Server.AGS.Sys.SubSys">
          <d5p1:KeyValueOfstringanyType>
            <d5p1:Key>sample string 1</d5p1:Key>
            <d5p1:Value />
          </d5p1:KeyValueOfstringanyType>
          <d5p1:KeyValueOfstringanyType>
            <d5p1:Key>sample string 3</d5p1:Key>
            <d5p1:Value />
          </d5p1:KeyValueOfstringanyType>
        </Attributes>
        <Geometry xmlns:d5p1="http://schemas.datacontract.org/2004/07/MAKS.GIS.Server.AGS.Sys" xmlns="http://schemas.datacontract.org/2004/07/MAKS.GIS.Server.AGS.Sys.SubSys">
          <d5p1:spatialReference>
            <d5p1:wkid>2</d5p1:wkid>
            <d5p1:wkt>sample string 3</d5p1:wkt>
            <d5p1:vcsWkid>1</d5p1:vcsWkid>
          </d5p1:spatialReference>
        </Geometry>
        <GeometryType xmlns="http://schemas.datacontract.org/2004/07/MAKS.GIS.Server.AGS.Sys.SubSys">MAKSPoint</GeometryType>
        <GeometryGML xmlns="http://schemas.datacontract.org/2004/07/MAKS.GIS.Server.AGS.Sys">sample string 3</GeometryGML>
        <d2p1:ISLEMGEREKCESI>sample string 1</d2p1:ISLEMGEREKCESI>
        <d2p1:KIMLIKNO>2</d2p1:KIMLIKNO>
        <d2p1:OLCEK>1</d2p1:OLCEK>
        <d2p1:OLUSUMYONTEMI>1</d2p1:OLUSUMYONTEMI>
        <d2p1:YOLKIMLIKNO>1</d2p1:YOLKIMLIKNO>
        <d2p1:YolOrtaHatOlcekValues>Default_DoNotUse</d2p1:YolOrtaHatOlcekValues>
        <d2p1:YolOrtaHatOlusumYontemiValues>Default_DoNotUse</d2p1:YolOrtaHatOlusumYontemiValues>
        <d2p1:YolOrtaHatYon>
          <d2p1:YolOrtaHatYon>
            <Attributes xmlns:d7p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays" xmlns="http://schemas.datacontract.org/2004/07/MAKS.GIS.Server.AGS.Sys.SubSys">
              <d7p1:KeyValueOfstringanyType>
                <d7p1:Key>sample string 1</d7p1:Key>
                <d7p1:Value />
              </d7p1:KeyValueOfstringanyType>
              <d7p1:KeyValueOfstringanyType>
                <d7p1:Key>sample string 3</d7p1:Key>
                <d7p1:Value />
              </d7p1:KeyValueOfstringanyType>
            </Attributes>
            <Geometry xmlns:d7p1="http://schemas.datacontract.org/2004/07/MAKS.GIS.Server.AGS.Sys" xmlns="http://schemas.datacontract.org/2004/07/MAKS.GIS.Server.AGS.Sys.SubSys">
              <d7p1:spatialReference>
                <d7p1:wkid>2</d7p1:wkid>
                <d7p1:wkt>sample string 3</d7p1:wkt>
                <d7p1:vcsWkid>1</d7p1:vcsWkid>
              </d7p1:spatialReference>
            </Geometry>
            <GeometryType xmlns="http://schemas.datacontract.org/2004/07/MAKS.GIS.Server.AGS.Sys.SubSys">MAKSPoint</GeometryType>
            <GeometryGML xmlns="http://schemas.datacontract.org/2004/07/MAKS.GIS.Server.AGS.Sys">sample string 5</GeometryGML>
            <d2p1:ISLEMGEREKCESI>sample string 1</d2p1:ISLEMGEREKCESI>
            <d2p1:KIMLIKNO>2</d2p1:KIMLIKNO>
            <d2p1:KOYBAGLISIKIMLIKNO>1</d2p1:KOYBAGLISIKIMLIKNO>
            <d2p1:MAHALLEKIMLIKNO>1</d2p1:MAHALLEKIMLIKNO>
            <d2p1:TANITIMKODU>sample string 3</d2p1:TANITIMKODU>
            <d2p1:TUR>1</d2p1:TUR>
            <d2p1:UAVTKODU>1</d2p1:UAVTKODU>
            <d2p1:YOLORTAHATKIMLIKNO>4</d2p1:YOLORTAHATKIMLIKNO>
            <d2p1:YolOrtaHatYonTurValues>Default_DoNotUse</d2p1:YolOrtaHatYonTurValues>
          </d2p1:YolOrtaHatYon>
          <d2p1:YolOrtaHatYon>
            <Attributes xmlns:d7p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays" xmlns="http://schemas.datacontract.org/2004/07/MAKS.GIS.Server.AGS.Sys.SubSys">
              <d7p1:KeyValueOfstringanyType>
                <d7p1:Key>sample string 1</d7p1:Key>
                <d7p1:Value />
              </d7p1:KeyValueOfstringanyType>
              <d7p1:KeyValueOfstringanyType>
                <d7p1:Key>sample string 3</d7p1:Key>
                <d7p1:Value />
              </d7p1:KeyValueOfstringanyType>
            </Attributes>
            <Geometry xmlns:d7p1="http://schemas.datacontract.org/2004/07/MAKS.GIS.Server.AGS.Sys" xmlns="http://schemas.datacontract.org/2004/07/MAKS.GIS.Server.AGS.Sys.SubSys">
              <d7p1:spatialReference>
                <d7p1:wkid>2</d7p1:wkid>
                <d7p1:wkt>sample string 3</d7p1:wkt>
                <d7p1:vcsWkid>1</d7p1:vcsWkid>
              </d7p1:spatialReference>
            </Geometry>
            <GeometryType xmlns="http://schemas.datacontract.org/2004/07/MAKS.GIS.Server.AGS.Sys.SubSys">MAKSPoint</GeometryType>
            <GeometryGML xmlns="http://schemas.datacontract.org/2004/07/MAKS.GIS.Server.AGS.Sys">sample string 5</GeometryGML>
            <d2p1:ISLEMGEREKCESI>sample string 1</d2p1:ISLEMGEREKCESI>
            <d2p1:KIMLIKNO>2</d2p1:KIMLIKNO>
            <d2p1:KOYBAGLISIKIMLIKNO>1</d2p1:KOYBAGLISIKIMLIKNO>
            <d2p1:MAHALLEKIMLIKNO>1</d2p1:MAHALLEKIMLIKNO>
            <d2p1:TANITIMKODU>sample string 3</d2p1:TANITIMKODU>
            <d2p1:TUR>1</d2p1:TUR>
            <d2p1:UAVTKODU>1</d2p1:UAVTKODU>
            <d2p1:YOLORTAHATKIMLIKNO>4</d2p1:YOLORTAHATKIMLIKNO>
            <d2p1:YolOrtaHatYonTurValues>Default_DoNotUse</d2p1:YolOrtaHatYonTurValues>
          </d2p1:YolOrtaHatYon>
        </d2p1:YolOrtaHatYon>
      </d2p1:YolOrtaHat>
      <d2p1:YolOrtaHat>
        <Attributes xmlns:d5p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays" xmlns="http://schemas.datacontract.org/2004/07/MAKS.GIS.Server.AGS.Sys.SubSys">
          <d5p1:KeyValueOfstringanyType>
            <d5p1:Key>sample string 1</d5p1:Key>
            <d5p1:Value />
          </d5p1:KeyValueOfstringanyType>
          <d5p1:KeyValueOfstringanyType>
            <d5p1:Key>sample string 3</d5p1:Key>
            <d5p1:Value />
          </d5p1:KeyValueOfstringanyType>
        </Attributes>
        <Geometry xmlns:d5p1="http://schemas.datacontract.org/2004/07/MAKS.GIS.Server.AGS.Sys" xmlns="http://schemas.datacontract.org/2004/07/MAKS.GIS.Server.AGS.Sys.SubSys">
          <d5p1:spatialReference>
            <d5p1:wkid>2</d5p1:wkid>
            <d5p1:wkt>sample string 3</d5p1:wkt>
            <d5p1:vcsWkid>1</d5p1:vcsWkid>
          </d5p1:spatialReference>
        </Geometry>
        <GeometryType xmlns="http://schemas.datacontract.org/2004/07/MAKS.GIS.Server.AGS.Sys.SubSys">MAKSPoint</GeometryType>
        <GeometryGML xmlns="http://schemas.datacontract.org/2004/07/MAKS.GIS.Server.AGS.Sys">sample string 3</GeometryGML>
        <d2p1:ISLEMGEREKCESI>sample string 1</d2p1:ISLEMGEREKCESI>
        <d2p1:KIMLIKNO>2</d2p1:KIMLIKNO>
        <d2p1:OLCEK>1</d2p1:OLCEK>
        <d2p1:OLUSUMYONTEMI>1</d2p1:OLUSUMYONTEMI>
        <d2p1:YOLKIMLIKNO>1</d2p1:YOLKIMLIKNO>
        <d2p1:YolOrtaHatOlcekValues>Default_DoNotUse</d2p1:YolOrtaHatOlcekValues>
        <d2p1:YolOrtaHatOlusumYontemiValues>Default_DoNotUse</d2p1:YolOrtaHatOlusumYontemiValues>
        <d2p1:YolOrtaHatYon>
          <d2p1:YolOrtaHatYon>
            <Attributes xmlns:d7p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays" xmlns="http://schemas.datacontract.org/2004/07/MAKS.GIS.Server.AGS.Sys.SubSys">
              <d7p1:KeyValueOfstringanyType>
                <d7p1:Key>sample string 1</d7p1:Key>
                <d7p1:Value />
              </d7p1:KeyValueOfstringanyType>
              <d7p1:KeyValueOfstringanyType>
                <d7p1:Key>sample string 3</d7p1:Key>
                <d7p1:Value />
              </d7p1:KeyValueOfstringanyType>
            </Attributes>
            <Geometry xmlns:d7p1="http://schemas.datacontract.org/2004/07/MAKS.GIS.Server.AGS.Sys" xmlns="http://schemas.datacontract.org/2004/07/MAKS.GIS.Server.AGS.Sys.SubSys">
              <d7p1:spatialReference>
                <d7p1:wkid>2</d7p1:wkid>
                <d7p1:wkt>sample string 3</d7p1:wkt>
                <d7p1:vcsWkid>1</d7p1:vcsWkid>
              </d7p1:spatialReference>
            </Geometry>
            <GeometryType xmlns="http://schemas.datacontract.org/2004/07/MAKS.GIS.Server.AGS.Sys.SubSys">MAKSPoint</GeometryType>
            <GeometryGML xmlns="http://schemas.datacontract.org/2004/07/MAKS.GIS.Server.AGS.Sys">sample string 5</GeometryGML>
            <d2p1:ISLEMGEREKCESI>sample string 1</d2p1:ISLEMGEREKCESI>
            <d2p1:KIMLIKNO>2</d2p1:KIMLIKNO>
            <d2p1:KOYBAGLISIKIMLIKNO>1</d2p1:KOYBAGLISIKIMLIKNO>
            <d2p1:MAHALLEKIMLIKNO>1</d2p1:MAHALLEKIMLIKNO>
            <d2p1:TANITIMKODU>sample string 3</d2p1:TANITIMKODU>
            <d2p1:TUR>1</d2p1:TUR>
            <d2p1:UAVTKODU>1</d2p1:UAVTKODU>
            <d2p1:YOLORTAHATKIMLIKNO>4</d2p1:YOLORTAHATKIMLIKNO>
            <d2p1:YolOrtaHatYonTurValues>Default_DoNotUse</d2p1:YolOrtaHatYonTurValues>
          </d2p1:YolOrtaHatYon>
          <d2p1:YolOrtaHatYon>
            <Attributes xmlns:d7p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays" xmlns="http://schemas.datacontract.org/2004/07/MAKS.GIS.Server.AGS.Sys.SubSys">
              <d7p1:KeyValueOfstringanyType>
                <d7p1:Key>sample string 1</d7p1:Key>
                <d7p1:Value />
              </d7p1:KeyValueOfstringanyType>
              <d7p1:KeyValueOfstringanyType>
                <d7p1:Key>sample string 3</d7p1:Key>
                <d7p1:Value />
              </d7p1:KeyValueOfstringanyType>
            </Attributes>
            <Geometry xmlns:d7p1="http://schemas.datacontract.org/2004/07/MAKS.GIS.Server.AGS.Sys" xmlns="http://schemas.datacontract.org/2004/07/MAKS.GIS.Server.AGS.Sys.SubSys">
              <d7p1:spatialReference>
                <d7p1:wkid>2</d7p1:wkid>
                <d7p1:wkt>sample string 3</d7p1:wkt>
                <d7p1:vcsWkid>1</d7p1:vcsWkid>
              </d7p1:spatialReference>
            </Geometry>
            <GeometryType xmlns="http://schemas.datacontract.org/2004/07/MAKS.GIS.Server.AGS.Sys.SubSys">MAKSPoint</GeometryType>
            <GeometryGML xmlns="http://schemas.datacontract.org/2004/07/MAKS.GIS.Server.AGS.Sys">sample string 5</GeometryGML>
            <d2p1:ISLEMGEREKCESI>sample string 1</d2p1:ISLEMGEREKCESI>
            <d2p1:KIMLIKNO>2</d2p1:KIMLIKNO>
            <d2p1:KOYBAGLISIKIMLIKNO>1</d2p1:KOYBAGLISIKIMLIKNO>
            <d2p1:MAHALLEKIMLIKNO>1</d2p1:MAHALLEKIMLIKNO>
            <d2p1:TANITIMKODU>sample string 3</d2p1:TANITIMKODU>
            <d2p1:TUR>1</d2p1:TUR>
            <d2p1:UAVTKODU>1</d2p1:UAVTKODU>
            <d2p1:YOLORTAHATKIMLIKNO>4</d2p1:YOLORTAHATKIMLIKNO>
            <d2p1:YolOrtaHatYonTurValues>Default_DoNotUse</d2p1:YolOrtaHatYonTurValues>
          </d2p1:YolOrtaHatYon>
        </d2p1:YolOrtaHatYon>
      </d2p1:YolOrtaHat>
    </d2p1:YolOrtaHat>
    <d2p1:YolTipValues>Default_DoNotUse</d2p1:YolTipValues>
  </Yol>
</YolOlusturModel>

application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Resource Description

HttpResponseMessage
NameDescriptionTypeAdditional information
Version

Version

None.

Content

HttpContent

None.

StatusCode

HttpStatusCode

None.

ReasonPhrase

string

None.

Headers

Collection of Object

None.

RequestMessage

HttpRequestMessage

None.

IsSuccessStatusCode

boolean

None.