GET API/AgendCntrDepot/ListarUnidadesLiberadasPorArmador?armId={armId}
Lista as unidades liberadas de um armador.
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
armId | decimal number |
Required |
Body Parameters
None.
Response Information
Resource Description
Collection of WilsonSons.Terminais.WSNegocio.Modelo.B2bVwDepotUnidLiberArmName | Description | Type | Additional information |
---|---|---|---|
Id | decimal number |
None. |
|
ArmId | decimal number |
None. |
|
GrupoArmId | decimal number |
None. |
|
ApelidoArmador | string |
None. |
|
CdTipoCntr | string |
None. |
|
QtdLiberada | decimal number |
None. |
|
UserIdLibera | decimal number |
None. |
|
DatLibera | date |
None. |
|
Obs | string |
None. |
|
FlgAtivo | string |
None. |
|
IndCateg | 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:
[ { "Id": 1.0, "ArmId": 1.0, "GrupoArmId": 1.0, "ApelidoArmador": "sample string 2", "CdTipoCntr": "sample string 3", "QtdLiberada": 4.0, "UserIdLibera": 5.0, "DatLibera": "2025-06-06T21:25:54.9777289-03:00", "Obs": "sample string 7", "FlgAtivo": "sample string 8", "IndCateg": "sample string 9" }, { "Id": 1.0, "ArmId": 1.0, "GrupoArmId": 1.0, "ApelidoArmador": "sample string 2", "CdTipoCntr": "sample string 3", "QtdLiberada": 4.0, "UserIdLibera": 5.0, "DatLibera": "2025-06-06T21:25:54.9777289-03:00", "Obs": "sample string 7", "FlgAtivo": "sample string 8", "IndCateg": "sample string 9" } ]
application/xml, text/xml
Sample:
<ArrayOfB2bVwDepotUnidLiberArm xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/WilsonSons.Terminais.WSNegocio.Modelo"> <B2bVwDepotUnidLiberArm> <Id xmlns:d3p1="http://www.w3.org/2001/XMLSchema" i:type="d3p1:decimal" xmlns="">1</Id> <ArmId xmlns:d3p1="http://www.w3.org/2001/XMLSchema" i:type="d3p1:decimal" xmlns="">1</ArmId> <GrupoArmId xmlns:d3p1="http://www.w3.org/2001/XMLSchema" i:type="d3p1:decimal" xmlns="">1</GrupoArmId> <ApelidoArmador xmlns:d3p1="http://www.w3.org/2001/XMLSchema" i:type="d3p1:string" xmlns="">sample string 2</ApelidoArmador> <CdTipoCntr xmlns:d3p1="http://www.w3.org/2001/XMLSchema" i:type="d3p1:string" xmlns="">sample string 3</CdTipoCntr> <QtdLiberada xmlns:d3p1="http://www.w3.org/2001/XMLSchema" i:type="d3p1:decimal" xmlns="">4</QtdLiberada> <UserIdLibera xmlns:d3p1="http://www.w3.org/2001/XMLSchema" i:type="d3p1:decimal" xmlns="">5</UserIdLibera> <DatLibera xmlns:d3p1="http://www.w3.org/2001/XMLSchema" i:type="d3p1:dateTime" xmlns="">2025-06-06T21:25:54.9777289-03:00</DatLibera> <Obs xmlns:d3p1="http://www.w3.org/2001/XMLSchema" i:type="d3p1:string" xmlns="">sample string 7</Obs> <FlgAtivo xmlns:d3p1="http://www.w3.org/2001/XMLSchema" i:type="d3p1:string" xmlns="">sample string 8</FlgAtivo> <IndCateg xmlns:d3p1="http://www.w3.org/2001/XMLSchema" i:type="d3p1:string" xmlns="">sample string 9</IndCateg> </B2bVwDepotUnidLiberArm> <B2bVwDepotUnidLiberArm> <Id xmlns:d3p1="http://www.w3.org/2001/XMLSchema" i:type="d3p1:decimal" xmlns="">1</Id> <ArmId xmlns:d3p1="http://www.w3.org/2001/XMLSchema" i:type="d3p1:decimal" xmlns="">1</ArmId> <GrupoArmId xmlns:d3p1="http://www.w3.org/2001/XMLSchema" i:type="d3p1:decimal" xmlns="">1</GrupoArmId> <ApelidoArmador xmlns:d3p1="http://www.w3.org/2001/XMLSchema" i:type="d3p1:string" xmlns="">sample string 2</ApelidoArmador> <CdTipoCntr xmlns:d3p1="http://www.w3.org/2001/XMLSchema" i:type="d3p1:string" xmlns="">sample string 3</CdTipoCntr> <QtdLiberada xmlns:d3p1="http://www.w3.org/2001/XMLSchema" i:type="d3p1:decimal" xmlns="">4</QtdLiberada> <UserIdLibera xmlns:d3p1="http://www.w3.org/2001/XMLSchema" i:type="d3p1:decimal" xmlns="">5</UserIdLibera> <DatLibera xmlns:d3p1="http://www.w3.org/2001/XMLSchema" i:type="d3p1:dateTime" xmlns="">2025-06-06T21:25:54.9777289-03:00</DatLibera> <Obs xmlns:d3p1="http://www.w3.org/2001/XMLSchema" i:type="d3p1:string" xmlns="">sample string 7</Obs> <FlgAtivo xmlns:d3p1="http://www.w3.org/2001/XMLSchema" i:type="d3p1:string" xmlns="">sample string 8</FlgAtivo> <IndCateg xmlns:d3p1="http://www.w3.org/2001/XMLSchema" i:type="d3p1:string" xmlns="">sample string 9</IndCateg> </B2bVwDepotUnidLiberArm> </ArrayOfB2bVwDepotUnidLiberArm>