POST api/VentasLecturasSubirPorCel?imeiSmart={imeiSmart}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| imeiSmart | string |
Required |
Body Parameters
Collection of VentasLecturasSubirPorCelDTOi| Name | Description | Type | Additional information |
|---|---|---|---|
| Codelt | globally unique identifier |
None. |
|
| CodeveLectura | integer |
None. |
|
| CodefeLectura | integer |
None. |
|
| CodeseLectura | integer |
None. |
|
| FilaLectura | integer |
None. |
|
| ColumnaLectura | integer |
None. |
|
| Correlativo | integer |
None. |
|
| Tipo_Compra | string |
None. |
|
| AliasSeccion | string |
None. |
|
| Cantidad | integer |
None. |
|
| CodclcLectura | integer |
None. |
|
| CodcliLectura | integer |
None. |
|
| FechaLectura | date |
None. |
|
| FechaCreaServer | date |
None. |
|
| UsuarioLectura | string |
None. |
|
| ImeiLectura | string |
None. |
|
| EstadoLectura | string |
None. |
|
| CodeveConfig | integer |
None. |
|
| CodefeConfig | integer |
None. |
|
| CodeseConfig | integer |
None. |
|
| LecturaQR | string |
None. |
|
| EsMarcaMasiva | boolean |
None. |
|
| EsUltraOffline | boolean |
None. |
|
| correoComprador | string |
None. |
Request Formats
application/json, text/json
Sample:
[
{
"Codelt": "7f9c88bb-5883-4fc8-8b21-55b10d6279bb",
"CodeveLectura": 2,
"CodefeLectura": 3,
"CodeseLectura": 4,
"FilaLectura": 5,
"ColumnaLectura": 6,
"Correlativo": 7,
"Tipo_Compra": "sample string 8",
"AliasSeccion": "sample string 9",
"Cantidad": 10,
"CodclcLectura": 11,
"CodcliLectura": 12,
"FechaLectura": "2025-12-28T17:58:44.7931651+00:00",
"FechaCreaServer": "2025-12-28T17:58:44.7931651+00:00",
"UsuarioLectura": "sample string 14",
"ImeiLectura": "sample string 15",
"EstadoLectura": "sample string 16",
"CodeveConfig": 1,
"CodefeConfig": 1,
"CodeseConfig": 1,
"LecturaQR": "sample string 17",
"EsMarcaMasiva": true,
"EsUltraOffline": true,
"correoComprador": "sample string 19"
},
{
"Codelt": "7f9c88bb-5883-4fc8-8b21-55b10d6279bb",
"CodeveLectura": 2,
"CodefeLectura": 3,
"CodeseLectura": 4,
"FilaLectura": 5,
"ColumnaLectura": 6,
"Correlativo": 7,
"Tipo_Compra": "sample string 8",
"AliasSeccion": "sample string 9",
"Cantidad": 10,
"CodclcLectura": 11,
"CodcliLectura": 12,
"FechaLectura": "2025-12-28T17:58:44.7931651+00:00",
"FechaCreaServer": "2025-12-28T17:58:44.7931651+00:00",
"UsuarioLectura": "sample string 14",
"ImeiLectura": "sample string 15",
"EstadoLectura": "sample string 16",
"CodeveConfig": 1,
"CodefeConfig": 1,
"CodeseConfig": 1,
"LecturaQR": "sample string 17",
"EsMarcaMasiva": true,
"EsUltraOffline": true,
"correoComprador": "sample string 19"
}
]
application/xml, text/xml
Sample:
<ArrayOfVentasLecturasSubirPorCelDTOi xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/readerWebApiRest.Models.DTOIn">
<VentasLecturasSubirPorCelDTOi>
<AliasSeccion>sample string 9</AliasSeccion>
<Cantidad>10</Cantidad>
<CodclcLectura>11</CodclcLectura>
<CodcliLectura>12</CodcliLectura>
<CodefeConfig>1</CodefeConfig>
<CodefeLectura>3</CodefeLectura>
<Codelt>7f9c88bb-5883-4fc8-8b21-55b10d6279bb</Codelt>
<CodeseConfig>1</CodeseConfig>
<CodeseLectura>4</CodeseLectura>
<CodeveConfig>1</CodeveConfig>
<CodeveLectura>2</CodeveLectura>
<ColumnaLectura>6</ColumnaLectura>
<Correlativo>7</Correlativo>
<EsMarcaMasiva>true</EsMarcaMasiva>
<EsUltraOffline>true</EsUltraOffline>
<EstadoLectura>sample string 16</EstadoLectura>
<FechaCreaServer>2025-12-28T17:58:44.7931651+00:00</FechaCreaServer>
<FechaLectura>2025-12-28T17:58:44.7931651+00:00</FechaLectura>
<FilaLectura>5</FilaLectura>
<ImeiLectura>sample string 15</ImeiLectura>
<LecturaQR>sample string 17</LecturaQR>
<Tipo_Compra>sample string 8</Tipo_Compra>
<UsuarioLectura>sample string 14</UsuarioLectura>
<correoComprador>sample string 19</correoComprador>
</VentasLecturasSubirPorCelDTOi>
<VentasLecturasSubirPorCelDTOi>
<AliasSeccion>sample string 9</AliasSeccion>
<Cantidad>10</Cantidad>
<CodclcLectura>11</CodclcLectura>
<CodcliLectura>12</CodcliLectura>
<CodefeConfig>1</CodefeConfig>
<CodefeLectura>3</CodefeLectura>
<Codelt>7f9c88bb-5883-4fc8-8b21-55b10d6279bb</Codelt>
<CodeseConfig>1</CodeseConfig>
<CodeseLectura>4</CodeseLectura>
<CodeveConfig>1</CodeveConfig>
<CodeveLectura>2</CodeveLectura>
<ColumnaLectura>6</ColumnaLectura>
<Correlativo>7</Correlativo>
<EsMarcaMasiva>true</EsMarcaMasiva>
<EsUltraOffline>true</EsUltraOffline>
<EstadoLectura>sample string 16</EstadoLectura>
<FechaCreaServer>2025-12-28T17:58:44.7931651+00:00</FechaCreaServer>
<FechaLectura>2025-12-28T17:58:44.7931651+00:00</FechaLectura>
<FilaLectura>5</FilaLectura>
<ImeiLectura>sample string 15</ImeiLectura>
<LecturaQR>sample string 17</LecturaQR>
<Tipo_Compra>sample string 8</Tipo_Compra>
<UsuarioLectura>sample string 14</UsuarioLectura>
<correoComprador>sample string 19</correoComprador>
</VentasLecturasSubirPorCelDTOi>
</ArrayOfVentasLecturasSubirPorCelDTOi>
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
ACK_VentasLecturasSubidasDTOi| Name | Description | Type | Additional information |
|---|---|---|---|
| guardado | boolean |
None. |
|
| registrosAfectados | integer |
None. |
|
| mensajeError | string |
None. |
Response Formats
application/json, text/json
Sample:
{
"guardado": true,
"registrosAfectados": 2,
"mensajeError": "sample string 3"
}
application/xml, text/xml
Sample:
<ACK_VentasLecturasSubidasDTOi xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/readerWebApiRest.Models.DTOIn"> <guardado>true</guardado> <mensajeError>sample string 3</mensajeError> <registrosAfectados>2</registrosAfectados> </ACK_VentasLecturasSubidasDTOi>