GET api/GetTotalesRematesSP?numeroConexion={numeroConexion}&casilla={casilla}&carrera={carrera}&terminal={terminal}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
numeroConexion

integer

Required

casilla

integer

Default value is 0

carrera

integer

Default value is 0

terminal

integer

Default value is 0

Body Parameters

None.

Response Information

Resource Description

Collection of GetTotalesRematesSP_Result
NameDescriptionTypeAdditional information
Tabla

string

None.

Casilla

integer

None.

Carrera

integer

None.

Terminal

integer

None.

CantidadRemates

integer

None.

CantidadBoletos

integer

None.

ImporteRemates

decimal number

None.

ImporteComisionResumen

decimal number

None.

ImporteApostadorResumen

decimal number

None.

ImporteRematesAuxiliar

decimal number

None.

ImporteComisionAuxiliar

decimal number

None.

ImporteApostadorAuxiliar

decimal number

None.

CantidadBoletosCancelados

integer

None.

ImporteBoletosCancelados

decimal number

None.

CantidadBoletosPagados

integer

None.

ImporteBoletosPagados

decimal number

None.

CantidadBoletosRetirados

integer

None.

ImporteBoletosRetirados

decimal number

None.

ImporteTotal

decimal number

None.

ImporteComisionRemates

decimal number

None.

ImporteApostadorRemates

decimal number

None.

Importe

decimal number

None.

Motivo

string

None.

Response Formats

application/json, text/json

Sample:
[
  {
    "Tabla": "sample string 1",
    "Casilla": 2,
    "Carrera": 3,
    "Terminal": 4,
    "CantidadRemates": 5,
    "CantidadBoletos": 6,
    "ImporteRemates": 7.0,
    "ImporteComisionResumen": 8.0,
    "ImporteApostadorResumen": 9.0,
    "ImporteRematesAuxiliar": 10.0,
    "ImporteComisionAuxiliar": 11.0,
    "ImporteApostadorAuxiliar": 12.0,
    "CantidadBoletosCancelados": 13,
    "ImporteBoletosCancelados": 14.0,
    "CantidadBoletosPagados": 15,
    "ImporteBoletosPagados": 16.0,
    "CantidadBoletosRetirados": 17,
    "ImporteBoletosRetirados": 18.0,
    "ImporteTotal": 19.0,
    "ImporteComisionRemates": 20.0,
    "ImporteApostadorRemates": 21.0,
    "Importe": 22.0,
    "Motivo": "sample string 23"
  },
  {
    "Tabla": "sample string 1",
    "Casilla": 2,
    "Carrera": 3,
    "Terminal": 4,
    "CantidadRemates": 5,
    "CantidadBoletos": 6,
    "ImporteRemates": 7.0,
    "ImporteComisionResumen": 8.0,
    "ImporteApostadorResumen": 9.0,
    "ImporteRematesAuxiliar": 10.0,
    "ImporteComisionAuxiliar": 11.0,
    "ImporteApostadorAuxiliar": 12.0,
    "CantidadBoletosCancelados": 13,
    "ImporteBoletosCancelados": 14.0,
    "CantidadBoletosPagados": 15,
    "ImporteBoletosPagados": 16.0,
    "CantidadBoletosRetirados": 17,
    "ImporteBoletosRetirados": 18.0,
    "ImporteTotal": 19.0,
    "ImporteComisionRemates": 20.0,
    "ImporteApostadorRemates": 21.0,
    "Importe": 22.0,
    "Motivo": "sample string 23"
  }
]

application/xml, text/xml

Sample:
<ArrayOfGetTotalesRematesSP_Result xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/ws_svp2.Models.SVP_DB">
  <GetTotalesRematesSP_Result>
    <CantidadBoletos>6</CantidadBoletos>
    <CantidadBoletosCancelados>13</CantidadBoletosCancelados>
    <CantidadBoletosPagados>15</CantidadBoletosPagados>
    <CantidadBoletosRetirados>17</CantidadBoletosRetirados>
    <CantidadRemates>5</CantidadRemates>
    <Carrera>3</Carrera>
    <Casilla>2</Casilla>
    <Importe>22</Importe>
    <ImporteApostadorAuxiliar>12</ImporteApostadorAuxiliar>
    <ImporteApostadorRemates>21</ImporteApostadorRemates>
    <ImporteApostadorResumen>9</ImporteApostadorResumen>
    <ImporteBoletosCancelados>14</ImporteBoletosCancelados>
    <ImporteBoletosPagados>16</ImporteBoletosPagados>
    <ImporteBoletosRetirados>18</ImporteBoletosRetirados>
    <ImporteComisionAuxiliar>11</ImporteComisionAuxiliar>
    <ImporteComisionRemates>20</ImporteComisionRemates>
    <ImporteComisionResumen>8</ImporteComisionResumen>
    <ImporteRemates>7</ImporteRemates>
    <ImporteRematesAuxiliar>10</ImporteRematesAuxiliar>
    <ImporteTotal>19</ImporteTotal>
    <Motivo>sample string 23</Motivo>
    <Tabla>sample string 1</Tabla>
    <Terminal>4</Terminal>
  </GetTotalesRematesSP_Result>
  <GetTotalesRematesSP_Result>
    <CantidadBoletos>6</CantidadBoletos>
    <CantidadBoletosCancelados>13</CantidadBoletosCancelados>
    <CantidadBoletosPagados>15</CantidadBoletosPagados>
    <CantidadBoletosRetirados>17</CantidadBoletosRetirados>
    <CantidadRemates>5</CantidadRemates>
    <Carrera>3</Carrera>
    <Casilla>2</Casilla>
    <Importe>22</Importe>
    <ImporteApostadorAuxiliar>12</ImporteApostadorAuxiliar>
    <ImporteApostadorRemates>21</ImporteApostadorRemates>
    <ImporteApostadorResumen>9</ImporteApostadorResumen>
    <ImporteBoletosCancelados>14</ImporteBoletosCancelados>
    <ImporteBoletosPagados>16</ImporteBoletosPagados>
    <ImporteBoletosRetirados>18</ImporteBoletosRetirados>
    <ImporteComisionAuxiliar>11</ImporteComisionAuxiliar>
    <ImporteComisionRemates>20</ImporteComisionRemates>
    <ImporteComisionResumen>8</ImporteComisionResumen>
    <ImporteRemates>7</ImporteRemates>
    <ImporteRematesAuxiliar>10</ImporteRematesAuxiliar>
    <ImporteTotal>19</ImporteTotal>
    <Motivo>sample string 23</Motivo>
    <Tabla>sample string 1</Tabla>
    <Terminal>4</Terminal>
  </GetTotalesRematesSP_Result>
</ArrayOfGetTotalesRematesSP_Result>