POST api/svp_00000045_sp

Request Information

URI Parameters

None.

Body Parameters

param_svp_00000045_sp
NameDescriptionTypeAdditional information
numeroConexion

integer

None.

idRegistro

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.

email

string

None.

documentoTipo

string

None.

documentoNumero

string

None.

chatUsername

string

None.

telefono

string

None.

Request Formats

application/json, text/json

Sample:
{
  "numeroConexion": 1,
  "idRegistro": 2,
  "terminal": 3,
  "nombre": "sample string 4",
  "altaBaja": "sample string 5",
  "habilitadaDeshabilitada": "sample string 6",
  "observaciones": "sample string 7",
  "tipoUsuario": "sample string 8",
  "usuario": "sample string 9",
  "password": "sample string 10",
  "topeImporteCancelados": 11.0,
  "topeImportePagos": 12.0,
  "descripcionCorta": "sample string 13",
  "agrupadorAgencia": "sample string 14",
  "impuestoVentaPorcentajeLDCSE": 15.0,
  "impuestoPagosPorcentajeLDCSE": 16.0,
  "bolSorCantidadBoletosActivo": true,
  "bolSorCantidadBoletos": 18,
  "bolSorCantidadBoletosTope": 19,
  "bolSorCantidadBoletosImporte": 20.0,
  "bolSorCantidadBoletosProximo": 21,
  "bolSorImporteAcumuladoActivo": true,
  "bolSorImporteAcumulado": 23.0,
  "bolSorImporteAcumuladoTope": 24,
  "bolSorImporteAcumuladoImporte": 25.0,
  "bolSorImporteAcumuladoProximo": 26,
  "bolSorImporteBoletoActivo": true,
  "bolSorImporteBoleto": 28,
  "bolSorImporteBoletoTope": 29,
  "bolSorImporteBoletoImporte": 30.0,
  "bolSorImporteBoletoProximo": 31,
  "sportTipoDividendo": "sample string 32",
  "usuarioNombre": "sample string 33",
  "usuarioApellido": "sample string 34",
  "email": "sample string 35",
  "documentoTipo": "sample string 36",
  "documentoNumero": "sample string 37",
  "chatUsername": "sample string 38",
  "telefono": "sample string 39"
}

application/xml, text/xml

Sample:
<Clases.param_svp_00000045_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 14</agrupadorAgencia>
  <altaBaja>sample string 5</altaBaja>
  <bolSorCantidadBoletos>18</bolSorCantidadBoletos>
  <bolSorCantidadBoletosActivo>true</bolSorCantidadBoletosActivo>
  <bolSorCantidadBoletosImporte>20</bolSorCantidadBoletosImporte>
  <bolSorCantidadBoletosProximo>21</bolSorCantidadBoletosProximo>
  <bolSorCantidadBoletosTope>19</bolSorCantidadBoletosTope>
  <bolSorImporteAcumulado>23</bolSorImporteAcumulado>
  <bolSorImporteAcumuladoActivo>true</bolSorImporteAcumuladoActivo>
  <bolSorImporteAcumuladoImporte>25</bolSorImporteAcumuladoImporte>
  <bolSorImporteAcumuladoProximo>26</bolSorImporteAcumuladoProximo>
  <bolSorImporteAcumuladoTope>24</bolSorImporteAcumuladoTope>
  <bolSorImporteBoleto>28</bolSorImporteBoleto>
  <bolSorImporteBoletoActivo>true</bolSorImporteBoletoActivo>
  <bolSorImporteBoletoImporte>30</bolSorImporteBoletoImporte>
  <bolSorImporteBoletoProximo>31</bolSorImporteBoletoProximo>
  <bolSorImporteBoletoTope>29</bolSorImporteBoletoTope>
  <chatUsername>sample string 38</chatUsername>
  <descripcionCorta>sample string 13</descripcionCorta>
  <documentoNumero>sample string 37</documentoNumero>
  <documentoTipo>sample string 36</documentoTipo>
  <email>sample string 35</email>
  <habilitadaDeshabilitada>sample string 6</habilitadaDeshabilitada>
  <idRegistro>2</idRegistro>
  <impuestoPagosPorcentajeLDCSE>16</impuestoPagosPorcentajeLDCSE>
  <impuestoVentaPorcentajeLDCSE>15</impuestoVentaPorcentajeLDCSE>
  <nombre>sample string 4</nombre>
  <numeroConexion>1</numeroConexion>
  <observaciones>sample string 7</observaciones>
  <password>sample string 10</password>
  <sportTipoDividendo>sample string 32</sportTipoDividendo>
  <telefono>sample string 39</telefono>
  <terminal>3</terminal>
  <tipoUsuario>sample string 8</tipoUsuario>
  <topeImporteCancelados>11</topeImporteCancelados>
  <topeImportePagos>12</topeImportePagos>
  <usuario>sample string 9</usuario>
  <usuarioApellido>sample string 34</usuarioApellido>
  <usuarioNombre>sample string 33</usuarioNombre>
</Clases.param_svp_00000045_sp>

application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Resource Description

Collection of svp_00000045_sp_Result
NameDescriptionTypeAdditional information
ErrorCode

integer

None.

Error

string

None.

IdRegistro

integer

None.

Response Formats

application/json, text/json

Sample:
[
  {
    "ErrorCode": 1,
    "Error": "sample string 1",
    "IdRegistro": 1
  },
  {
    "ErrorCode": 1,
    "Error": "sample string 1",
    "IdRegistro": 1
  }
]

application/xml, text/xml

Sample:
<ArrayOfsvp_00000045_sp_Result xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/ws_svp2.Models.SVP_DB">
  <svp_00000045_sp_Result>
    <Error>sample string 1</Error>
    <ErrorCode>1</ErrorCode>
    <IdRegistro>1</IdRegistro>
  </svp_00000045_sp_Result>
  <svp_00000045_sp_Result>
    <Error>sample string 1</Error>
    <ErrorCode>1</ErrorCode>
    <IdRegistro>1</IdRegistro>
  </svp_00000045_sp_Result>
</ArrayOfsvp_00000045_sp_Result>