POST api/Location/ProcessBingApi?isLocationCheckedWithZipCode={isLocationCheckedWithZipCode}&VehicleLatitude={VehicleLatitude}&Vehiclelongitude={Vehiclelongitude}

No documentation available.

Request Information

Parameters

NameDescriptionAdditional information
mapResponse
No documentation available.

Define this parameter in the request body.

isLocationCheckedWithZipCode
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:
"sample string 1"

application/xml, text/xml

Sample:
<string xmlns="http://schemas.microsoft.com/2003/10/Serialization/">sample string 1</string>