POST api/Location/ProcessBingApiCityCenter?VehicleLocality={VehicleLocality}&VehicleCity={VehicleCity}&VehicleDistrict={VehicleDistrict}&VehiclecountryRegion={VehiclecountryRegion}&VehiclePostalCode={VehiclePostalCode}&VehicleLatitude={VehicleLatitude}&Vehiclelongitude={Vehiclelongitude}

No documentation available.

Request Information

Parameters

NameDescriptionAdditional information
mapResponse
No documentation available.

Define this parameter in the request body.

VehicleLocality
No documentation available.

Define this parameter in the request URI.

VehicleCity
No documentation available.

Define this parameter in the request URI.

VehicleDistrict
No documentation available.

Define this parameter in the request URI.

VehiclecountryRegion
No documentation available.

Define this parameter in the request URI.

VehiclePostalCode
No documentation available.

Define this parameter in the request URI.

VehicleLatitude
No documentation available.

Define this parameter in the request URI.

Vehiclelongitude
No documentation available.

Define this parameter in the request URI.

Request body formats

application/json, text/json

Sample:
{
  "copyright": "sample string 1",
  "brandLogoUri": "sample string 2",
  "statusCode": 3,
  "statusDescription": "sample string 4",
  "authenticationResultCode": "sample string 5",
  "errorDetails": [
    "sample string 1",
    "sample string 2",
    "sample string 3"
  ],
  "traceId": "sample string 6",
  "resourceSets": [
    {
      "estimatedTotal": 1,
      "resources": [
        {
          "bbox": [
            1.1,
            2.1,
            3.1
          ],
          "__type": "sample string 1"
        },
        {
          "bbox": [
            1.1,
            2.1,
            3.1
          ],
          "__type": "sample string 1"
        },
        {
          "bbox": [
            1.1,
            2.1,
            3.1
          ],
          "__type": "sample string 1"
        }
      ]
    },
    {
      "estimatedTotal": 1,
      "resources": [
        {
          "bbox": [
            1.1,
            2.1,
            3.1
          ],
          "__type": "sample string 1"
        },
        {
          "bbox": [
            1.1,
            2.1,
            3.1
          ],
          "__type": "sample string 1"
        },
        {
          "bbox": [
            1.1,
            2.1,
            3.1
          ],
          "__type": "sample string 1"
        }
      ]
    },
    {
      "estimatedTotal": 1,
      "resources": [
        {
          "bbox": [
            1.1,
            2.1,
            3.1
          ],
          "__type": "sample string 1"
        },
        {
          "bbox": [
            1.1,
            2.1,
            3.1
          ],
          "__type": "sample string 1"
        },
        {
          "bbox": [
            1.1,
            2.1,
            3.1
          ],
          "__type": "sample string 1"
        }
      ]
    }
  ]
}

application/xml, text/xml

