GET api/Servi/GeoReferenciador/{idPais}/{idCiudad}/{idProducto}/{idTiempo}/{idTipoLogistica}/{idCapa}/{direccion}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
idPais

integer

Required

idCiudad

integer

Required

idProducto

integer

Required

idTiempo

integer

Required

idTipoLogistica

integer

Required

idCapa

string

Required

direccion

string

Required

Body Parameters

None.

Response Information

Resource Description

DataResponseOfPuntoServiInformacion
NameDescriptionTypeAdditional information
Code

integer

None.

Message

string

None.

Results

Collection of PuntoServiInformacion

None.

Response Formats

application/json, text/json

Sample:
{
  "Code": 1,
  "Message": "sample string 2",
  "Results": [
    {
      "ID_PAIS": 1,
      "ID_CIUDAD": 2,
      "NOMBRE_CIUDAD": "sample string 3",
      "NOMBRE_DEPARTAMENTO": "sample string 4",
      "ID_DIVISION": 5,
      "NOMBRE_DIVISION": "sample string 6",
      "DIRECCION_DIVISION": "sample string 7",
      "LATITUDE": 8.0,
      "LONGITUDE": 9.0,
      "NUMEROS_TELEFONO": "sample string 10",
      "HORARIOS_ATENCION": "sample string 11",
      "TIEMPOS_ENTREGA": "sample string 12",
      "PRODUCTOS": "sample string 13",
      "DISTANCIA_DEL_CLIENTE": "sample string 14",
      "ID_ENTREGA_CANAL": "sample string 15",
      "CODIGO_POSTAL": "sample string 16",
      "CODIGO_POSTAL_AMPLIADO": "sample string 17",
      "PROCESADO": true
    },
    {
      "ID_PAIS": 1,
      "ID_CIUDAD": 2,
      "NOMBRE_CIUDAD": "sample string 3",
      "NOMBRE_DEPARTAMENTO": "sample string 4",
      "ID_DIVISION": 5,
      "NOMBRE_DIVISION": "sample string 6",
      "DIRECCION_DIVISION": "sample string 7",
      "LATITUDE": 8.0,
      "LONGITUDE": 9.0,
      "NUMEROS_TELEFONO": "sample string 10",
      "HORARIOS_ATENCION": "sample string 11",
      "TIEMPOS_ENTREGA": "sample string 12",
      "PRODUCTOS": "sample string 13",
      "DISTANCIA_DEL_CLIENTE": "sample string 14",
      "ID_ENTREGA_CANAL": "sample string 15",
      "CODIGO_POSTAL": "sample string 16",
      "CODIGO_POSTAL_AMPLIADO": "sample string 17",
      "PROCESADO": true
    }
  ]
}

text/html

Sample:
{"Code":1,"Message":"sample string 2","Results":[{"ID_PAIS":1,"ID_CIUDAD":2,"NOMBRE_CIUDAD":"sample string 3","NOMBRE_DEPARTAMENTO":"sample string 4","ID_DIVISION":5,"NOMBRE_DIVISION":"sample string 6","DIRECCION_DIVISION":"sample string 7","LATITUDE":8.0,"LONGITUDE":9.0,"NUMEROS_TELEFONO":"sample string 10","HORARIOS_ATENCION":"sample string 11","TIEMPOS_ENTREGA":"sample string 12","PRODUCTOS":"sample string 13","DISTANCIA_DEL_CLIENTE":"sample string 14","ID_ENTREGA_CANAL":"sample string 15","CODIGO_POSTAL":"sample string 16","CODIGO_POSTAL_AMPLIADO":"sample string 17","PROCESADO":true},{"ID_PAIS":1,"ID_CIUDAD":2,"NOMBRE_CIUDAD":"sample string 3","NOMBRE_DEPARTAMENTO":"sample string 4","ID_DIVISION":5,"NOMBRE_DIVISION":"sample string 6","DIRECCION_DIVISION":"sample string 7","LATITUDE":8.0,"LONGITUDE":9.0,"NUMEROS_TELEFONO":"sample string 10","HORARIOS_ATENCION":"sample string 11","TIEMPOS_ENTREGA":"sample string 12","PRODUCTOS":"sample string 13","DISTANCIA_DEL_CLIENTE":"sample string 14","ID_ENTREGA_CANAL":"sample string 15","CODIGO_POSTAL":"sample string 16","CODIGO_POSTAL_AMPLIADO":"sample string 17","PROCESADO":true}]}

