GET API/AgendCntrManter/ListarCntrPorDi/{numeroDi}
Retorna os cntrs para a DI
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
numeroDi | string |
Required |
Body Parameters
None.
Response Information
Resource Description
Collection of WilsonSons.Terminais.WSNegocio.Modelo.VwAgendCntrDiName | Description | Type | Additional information |
---|---|---|---|
Seq | decimal number |
None. |
|
CntId | decimal number |
None. |
|
HstmvId | decimal number |
None. |
|
Container | string |
None. |
|
Tipo | string |
None. |
|
Tamanho | string |
None. |
|
Posicao | string |
None. |
|
DiId | decimal number |
None. |
|
NumeroDi | string |
None. |
|
TranspParcId | decimal number |
None. |
|
TipoDi | string |
None. |
|
Peso | decimal number |
None. |
|
QtdRem | decimal number |
None. |
|
AgendCntrId | decimal number |
None. |
|
FlagDesembaraco | string |
None. |
|
TipoDocumento | 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:
[ { "Seq": 1.0, "CntId": 2.0, "HstmvId": 3.0, "Container": "sample string 4", "Tipo": "sample string 5", "Tamanho": "sample string 6", "Posicao": "sample string 7", "DiId": 8.0, "NumeroDi": "sample string 9", "TranspParcId": 10.0, "TipoDi": "sample string 11", "Peso": 12.0, "QtdRem": 13.0, "AgendCntrId": 14.0, "FlagDesembaraco": "sample string 15", "TipoDocumento": "sample string 16" }, { "Seq": 1.0, "CntId": 2.0, "HstmvId": 3.0, "Container": "sample string 4", "Tipo": "sample string 5", "Tamanho": "sample string 6", "Posicao": "sample string 7", "DiId": 8.0, "NumeroDi": "sample string 9", "TranspParcId": 10.0, "TipoDi": "sample string 11", "Peso": 12.0, "QtdRem": 13.0, "AgendCntrId": 14.0, "FlagDesembaraco": "sample string 15", "TipoDocumento": "sample string 16" } ]
application/xml, text/xml
Sample:
<ArrayOfVwAgendCntrDi xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/WilsonSons.Terminais.WSNegocio.Modelo"> <VwAgendCntrDi> <Seq xmlns:d3p1="http://www.w3.org/2001/XMLSchema" i:type="d3p1:decimal" xmlns="">1</Seq> <CntId xmlns:d3p1="http://www.w3.org/2001/XMLSchema" i:type="d3p1:decimal" xmlns="">2</CntId> <HstmvId xmlns:d3p1="http://www.w3.org/2001/XMLSchema" i:type="d3p1:decimal" xmlns="">3</HstmvId> <Container xmlns:d3p1="http://www.w3.org/2001/XMLSchema" i:type="d3p1:string" xmlns="">sample string 4</Container> <Tipo xmlns:d3p1="http://www.w3.org/2001/XMLSchema" i:type="d3p1:string" xmlns="">sample string 5</Tipo> <Tamanho xmlns:d3p1="http://www.w3.org/2001/XMLSchema" i:type="d3p1:string" xmlns="">sample string 6</Tamanho> <Posicao xmlns:d3p1="http://www.w3.org/2001/XMLSchema" i:type="d3p1:string" xmlns="">sample string 7</Posicao> <DiId xmlns:d3p1="http://www.w3.org/2001/XMLSchema" i:type="d3p1:decimal" xmlns="">8</DiId> <NumeroDi xmlns:d3p1="http://www.w3.org/2001/XMLSchema" i:type="d3p1:string" xmlns="">sample string 9</NumeroDi> <TranspParcId xmlns:d3p1="http://www.w3.org/2001/XMLSchema" i:type="d3p1:decimal" xmlns="">10</TranspParcId> <TipoDi xmlns:d3p1="http://www.w3.org/2001/XMLSchema" i:type="d3p1:string" xmlns="">sample string 11</TipoDi> <Peso xmlns:d3p1="http://www.w3.org/2001/XMLSchema" i:type="d3p1:decimal" xmlns="">12</Peso> <QtdRem xmlns:d3p1="http://www.w3.org/2001/XMLSchema" i:type="d3p1:decimal" xmlns="">13</QtdRem> <AgendCntrId xmlns:d3p1="http://www.w3.org/2001/XMLSchema" i:type="d3p1:decimal" xmlns="">14</AgendCntrId> <FlagDesembaraco xmlns:d3p1="http://www.w3.org/2001/XMLSchema" i:type="d3p1:string" xmlns="">sample string 15</FlagDesembaraco> <TipoDocumento xmlns:d3p1="http://www.w3.org/2001/XMLSchema" i:type="d3p1:string" xmlns="">sample string 16</TipoDocumento> </VwAgendCntrDi> <VwAgendCntrDi> <Seq xmlns:d3p1="http://www.w3.org/2001/XMLSchema" i:type="d3p1:decimal" xmlns="">1</Seq> <CntId xmlns:d3p1="http://www.w3.org/2001/XMLSchema" i:type="d3p1:decimal" xmlns="">2</CntId> <HstmvId xmlns:d3p1="http://www.w3.org/2001/XMLSchema" i:type="d3p1:decimal" xmlns="">3</HstmvId> <Container xmlns:d3p1="http://www.w3.org/2001/XMLSchema" i:type="d3p1:string" xmlns="">sample string 4</Container> <Tipo xmlns:d3p1="http://www.w3.org/2001/XMLSchema" i:type="d3p1:string" xmlns="">sample string 5</Tipo> <Tamanho xmlns:d3p1="http://www.w3.org/2001/XMLSchema" i:type="d3p1:string" xmlns="">sample string 6</Tamanho> <Posicao xmlns:d3p1="http://www.w3.org/2001/XMLSchema" i:type="d3p1:string" xmlns="">sample string 7</Posicao> <DiId xmlns:d3p1="http://www.w3.org/2001/XMLSchema" i:type="d3p1:decimal" xmlns="">8</DiId> <NumeroDi xmlns:d3p1="http://www.w3.org/2001/XMLSchema" i:type="d3p1:string" xmlns="">sample string 9</NumeroDi> <TranspParcId xmlns:d3p1="http://www.w3.org/2001/XMLSchema" i:type="d3p1:decimal" xmlns="">10</TranspParcId> <TipoDi xmlns:d3p1="http://www.w3.org/2001/XMLSchema" i:type="d3p1:string" xmlns="">sample string 11</TipoDi> <Peso xmlns:d3p1="http://www.w3.org/2001/XMLSchema" i:type="d3p1:decimal" xmlns="">12</Peso> <QtdRem xmlns:d3p1="http://www.w3.org/2001/XMLSchema" i:type="d3p1:decimal" xmlns="">13</QtdRem> <AgendCntrId xmlns:d3p1="http://www.w3.org/2001/XMLSchema" i:type="d3p1:decimal" xmlns="">14</AgendCntrId> <FlagDesembaraco xmlns:d3p1="http://www.w3.org/2001/XMLSchema" i:type="d3p1:string" xmlns="">sample string 15</FlagDesembaraco> <TipoDocumento xmlns:d3p1="http://www.w3.org/2001/XMLSchema" i:type="d3p1:string" xmlns="">sample string 16</TipoDocumento> </VwAgendCntrDi> </ArrayOfVwAgendCntrDi>