GET API/PortoSemParar/CarregarUltimosTickets/{cnh}/{chave}/{dispositivoId}?stageId={stageId}
Retorna os últimos tickets vinculados a CNH informada.
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
cnh |
cnh |
string |
Required |
chave | string |
Required |
|
dispositivoId | string |
Required |
|
stageId | string |
None. |
Body Parameters
None.
Response Information
Resource Description
Collection of WilsonSons.Terminais.WSNegocio.Modelo.VwPspTicketName | Description | Type | Additional information |
---|---|---|---|
AgendId | decimal number |
None. |
|
DscFaina | string |
None. |
|
ApelidoTransp | string |
None. |
|
Container | string |
None. |
|
StatusContainer | string |
None. |
|
PesoContainer | decimal number |
None. |
|
SubType | string |
None. |
|
StageId | string |
None. |
|
StageDesc | string |
None. |
|
Bat | string |
None. |
|
Placa | string |
None. |
|
Cnh | string |
None. |
|
NomeMotorista | string |
None. |
|
TruckVisitAppointmentNbr | decimal number |
None. |
|
DatHoraTicket | date |
None. |
|
NomeNavio | string |
None. |
|
ArmadorNavio | string |
None. |
|
PesoEntrada | decimal number |
None. |
|
PesoSaida | decimal number |
None. |
|
PesoAferido | decimal number |
None. |
|
PosEntrega | string |
None. |
|
Scanner | string |
None. |
|
Instancia | WilsonSons.Arquitetura.Framework.GenericObjectHandler.Modelo.BaseDTO |
None. |
|
Estado | System.Data.DataRowState |
None. |
|
Filtrado | boolean |
None. |
|
Original | WilsonSons.Arquitetura.Framework.GenericObjectHandler.Modelo.BaseDTO |
None. |
|
FoiAlterado | boolean |
None. |
|
Lista | Collection of Object |
None. |
|
EdicaoIniciada | boolean |
None. |
|
AdicaoPendente | boolean |
None. |
|
ErroValidacao | string |
None. |
|
ErroValidacaoItem | string |
None. |
Response Formats
application/json, text/json
Sample:
[ { "AgendId": 1.0, "DscFaina": "sample string 2", "ApelidoTransp": "sample string 3", "Placa": "sample string 4", "Cnh": "sample string 5", "NomeMotorista": "sample string 6", "TruckVisitAppointmentNbr": 7.0, "StageId": "sample string 8", "StageDesc": "sample string 9", "Bat": "sample string 10", "Container": "sample string 11", "StatusContainer": "sample string 12", "PesoContainer": 13.0, "SubType": "sample string 14", "DatHoraTicket": "2025-06-06T21:38:02.1346103-03:00", "NomeNavio": "sample string 16", "ArmadorNavio": "sample string 17", "PesoEntrada": 18.0, "PesoSaida": 19.0, "PesoAferido": 20.0, "PosEntrega": "sample string 21", "Scanner": "sample string 22" }, { "AgendId": 1.0, "DscFaina": "sample string 2", "ApelidoTransp": "sample string 3", "Placa": "sample string 4", "Cnh": "sample string 5", "NomeMotorista": "sample string 6", "TruckVisitAppointmentNbr": 7.0, "StageId": "sample string 8", "StageDesc": "sample string 9", "Bat": "sample string 10", "Container": "sample string 11", "StatusContainer": "sample string 12", "PesoContainer": 13.0, "SubType": "sample string 14", "DatHoraTicket": "2025-06-06T21:38:02.1346103-03:00", "NomeNavio": "sample string 16", "ArmadorNavio": "sample string 17", "PesoEntrada": 18.0, "PesoSaida": 19.0, "PesoAferido": 20.0, "PosEntrega": "sample string 21", "Scanner": "sample string 22" } ]
application/xml, text/xml
Sample:
<ArrayOfVwPspTicket xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/WilsonSons.Terminais.WSNegocio.Modelo"> <VwPspTicket> <AgendId xmlns:d3p1="http://www.w3.org/2001/XMLSchema" i:type="d3p1:decimal" xmlns="">1</AgendId> <DscFaina xmlns:d3p1="http://www.w3.org/2001/XMLSchema" i:type="d3p1:string" xmlns="">sample string 2</DscFaina> <ApelidoTransp xmlns:d3p1="http://www.w3.org/2001/XMLSchema" i:type="d3p1:string" xmlns="">sample string 3</ApelidoTransp> <Placa xmlns:d3p1="http://www.w3.org/2001/XMLSchema" i:type="d3p1:string" xmlns="">sample string 4</Placa> <Cnh xmlns:d3p1="http://www.w3.org/2001/XMLSchema" i:type="d3p1:string" xmlns="">sample string 5</Cnh> <NomeMotorista xmlns:d3p1="http://www.w3.org/2001/XMLSchema" i:type="d3p1:string" xmlns="">sample string 6</NomeMotorista> <TruckVisitAppointmentNbr xmlns:d3p1="http://www.w3.org/2001/XMLSchema" i:type="d3p1:decimal" xmlns="">7</TruckVisitAppointmentNbr> <StageId xmlns:d3p1="http://www.w3.org/2001/XMLSchema" i:type="d3p1:string" xmlns="">sample string 8</StageId> <StageDesc xmlns:d3p1="http://www.w3.org/2001/XMLSchema" i:type="d3p1:string" xmlns="">sample string 9</StageDesc> <Bat xmlns:d3p1="http://www.w3.org/2001/XMLSchema" i:type="d3p1:string" xmlns="">sample string 10</Bat> <Container xmlns:d3p1="http://www.w3.org/2001/XMLSchema" i:type="d3p1:string" xmlns="">sample string 11</Container> <StatusContainer xmlns:d3p1="http://www.w3.org/2001/XMLSchema" i:type="d3p1:string" xmlns="">sample string 12</StatusContainer> <PesoContainer xmlns:d3p1="http://www.w3.org/2001/XMLSchema" i:type="d3p1:decimal" xmlns="">13</PesoContainer> <SubType xmlns:d3p1="http://www.w3.org/2001/XMLSchema" i:type="d3p1:string" xmlns="">sample string 14</SubType> <DatHoraTicket xmlns:d3p1="http://www.w3.org/2001/XMLSchema" i:type="d3p1:dateTime" xmlns="">2025-06-06T21:38:02.1346103-03:00</DatHoraTicket> <NomeNavio xmlns:d3p1="http://www.w3.org/2001/XMLSchema" i:type="d3p1:string" xmlns="">sample string 16</NomeNavio> <ArmadorNavio xmlns:d3p1="http://www.w3.org/2001/XMLSchema" i:type="d3p1:string" xmlns="">sample string 17</ArmadorNavio> <PesoEntrada xmlns:d3p1="http://www.w3.org/2001/XMLSchema" i:type="d3p1:decimal" xmlns="">18</PesoEntrada> <PesoSaida xmlns:d3p1="http://www.w3.org/2001/XMLSchema" i:type="d3p1:decimal" xmlns="">19</PesoSaida> <PesoAferido xmlns:d3p1="http://www.w3.org/2001/XMLSchema" i:type="d3p1:decimal" xmlns="">20</PesoAferido> <PosEntrega xmlns:d3p1="http://www.w3.org/2001/XMLSchema" i:type="d3p1:string" xmlns="">sample string 21</PosEntrega> <Scanner xmlns:d3p1="http://www.w3.org/2001/XMLSchema" i:type="d3p1:string" xmlns="">sample string 22</Scanner> </VwPspTicket> <VwPspTicket> <AgendId xmlns:d3p1="http://www.w3.org/2001/XMLSchema" i:type="d3p1:decimal" xmlns="">1</AgendId> <DscFaina xmlns:d3p1="http://www.w3.org/2001/XMLSchema" i:type="d3p1:string" xmlns="">sample string 2</DscFaina> <ApelidoTransp xmlns:d3p1="http://www.w3.org/2001/XMLSchema" i:type="d3p1:string" xmlns="">sample string 3</ApelidoTransp> <Placa xmlns:d3p1="http://www.w3.org/2001/XMLSchema" i:type="d3p1:string" xmlns="">sample string 4</Placa> <Cnh xmlns:d3p1="http://www.w3.org/2001/XMLSchema" i:type="d3p1:string" xmlns="">sample string 5</Cnh> <NomeMotorista xmlns:d3p1="http://www.w3.org/2001/XMLSchema" i:type="d3p1:string" xmlns="">sample string 6</NomeMotorista> <TruckVisitAppointmentNbr xmlns:d3p1="http://www.w3.org/2001/XMLSchema" i:type="d3p1:decimal" xmlns="">7</TruckVisitAppointmentNbr> <StageId xmlns:d3p1="http://www.w3.org/2001/XMLSchema" i:type="d3p1:string" xmlns="">sample string 8</StageId> <StageDesc xmlns:d3p1="http://www.w3.org/2001/XMLSchema" i:type="d3p1:string" xmlns="">sample string 9</StageDesc> <Bat xmlns:d3p1="http://www.w3.org/2001/XMLSchema" i:type="d3p1:string" xmlns="">sample string 10</Bat> <Container xmlns:d3p1="http://www.w3.org/2001/XMLSchema" i:type="d3p1:string" xmlns="">sample string 11</Container> <StatusContainer xmlns:d3p1="http://www.w3.org/2001/XMLSchema" i:type="d3p1:string" xmlns="">sample string 12</StatusContainer> <PesoContainer xmlns:d3p1="http://www.w3.org/2001/XMLSchema" i:type="d3p1:decimal" xmlns="">13</PesoContainer> <SubType xmlns:d3p1="http://www.w3.org/2001/XMLSchema" i:type="d3p1:string" xmlns="">sample string 14</SubType> <DatHoraTicket xmlns:d3p1="http://www.w3.org/2001/XMLSchema" i:type="d3p1:dateTime" xmlns="">2025-06-06T21:38:02.1346103-03:00</DatHoraTicket> <NomeNavio xmlns:d3p1="http://www.w3.org/2001/XMLSchema" i:type="d3p1:string" xmlns="">sample string 16</NomeNavio> <ArmadorNavio xmlns:d3p1="http://www.w3.org/2001/XMLSchema" i:type="d3p1:string" xmlns="">sample string 17</ArmadorNavio> <PesoEntrada xmlns:d3p1="http://www.w3.org/2001/XMLSchema" i:type="d3p1:decimal" xmlns="">18</PesoEntrada> <PesoSaida xmlns:d3p1="http://www.w3.org/2001/XMLSchema" i:type="d3p1:decimal" xmlns="">19</PesoSaida> <PesoAferido xmlns:d3p1="http://www.w3.org/2001/XMLSchema" i:type="d3p1:decimal" xmlns="">20</PesoAferido> <PosEntrega xmlns:d3p1="http://www.w3.org/2001/XMLSchema" i:type="d3p1:string" xmlns="">sample string 21</PosEntrega> <Scanner xmlns:d3p1="http://www.w3.org/2001/XMLSchema" i:type="d3p1:string" xmlns="">sample string 22</Scanner> </VwPspTicket> </ArrayOfVwPspTicket>