Sample:
<Response xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/WebAPIToUploadBlob.Controllers.BingMap">
  <authenticationResultCode>sample string 5</authenticationResultCode>
  <brandLogoUri>sample string 2</brandLogoUri>
  <copyright>sample string 1</copyright>
  <errorDetails xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
    <d2p1:string>sample string 1</d2p1:string>
    <d2p1:string>sample string 2</d2p1:string>
    <d2p1:string>sample string 3</d2p1:string>
  </errorDetails>
  <resourceSets>
    <ResourceSet>
      <estimatedTotal>1</estimatedTotal>
      <resources>
        <Resource>
          <__type>sample string 1</__type>
          <bbox xmlns:d6p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
            <d6p1:double>1.1</d6p1:double>
            <d6p1:double>2.1</d6p1:double>
            <d6p1:double>3.1</d6p1:double>
          </bbox>
        </Resource>
        <Resource>
          <__type>sample string 1</__type>
          <bbox xmlns:d6p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
            <d6p1:double>1.1</d6p1:double>
            <d6p1:double>2.1</d6p1:double>
            <d6p1:double>3.1</d6p1:double>
          </bbox>
        </Resource>
        <Resource>
          <__type>sample string 1</__type>
          <bbox xmlns:d6p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
            <d6p1:double>1.1</d6p1:double>
            <d6p1:double>2.1</d6p1:double>
            <d6p1:double>3.1</d6p1:double>
          </bbox>
        </Resource>
      </resources>
    </ResourceSet>
    <ResourceSet>
      <estimatedTotal>1</estimatedTotal>
      <resources>
        <Resource>
          <__type>sample string 1</__type>
          <bbox xmlns:d6p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
            <d6p1:double>1.1</d6p1:double>
            <d6p1:double>2.1</d6p1:double>
            <d6p1:double>3.1</d6p1:double>
          </bbox>
        </Resource>
        <Resource>
          <__type>sample string 1</__type>
          <bbox xmlns:d6p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
            <d6p1:double>1.1</d6p1:double>
            <d6p1:double>2.1</d6p1:double>
            <d6p1:double>3.1</d6p1:double>
          </bbox>
        </Resource>
        <Resource>
          <__type>sample string 1</__type>
          <bbox xmlns:d6p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
            <d6p1:double>1.1</d6p1:double>
            <d6p1:double>2.1</d6p1:double>
            <d6p1:double>3.1</d6p1:double>
          </bbox>
        </Resource>
      </resources>
    </ResourceSet>
    <ResourceSet>
      <estimatedTotal>1</estimatedTotal>
      <resources>
        <Resource>
          <__type>sample string 1</__type>
          <bbox xmlns:d6p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
            <d6p1:double>1.1</d6p1:double>
            <d6p1:double>2.1</d6p1:double>
            <d6p1:double>3.1</d6p1:double>
          </bbox>
        </Resource>
        <Resource>
          <__type>sample string 1</__type>
          <bbox xmlns:d6p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
            <d6p1:double>1.1</d6p1:double>
            <d6p1:double>2.1</d6p1:double>
            <d6p1:double>3.1</d6p1:double>
          </bbox>
        </Resource>
        <Resource>
          <__type>sample string 1</__type>
          <bbox xmlns:d6p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
            <d6p1:double>1.1</d6p1:double>
            <d6p1:double>2.1</d6p1:double>
            <d6p1:double>3.1</d6p1:double>
          </bbox>
        </Resource>
      </resources>
    </ResourceSet>
  </resourceSets>
  <statusCode>3</statusCode>
  <statusDescription>sample string 4</statusDescription>
  <traceId>sample string 6</traceId>
</Response>

application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Response body formats

application/json, text/json

Sample:
{
  "type": "sample string 4",
  "coordinates": [
    1.1,
    2.1,
    3.1
  ],
  "calculationMethod": "sample string 5",
  "usageTypes": [
    "sample string 1",
    "sample string 2",
    "sample string 3"
  ],
  "boundingBox": [
    1.1,
    2.1,
    3.1
  ]
}

application/xml, text/xml

Sample:
<MapFinalResponse xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/WebAPIToUploadBlob.Controllers.BingMap">
  <boundingBox xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
    <d2p1:double>1.1</d2p1:double>
    <d2p1:double>2.1</d2p1:double>
    <d2p1:double>3.1</d2p1:double>
  </boundingBox>
  <calculationMethod>sample string 5</calculationMethod>
  <coordinates xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
    <d2p1:double>1.1</d2p1:double>
    <d2p1:double>2.1</d2p1:double>
    <d2p1:double>3.1</d2p1:double>
  </coordinates>
  <type>sample string 4</type>
  <usageTypes xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
    <d2p1:string>sample string 1</d2p1:string>
    <d2p1:string>sample string 2</d2p1:string>
    <d2p1:string>sample string 3</d2p1:string>
  </usageTypes>
  <AddressString>sample string 1</AddressString>
  <Latitude>2.1</Latitude>
  <Longitude>3.1</Longitude>
</MapFinalResponse>