application/xml, text/xml

Sample:
<DataResponseOfPuntoServiInformacionjgJke3Dh xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/_Backend.Common.ModelExtensions">
  <Code>1</Code>
  <Message>sample string 2</Message>
  <Results xmlns:d2p1="http://schemas.datacontract.org/2004/07/CDSFiltered.Models">
    <d2p1:PuntoServiInformacion>
      <d2p1:CODIGO_POSTAL>sample string 16</d2p1:CODIGO_POSTAL>
      <d2p1:CODIGO_POSTAL_AMPLIADO>sample string 17</d2p1:CODIGO_POSTAL_AMPLIADO>
      <d2p1:DIRECCION_DIVISION>sample string 7</d2p1:DIRECCION_DIVISION>
      <d2p1:DISTANCIA_DEL_CLIENTE>sample string 14</d2p1:DISTANCIA_DEL_CLIENTE>
      <d2p1:HORARIOS_ATENCION>sample string 11</d2p1:HORARIOS_ATENCION>
      <d2p1:ID_CIUDAD>2</d2p1:ID_CIUDAD>
      <d2p1:ID_DIVISION>5</d2p1:ID_DIVISION>
      <d2p1:ID_ENTREGA_CANAL>sample string 15</d2p1:ID_ENTREGA_CANAL>
      <d2p1:ID_PAIS>1</d2p1:ID_PAIS>
      <d2p1:LATITUDE>8</d2p1:LATITUDE>
      <d2p1:LONGITUDE>9</d2p1:LONGITUDE>
      <d2p1:NOMBRE_CIUDAD>sample string 3</d2p1:NOMBRE_CIUDAD>
      <d2p1:NOMBRE_DEPARTAMENTO>sample string 4</d2p1:NOMBRE_DEPARTAMENTO>
      <d2p1:NOMBRE_DIVISION>sample string 6</d2p1:NOMBRE_DIVISION>
      <d2p1:NUMEROS_TELEFONO>sample string 10</d2p1:NUMEROS_TELEFONO>
      <d2p1:PROCESADO>true</d2p1:PROCESADO>
      <d2p1:PRODUCTOS>sample string 13</d2p1:PRODUCTOS>
      <d2p1:TIEMPOS_ENTREGA>sample string 12</d2p1:TIEMPOS_ENTREGA>
    </d2p1:PuntoServiInformacion>
    <d2p1:PuntoServiInformacion>
      <d2p1:CODIGO_POSTAL>sample string 16</d2p1:CODIGO_POSTAL>
      <d2p1:CODIGO_POSTAL_AMPLIADO>sample string 17</d2p1:CODIGO_POSTAL_AMPLIADO>
      <d2p1:DIRECCION_DIVISION>sample string 7</d2p1:DIRECCION_DIVISION>
      <d2p1:DISTANCIA_DEL_CLIENTE>sample string 14</d2p1:DISTANCIA_DEL_CLIENTE>
      <d2p1:HORARIOS_ATENCION>sample string 11</d2p1:HORARIOS_ATENCION>
      <d2p1:ID_CIUDAD>2</d2p1:ID_CIUDAD>
      <d2p1:ID_DIVISION>5</d2p1:ID_DIVISION>
      <d2p1:ID_ENTREGA_CANAL>sample string 15</d2p1:ID_ENTREGA_CANAL>
      <d2p1:ID_PAIS>1</d2p1:ID_PAIS>
      <d2p1:LATITUDE>8</d2p1:LATITUDE>
      <d2p1:LONGITUDE>9</d2p1:LONGITUDE>
      <d2p1:NOMBRE_CIUDAD>sample string 3</d2p1:NOMBRE_CIUDAD>
      <d2p1:NOMBRE_DEPARTAMENTO>sample string 4</d2p1:NOMBRE_DEPARTAMENTO>
      <d2p1:NOMBRE_DIVISION>sample string 6</d2p1:NOMBRE_DIVISION>
      <d2p1:NUMEROS_TELEFONO>sample string 10</d2p1:NUMEROS_TELEFONO>
      <d2p1:PROCESADO>true</d2p1:PROCESADO>
      <d2p1:PRODUCTOS>sample string 13</d2p1:PRODUCTOS>
      <d2p1:TIEMPOS_ENTREGA>sample string 12</d2p1:TIEMPOS_ENTREGA>
    </d2p1:PuntoServiInformacion>
  </Results>
</DataResponseOfPuntoServiInformacionjgJke3Dh>