GET API/AgendCntrDashboard/ListarTriagemDepot?placaCavalo={placaCavalo}&cnh={cnh}
Retorna triagem do DEPOT
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| placaCavalo | string |
None. |
|
| cnh | string |
None. |
Body Parameters
None.
Response Information
Resource Description
Collection of WilsonSons.Terminais.WSNegocio.Modelo.VwAgendTriagem| Name | Description | Type | Additional information |
|---|---|---|---|
| AgendId | decimal number |
None. |
|
| DscFaina | string |
None. |
|
| FainaId | decimal number |
None. |
|
| TipoAgendId | decimal number |
None. |
|
| CodTipo | string |
None. |
|
| DscTipo | string |
None. |
|
| Data | date |
None. |
|
| Hora | decimal number |
None. |
|
| CodStatus | string |
None. |
|
| StatusAgendamento | string |
None. |
|
| Placa | string |
None. |
|
| Cnh | decimal number |
None. |
|
| N4DriverLicense | string |
None. |
|
| StatusTriagem | string |
None. |
|
| NomeMotorista | string |
None. |
|
| PlacaCarret1 | string |
None. |
|
| PlacaCarret2 | string |
None. |
|
| Membershipuserid | decimal number |
None. |
|
| IndStatus | string |
None. |
|
| StatusAgendamentoDesk | string |
None. |
|
| TranspId | decimal number |
None. |
|
| ApelidoTransp | string |
None. |
|
| UsuarioIncl | 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",
"FainaId": 3.0,
"TipoAgendId": 4.0,
"CodTipo": "sample string 5",
"DscTipo": "sample string 6",
"Data": "2026-02-03T23:19:16.1323527-03:00",
"Hora": 8.0,
"CodStatus": "sample string 9",
"StatusAgendamento": "sample string 10",
"Placa": "sample string 11",
"Cnh": 12.0,
"N4DriverLicense": "sample string 13",
"StatusTriagem": "sample string 14",
"NomeMotorista": "sample string 15",
"PlacaCarret1": "sample string 16",
"PlacaCarret2": "sample string 17",
"Membershipuserid": 18.0,
"IndStatus": "sample string 19",
"StatusAgendamentoDesk": "sample string 20",
"TranspId": 21.0,
"ApelidoTransp": "sample string 22",
"UsuarioIncl": "sample string 23"
},
{
"AgendId": 1.0,
"DscFaina": "sample string 2",
"FainaId": 3.0,
"TipoAgendId": 4.0,
"CodTipo": "sample string 5",
"DscTipo": "sample string 6",
"Data": "2026-02-03T23:19:16.1323527-03:00",
"Hora": 8.0,
"CodStatus": "sample string 9",
"StatusAgendamento": "sample string 10",
"Placa": "sample string 11",
"Cnh": 12.0,
"N4DriverLicense": "sample string 13",
"StatusTriagem": "sample string 14",
"NomeMotorista": "sample string 15",
"PlacaCarret1": "sample string 16",
"PlacaCarret2": "sample string 17",
"Membershipuserid": 18.0,
"IndStatus": "sample string 19",
"StatusAgendamentoDesk": "sample string 20",
"TranspId": 21.0,
"ApelidoTransp": "sample string 22",
"UsuarioIncl": "sample string 23"
}
]
application/xml, text/xml
Sample:
<ArrayOfVwAgendTriagem xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/WilsonSons.Terminais.WSNegocio.Modelo">
<VwAgendTriagem>
<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>
<FainaId xmlns:d3p1="http://www.w3.org/2001/XMLSchema" i:type="d3p1:decimal" xmlns="">3</FainaId>
<TipoAgendId xmlns:d3p1="http://www.w3.org/2001/XMLSchema" i:type="d3p1:decimal" xmlns="">4</TipoAgendId>
<CodTipo xmlns:d3p1="http://www.w3.org/2001/XMLSchema" i:type="d3p1:string" xmlns="">sample string 5</CodTipo>
<DscTipo xmlns:d3p1="http://www.w3.org/2001/XMLSchema" i:type="d3p1:string" xmlns="">sample string 6</DscTipo>
<Data xmlns:d3p1="http://www.w3.org/2001/XMLSchema" i:type="d3p1:dateTime" xmlns="">2026-02-03T23:19:16.1323527-03:00</Data>
<Hora xmlns:d3p1="http://www.w3.org/2001/XMLSchema" i:type="d3p1:decimal" xmlns="">8</Hora>
<CodStatus xmlns:d3p1="http://www.w3.org/2001/XMLSchema" i:type="d3p1:string" xmlns="">sample string 9</CodStatus>
<StatusAgendamento xmlns:d3p1="http://www.w3.org/2001/XMLSchema" i:type="d3p1:string" xmlns="">sample string 10</StatusAgendamento>
<Placa xmlns:d3p1="http://www.w3.org/2001/XMLSchema" i:type="d3p1:string" xmlns="">sample string 11</Placa>
<Cnh xmlns:d3p1="http://www.w3.org/2001/XMLSchema" i:type="d3p1:decimal" xmlns="">12</Cnh>
<N4DriverLicense xmlns:d3p1="http://www.w3.org/2001/XMLSchema" i:type="d3p1:string" xmlns="">sample string 13</N4DriverLicense>
<StatusTriagem xmlns:d3p1="http://www.w3.org/2001/XMLSchema" i:type="d3p1:string" xmlns="">sample string 14</StatusTriagem>
<NomeMotorista xmlns:d3p1="http://www.w3.org/2001/XMLSchema" i:type="d3p1:string" xmlns="">sample string 15</NomeMotorista>
<PlacaCarret1 xmlns:d3p1="http://www.w3.org/2001/XMLSchema" i:type="d3p1:string" xmlns="">sample string 16</PlacaCarret1>
<PlacaCarret2 xmlns:d3p1="http://www.w3.org/2001/XMLSchema" i:type="d3p1:string" xmlns="">sample string 17</PlacaCarret2>
<Membershipuserid xmlns:d3p1="http://www.w3.org/2001/XMLSchema" i:type="d3p1:decimal" xmlns="">18</Membershipuserid>
<IndStatus xmlns:d3p1="http://www.w3.org/2001/XMLSchema" i:type="d3p1:string" xmlns="">sample string 19</IndStatus>
<StatusAgendamentoDesk xmlns:d3p1="http://www.w3.org/2001/XMLSchema" i:type="d3p1:string" xmlns="">sample string 20</StatusAgendamentoDesk>
<TranspId xmlns:d3p1="http://www.w3.org/2001/XMLSchema" i:type="d3p1:decimal" xmlns="">21</TranspId>
<ApelidoTransp xmlns:d3p1="http://www.w3.org/2001/XMLSchema" i:type="d3p1:string" xmlns="">sample string 22</ApelidoTransp>
<UsuarioIncl xmlns:d3p1="http://www.w3.org/2001/XMLSchema" i:type="d3p1:string" xmlns="">sample string 23</UsuarioIncl>
</VwAgendTriagem>
<VwAgendTriagem>
<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>
<FainaId xmlns:d3p1="http://www.w3.org/2001/XMLSchema" i:type="d3p1:decimal" xmlns="">3</FainaId>
<TipoAgendId xmlns:d3p1="http://www.w3.org/2001/XMLSchema" i:type="d3p1:decimal" xmlns="">4</TipoAgendId>
<CodTipo xmlns:d3p1="http://www.w3.org/2001/XMLSchema" i:type="d3p1:string" xmlns="">sample string 5</CodTipo>
<DscTipo xmlns:d3p1="http://www.w3.org/2001/XMLSchema" i:type="d3p1:string" xmlns="">sample string 6</DscTipo>
<Data xmlns:d3p1="http://www.w3.org/2001/XMLSchema" i:type="d3p1:dateTime" xmlns="">2026-02-03T23:19:16.1323527-03:00</Data>
<Hora xmlns:d3p1="http://www.w3.org/2001/XMLSchema" i:type="d3p1:decimal" xmlns="">8</Hora>
<CodStatus xmlns:d3p1="http://www.w3.org/2001/XMLSchema" i:type="d3p1:string" xmlns="">sample string 9</CodStatus>
<StatusAgendamento xmlns:d3p1="http://www.w3.org/2001/XMLSchema" i:type="d3p1:string" xmlns="">sample string 10</StatusAgendamento>
<Placa xmlns:d3p1="http://www.w3.org/2001/XMLSchema" i:type="d3p1:string" xmlns="">sample string 11</Placa>
<Cnh xmlns:d3p1="http://www.w3.org/2001/XMLSchema" i:type="d3p1:decimal" xmlns="">12</Cnh>
<N4DriverLicense xmlns:d3p1="http://www.w3.org/2001/XMLSchema" i:type="d3p1:string" xmlns="">sample string 13</N4DriverLicense>
<StatusTriagem xmlns:d3p1="http://www.w3.org/2001/XMLSchema" i:type="d3p1:string" xmlns="">sample string 14</StatusTriagem>
<NomeMotorista xmlns:d3p1="http://www.w3.org/2001/XMLSchema" i:type="d3p1:string" xmlns="">sample string 15</NomeMotorista>
<PlacaCarret1 xmlns:d3p1="http://www.w3.org/2001/XMLSchema" i:type="d3p1:string" xmlns="">sample string 16</PlacaCarret1>
<PlacaCarret2 xmlns:d3p1="http://www.w3.org/2001/XMLSchema" i:type="d3p1:string" xmlns="">sample string 17</PlacaCarret2>
<Membershipuserid xmlns:d3p1="http://www.w3.org/2001/XMLSchema" i:type="d3p1:decimal" xmlns="">18</Membershipuserid>
<IndStatus xmlns:d3p1="http://www.w3.org/2001/XMLSchema" i:type="d3p1:string" xmlns="">sample string 19</IndStatus>
<StatusAgendamentoDesk xmlns:d3p1="http://www.w3.org/2001/XMLSchema" i:type="d3p1:string" xmlns="">sample string 20</StatusAgendamentoDesk>
<TranspId xmlns:d3p1="http://www.w3.org/2001/XMLSchema" i:type="d3p1:decimal" xmlns="">21</TranspId>
<ApelidoTransp xmlns:d3p1="http://www.w3.org/2001/XMLSchema" i:type="d3p1:string" xmlns="">sample string 22</ApelidoTransp>
<UsuarioIncl xmlns:d3p1="http://www.w3.org/2001/XMLSchema" i:type="d3p1:string" xmlns="">sample string 23</UsuarioIncl>
</VwAgendTriagem>
</ArrayOfVwAgendTriagem>