POST api/svp_00000043_sp
Request Information
URI Parameters
None.
Body Parameters
param_svp_00000043_sp| Name | Description | Type | Additional information |
|---|---|---|---|
| numeroConexion | integer |
None. |
|
| terminal | integer |
None. |
|
| nombre | string |
None. |
|
| altaBaja | string |
None. |
|
| habilitadaDeshabilitada | string |
None. |
|
| observaciones | string |
None. |
|
| tipoUsuario | string |
None. |
|
| usuario | string |
None. |
|
| password | string |
None. |
|
| topeImporteCancelados | decimal number |
None. |
|
| topeImportePagos | decimal number |
None. |
|
| descripcionCorta | string |
None. |
|
| agrupadorAgencia | string |
None. |
|
| impuestoVentaPorcentajeLDCSE | decimal number |
None. |
|
| impuestoPagosPorcentajeLDCSE | decimal number |
None. |
|
| bolSorCantidadBoletosActivo | boolean |
None. |
|
| bolSorCantidadBoletos | integer |
None. |
|
| bolSorCantidadBoletosTope | integer |
None. |
|
| bolSorCantidadBoletosImporte | decimal number |
None. |
|
| bolSorCantidadBoletosProximo | integer |
None. |
|
| bolSorImporteAcumuladoActivo | boolean |
None. |
|
| bolSorImporteAcumulado | decimal number |
None. |
|
| bolSorImporteAcumuladoTope | integer |
None. |
|
| bolSorImporteAcumuladoImporte | decimal number |
None. |
|
| bolSorImporteAcumuladoProximo | integer |
None. |
|
| bolSorImporteBoletoActivo | boolean |
None. |
|
| bolSorImporteBoleto | integer |
None. |
|
| bolSorImporteBoletoTope | integer |
None. |
|
| bolSorImporteBoletoImporte | decimal number |
None. |
|
| bolSorImporteBoletoProximo | integer |
None. |
|
| sportTipoDividendo | string |
None. |
|
| usuarioNombre | string |
None. |
|
| usuarioApellido | string |
None. |
|
| string |
None. |
||
| documentoTipo | string |
None. |
|
| documentoNumero | string |
None. |
|
| chatUsername | string |
None. |
|
| telefono | string |
None. |
Request Formats
application/json, text/json
Sample:
{
"numeroConexion": 1,
"terminal": 2,
"nombre": "sample string 3",
"altaBaja": "sample string 4",
"habilitadaDeshabilitada": "sample string 5",
"observaciones": "sample string 6",
"tipoUsuario": "sample string 7",
"usuario": "sample string 8",
"password": "sample string 9",
"topeImporteCancelados": 10.0,
"topeImportePagos": 11.0,
"descripcionCorta": "sample string 12",
"agrupadorAgencia": "sample string 13",
"impuestoVentaPorcentajeLDCSE": 14.0,
"impuestoPagosPorcentajeLDCSE": 15.0,
"bolSorCantidadBoletosActivo": true,
"bolSorCantidadBoletos": 17,
"bolSorCantidadBoletosTope": 18,
"bolSorCantidadBoletosImporte": 19.0,
"bolSorCantidadBoletosProximo": 20,
"bolSorImporteAcumuladoActivo": true,
"bolSorImporteAcumulado": 22.0,
"bolSorImporteAcumuladoTope": 23,
"bolSorImporteAcumuladoImporte": 24.0,
"bolSorImporteAcumuladoProximo": 25,
"bolSorImporteBoletoActivo": true,
"bolSorImporteBoleto": 27,
"bolSorImporteBoletoTope": 28,
"bolSorImporteBoletoImporte": 29.0,
"bolSorImporteBoletoProximo": 30,
"sportTipoDividendo": "sample string 31",
"usuarioNombre": "sample string 32",
"usuarioApellido": "sample string 33",
"email": "sample string 34",
"documentoTipo": "sample string 35",
"documentoNumero": "sample string 36",
"chatUsername": "sample string 37",
"telefono": "sample string 38"
}
application/xml, text/xml
Sample:
<Clases.param_svp_00000043_sp xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/ws_svp2.Models.SVP_DB"> <agrupadorAgencia>sample string 13</agrupadorAgencia> <altaBaja>sample string 4</altaBaja> <bolSorCantidadBoletos>17</bolSorCantidadBoletos> <bolSorCantidadBoletosActivo>true</bolSorCantidadBoletosActivo> <bolSorCantidadBoletosImporte>19</bolSorCantidadBoletosImporte> <bolSorCantidadBoletosProximo>20</bolSorCantidadBoletosProximo> <bolSorCantidadBoletosTope>18</bolSorCantidadBoletosTope> <bolSorImporteAcumulado>22</bolSorImporteAcumulado> <bolSorImporteAcumuladoActivo>true</bolSorImporteAcumuladoActivo> <bolSorImporteAcumuladoImporte>24</bolSorImporteAcumuladoImporte> <bolSorImporteAcumuladoProximo>25</bolSorImporteAcumuladoProximo> <bolSorImporteAcumuladoTope>23</bolSorImporteAcumuladoTope> <bolSorImporteBoleto>27</bolSorImporteBoleto> <bolSorImporteBoletoActivo>true</bolSorImporteBoletoActivo> <bolSorImporteBoletoImporte>29</bolSorImporteBoletoImporte> <bolSorImporteBoletoProximo>30</bolSorImporteBoletoProximo> <bolSorImporteBoletoTope>28</bolSorImporteBoletoTope> <chatUsername>sample string 37</chatUsername> <descripcionCorta>sample string 12</descripcionCorta> <documentoNumero>sample string 36</documentoNumero> <documentoTipo>sample string 35</documentoTipo> <email>sample string 34</email> <habilitadaDeshabilitada>sample string 5</habilitadaDeshabilitada> <impuestoPagosPorcentajeLDCSE>15</impuestoPagosPorcentajeLDCSE> <impuestoVentaPorcentajeLDCSE>14</impuestoVentaPorcentajeLDCSE> <nombre>sample string 3</nombre> <numeroConexion>1</numeroConexion> <observaciones>sample string 6</observaciones> <password>sample string 9</password> <sportTipoDividendo>sample string 31</sportTipoDividendo> <telefono>sample string 38</telefono> <terminal>2</terminal> <tipoUsuario>sample string 7</tipoUsuario> <topeImporteCancelados>10</topeImporteCancelados> <topeImportePagos>11</topeImportePagos> <usuario>sample string 8</usuario> <usuarioApellido>sample string 33</usuarioApellido> <usuarioNombre>sample string 32</usuarioNombre> </Clases.param_svp_00000043_sp>
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
Collection of svp_00000043_sp_Result| Name | Description | Type | Additional information |
|---|---|---|---|
| ErrorCode | integer |
None. |
|
| Error | string |
None. |
|
| IdRegistro | integer |
None. |
|
| IdCuenta | integer |
None. |
Response Formats
application/json, text/json
Sample:
[
{
"ErrorCode": 1,
"Error": "sample string 1",
"IdRegistro": 1,
"IdCuenta": 1
},
{
"ErrorCode": 1,
"Error": "sample string 1",
"IdRegistro": 1,
"IdCuenta": 1
}
]
application/xml, text/xml
Sample:
<ArrayOfsvp_00000043_sp_Result xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/ws_svp2.Models.SVP_DB">
<svp_00000043_sp_Result>
<Error>sample string 1</Error>
<ErrorCode>1</ErrorCode>
<IdCuenta>1</IdCuenta>
<IdRegistro>1</IdRegistro>
</svp_00000043_sp_Result>
<svp_00000043_sp_Result>
<Error>sample string 1</Error>
<ErrorCode>1</ErrorCode>
<IdCuenta>1</IdCuenta>
<IdRegistro>1</IdRegistro>
</svp_00000043_sp_Result>
</ArrayOfsvp_00000043_sp_Result>