GET API/AgendCntrDashboard/ListarAlertas
Retorna alertas
Request Information
URI Parameters
None.
Body Parameters
None.
Response Information
Resource Description
WilsonSons.Terminais.WSNegocio.Modelo.DTOs.AgendAlertasName | Description | Type | Additional information |
---|---|---|---|
ListaAlertaAgendSemNf | Collection of WilsonSons.Terminais.WSNegocio.Modelo.VwAgendAlertaAgdSemNf |
None. |
|
ListaAlertaAgendIncompleto | Collection of WilsonSons.Terminais.WSNegocio.Modelo.VwAgendAlertaIncompleto |
None. |
|
ListaAlertaAgendNfSemAgend | Collection of WilsonSons.Terminais.WSNegocio.Modelo.VwAgendAlertaNfSemAgd |
None. |
Response Formats
application/json, text/json
Sample:
{ "ListaAlertaAgendSemNf": [ { "Membershipuserid": 1.0, "Container": "sample string 2", "DataAgendamento": "2025-06-06T20:36:49.1645708-03:00", "Bat": "sample string 4", "StatusNfLib": "sample string 5", "AgendCntrId": 6.0, "AgendId": 7.0 }, { "Membershipuserid": 1.0, "Container": "sample string 2", "DataAgendamento": "2025-06-06T20:36:49.1645708-03:00", "Bat": "sample string 4", "StatusNfLib": "sample string 5", "AgendCntrId": 6.0, "AgendId": 7.0 } ], "ListaAlertaAgendIncompleto": [ { "AgendId": 1.0, "DscFaina": "sample string 2", "DatHoraAgend": "2025-06-06T20:36:49.1645708-03:00", "Placa": "sample string 4", "Cnh": 5.0, "Cntr": "sample string 6", "Membershipuserid": 7.0, "Campos": "sample string 8" }, { "AgendId": 1.0, "DscFaina": "sample string 2", "DatHoraAgend": "2025-06-06T20:36:49.1645708-03:00", "Placa": "sample string 4", "Cnh": 5.0, "Cntr": "sample string 6", "Membershipuserid": 7.0, "Campos": "sample string 8" } ], "ListaAlertaAgendNfSemAgend": [ { "Membershipuserid": 1.0, "Container": "sample string 2", "NotaFiscal": "sample string 3", "NotaFiscalId": 4.0, "NotaFiscalCntrId": 5.0 }, { "Membershipuserid": 1.0, "Container": "sample string 2", "NotaFiscal": "sample string 3", "NotaFiscalId": 4.0, "NotaFiscalCntrId": 5.0 } ] }
application/xml, text/xml
Sample:
<AgendAlertas xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/WilsonSons.Terminais.WSNegocio.Modelo.DTOs"> <ListaAlertaAgendIncompleto xmlns:d2p1="http://schemas.datacontract.org/2004/07/WilsonSons.Terminais.WSNegocio.Modelo"> <d2p1:VwAgendAlertaIncompleto> <AgendId xmlns:d4p1="http://www.w3.org/2001/XMLSchema" i:type="d4p1:decimal" xmlns="">1</AgendId> <DscFaina xmlns:d4p1="http://www.w3.org/2001/XMLSchema" i:type="d4p1:string" xmlns="">sample string 2</DscFaina> <DatHoraAgend xmlns:d4p1="http://www.w3.org/2001/XMLSchema" i:type="d4p1:dateTime" xmlns="">2025-06-06T20:36:49.1645708-03:00</DatHoraAgend> <Placa xmlns:d4p1="http://www.w3.org/2001/XMLSchema" i:type="d4p1:string" xmlns="">sample string 4</Placa> <Cnh xmlns:d4p1="http://www.w3.org/2001/XMLSchema" i:type="d4p1:decimal" xmlns="">5</Cnh> <Cntr xmlns:d4p1="http://www.w3.org/2001/XMLSchema" i:type="d4p1:string" xmlns="">sample string 6</Cntr> <Membershipuserid xmlns:d4p1="http://www.w3.org/2001/XMLSchema" i:type="d4p1:decimal" xmlns="">7</Membershipuserid> <Campos xmlns:d4p1="http://www.w3.org/2001/XMLSchema" i:type="d4p1:string" xmlns="">sample string 8</Campos> </d2p1:VwAgendAlertaIncompleto> <d2p1:VwAgendAlertaIncompleto> <AgendId xmlns:d4p1="http://www.w3.org/2001/XMLSchema" i:type="d4p1:decimal" xmlns="">1</AgendId> <DscFaina xmlns:d4p1="http://www.w3.org/2001/XMLSchema" i:type="d4p1:string" xmlns="">sample string 2</DscFaina> <DatHoraAgend xmlns:d4p1="http://www.w3.org/2001/XMLSchema" i:type="d4p1:dateTime" xmlns="">2025-06-06T20:36:49.1645708-03:00</DatHoraAgend> <Placa xmlns:d4p1="http://www.w3.org/2001/XMLSchema" i:type="d4p1:string" xmlns="">sample string 4</Placa> <Cnh xmlns:d4p1="http://www.w3.org/2001/XMLSchema" i:type="d4p1:decimal" xmlns="">5</Cnh> <Cntr xmlns:d4p1="http://www.w3.org/2001/XMLSchema" i:type="d4p1:string" xmlns="">sample string 6</Cntr> <Membershipuserid xmlns:d4p1="http://www.w3.org/2001/XMLSchema" i:type="d4p1:decimal" xmlns="">7</Membershipuserid> <Campos xmlns:d4p1="http://www.w3.org/2001/XMLSchema" i:type="d4p1:string" xmlns="">sample string 8</Campos> </d2p1:VwAgendAlertaIncompleto> </ListaAlertaAgendIncompleto> <ListaAlertaAgendNfSemAgend xmlns:d2p1="http://schemas.datacontract.org/2004/07/WilsonSons.Terminais.WSNegocio.Modelo"> <d2p1:VwAgendAlertaNfSemAgd> <Membershipuserid xmlns:d4p1="http://www.w3.org/2001/XMLSchema" i:type="d4p1:decimal" xmlns="">1</Membershipuserid> <Container xmlns:d4p1="http://www.w3.org/2001/XMLSchema" i:type="d4p1:string" xmlns="">sample string 2</Container> <NotaFiscal xmlns:d4p1="http://www.w3.org/2001/XMLSchema" i:type="d4p1:string" xmlns="">sample string 3</NotaFiscal> <NotaFiscalId xmlns:d4p1="http://www.w3.org/2001/XMLSchema" i:type="d4p1:decimal" xmlns="">4</NotaFiscalId> <NotaFiscalCntrId xmlns:d4p1="http://www.w3.org/2001/XMLSchema" i:type="d4p1:decimal" xmlns="">5</NotaFiscalCntrId> </d2p1:VwAgendAlertaNfSemAgd> <d2p1:VwAgendAlertaNfSemAgd> <Membershipuserid xmlns:d4p1="http://www.w3.org/2001/XMLSchema" i:type="d4p1:decimal" xmlns="">1</Membershipuserid> <Container xmlns:d4p1="http://www.w3.org/2001/XMLSchema" i:type="d4p1:string" xmlns="">sample string 2</Container> <NotaFiscal xmlns:d4p1="http://www.w3.org/2001/XMLSchema" i:type="d4p1:string" xmlns="">sample string 3</NotaFiscal> <NotaFiscalId xmlns:d4p1="http://www.w3.org/2001/XMLSchema" i:type="d4p1:decimal" xmlns="">4</NotaFiscalId> <NotaFiscalCntrId xmlns:d4p1="http://www.w3.org/2001/XMLSchema" i:type="d4p1:decimal" xmlns="">5</NotaFiscalCntrId> </d2p1:VwAgendAlertaNfSemAgd> </ListaAlertaAgendNfSemAgend> <ListaAlertaAgendSemNf xmlns:d2p1="http://schemas.datacontract.org/2004/07/WilsonSons.Terminais.WSNegocio.Modelo"> <d2p1:VwAgendAlertaAgdSemNf> <Membershipuserid xmlns:d4p1="http://www.w3.org/2001/XMLSchema" i:type="d4p1:decimal" xmlns="">1</Membershipuserid> <Container xmlns:d4p1="http://www.w3.org/2001/XMLSchema" i:type="d4p1:string" xmlns="">sample string 2</Container> <DataAgendamento xmlns:d4p1="http://www.w3.org/2001/XMLSchema" i:type="d4p1:dateTime" xmlns="">2025-06-06T20:36:49.1645708-03:00</DataAgendamento> <Bat xmlns:d4p1="http://www.w3.org/2001/XMLSchema" i:type="d4p1:string" xmlns="">sample string 4</Bat> <StatusNfLib xmlns:d4p1="http://www.w3.org/2001/XMLSchema" i:type="d4p1:string" xmlns="">sample string 5</StatusNfLib> <AgendCntrId xmlns:d4p1="http://www.w3.org/2001/XMLSchema" i:type="d4p1:decimal" xmlns="">6</AgendCntrId> <AgendId xmlns:d4p1="http://www.w3.org/2001/XMLSchema" i:type="d4p1:decimal" xmlns="">7</AgendId> </d2p1:VwAgendAlertaAgdSemNf> <d2p1:VwAgendAlertaAgdSemNf> <Membershipuserid xmlns:d4p1="http://www.w3.org/2001/XMLSchema" i:type="d4p1:decimal" xmlns="">1</Membershipuserid> <Container xmlns:d4p1="http://www.w3.org/2001/XMLSchema" i:type="d4p1:string" xmlns="">sample string 2</Container> <DataAgendamento xmlns:d4p1="http://www.w3.org/2001/XMLSchema" i:type="d4p1:dateTime" xmlns="">2025-06-06T20:36:49.1645708-03:00</DataAgendamento> <Bat xmlns:d4p1="http://www.w3.org/2001/XMLSchema" i:type="d4p1:string" xmlns="">sample string 4</Bat> <StatusNfLib xmlns:d4p1="http://www.w3.org/2001/XMLSchema" i:type="d4p1:string" xmlns="">sample string 5</StatusNfLib> <AgendCntrId xmlns:d4p1="http://www.w3.org/2001/XMLSchema" i:type="d4p1:decimal" xmlns="">6</AgendCntrId> <AgendId xmlns:d4p1="http://www.w3.org/2001/XMLSchema" i:type="d4p1:decimal" xmlns="">7</AgendId> </d2p1:VwAgendAlertaAgdSemNf> </ListaAlertaAgendSemNf> </AgendAlertas>