POST api/RutaLinea?strRutaId={strRutaId}&intIstalacionId={intIstalacionId}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| strRutaId | string |
Required |
|
| intIstalacionId | integer |
Required |
Body Parameters
Collection of Contador| Name | Description | Type | Additional information |
|---|---|---|---|
| intId | integer |
None. |
|
| datFechaRegistro | date |
None. |
|
| datFechaModificacion | date |
None. |
|
| strNContador | string |
None. |
|
| strActivo | string |
None. |
|
| strTipo | string |
None. |
|
| decUltimaLecturaValor | decimal number |
None. |
|
| datUltimaLecturaFecha | date |
None. |
|
| booMuestraFechaUltimaLectura | boolean |
None. |
|
| intIdContadorPadre | integer |
None. |
|
| strDireccionContador | string |
None. |
|
| strUsoContador | string |
None. |
|
| strTipoUsoContador | string |
None. |
|
| strNombre | string |
None. |
|
| strDatosContacto | string |
None. |
|
| datFechaAlta | date |
None. |
|
| strFechaAlta | string |
None. |
|
| booMuestraFechaAlta | boolean |
None. |
|
| strGpsLatitud | string |
None. |
|
| strGpsLongitud | string |
None. |
|
| strGpsDireccion | string |
None. |
|
| intIdContribuyente | integer |
None. |
|
| intIdInstalacion | integer |
None. |
|
| intIdRuta | integer |
None. |
|
| strProvincia | string |
None. |
|
| strPoblacion | string |
None. |
|
| strCP | string |
None. |
|
| strNombreInstalacion | string |
None. |
|
| intIncidenciaId | integer |
None. |
|
| strIncidenciaNombre | string |
None. |
|
| strNContadorPadre | string |
None. |
|
| decConsumo | decimal number |
None. |
|
| decConsumoMedioMensual | decimal number |
None. |
|
| decConsumoMedioAnual | decimal number |
None. |
|
| datFechaLecturaActual | date |
None. |
|
| booMuestraFechaLecturaActual | boolean |
None. |
|
| decValorLecturaActual | decimal number |
None. |
|
| decValorLecturaAnterior | decimal number |
None. |
|
| decConsumoEstimado | decimal number |
None. |
|
| strEstado | string |
None. |
|
| strContribuyenteNombre | string |
None. |
|
| strContribuyenteApellidos | string |
None. |
|
| strContribuyenteDNI | string |
None. |
|
| strContribuyenteTelefono | string |
None. |
|
| strDireccionFiscal | string |
None. |
|
| strNumeroCuenta | string |
None. |
|
| strNombreTitularCuenta | string |
None. |
|
| strApellidosTitularCuenta | string |
None. |
|
| strDniTitularCuenta | string |
None. |
|
| strNombreRuta | string |
None. |
|
| intCodExt | integer |
None. |
|
| strReferencia | string |
None. |
|
| strImagenContador | string |
None. |
|
| decLecturaAnterior1 | decimal number |
None. |
|
| decLecturaAnterior2 | decimal number |
None. |
|
| strCalle | string |
None. |
|
| strNumero | string |
None. |
|
| strBloque | string |
None. |
|
| strEscalera | string |
None. |
|
| strPiso | string |
None. |
|
| strPuerta | string |
None. |
|
| strPais | string |
None. |
|
| miListContadores | Collection of Contador |
None. |
Request Formats
application/json
Sample:
Sample not available.
text/json
Sample:
Sample not available.
application/xml
Sample:
Sample not available.
text/xml
Sample:
Sample not available.
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
ResultRuta| Name | Description | Type | Additional information |
|---|---|---|---|
| miRespuesta | Respuesta |
None. |
|
| miRuta | Ruta |
None. |
|
| miOperario | Operario |
None. |
|
| miListRutaLineas | Collection of RutaLinea |
None. |
|
| miListContadores | Collection of Contador |
None. |
Response Formats
application/json
Sample:
Sample not available.
text/json
Sample:
Sample not available.
application/xml
Sample:
Sample not available.
text/xml
Sample:
Sample not available.