GET API/ConsultaVeiculoController/ListarAnexos?idAnexo={idAnexo}&placaVeic={placaVeic}&bookingNbr={bookingNbr}&tvdtlsGkey={tvdtlsGkey}&appoitmentNbr={appoitmentNbr}

Retorna uma lista contendo anexos da liberação CDTA.

Request Information

URI Parameters

NameDescriptionTypeAdditional information
idAnexo

decimal number

None.

placaVeic

string

None.

bookingNbr

string

None.

tvdtlsGkey

decimal number

None.

appoitmentNbr

decimal number

None.

Body Parameters

None.

Response Information

Resource Description

Collection of WilsonSons.Terminais.WSNegocio.Modelo.ScLiberacaoCdtaDoc
NameDescriptionTypeAdditional information
Id

decimal number

None.

AppoitmentNbr

decimal number

None.

TvdtlsGkey

decimal number

None.

BookingNbr

string

None.

PlacaVeic

string

None.

Arquivo

Collection of byte

None.

ArquivoExtensao

string

None.

DscArquivo

string

None.

FlagInativo

string

None.

DataInativo

date

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,
    "AppoitmentNbr": 2.0,
    "TvdtlsGkey": 3.0,
    "BookingNbr": "sample string 4",
    "PlacaVeic": "sample string 5",
    "Arquivo": "QEA=",
    "ArquivoExtensao": "sample string 6",
    "DscArquivo": "sample string 7",
    "FlagInativo": "sample string 8",
    "DataInativo": "2026-02-03T23:19:46.1499972-03:00"
  },
  {
    "Id": 1.0,
    "AppoitmentNbr": 2.0,
    "TvdtlsGkey": 3.0,
    "BookingNbr": "sample string 4",
    "PlacaVeic": "sample string 5",
    "Arquivo": "QEA=",
    "ArquivoExtensao": "sample string 6",
    "DscArquivo": "sample string 7",
    "FlagInativo": "sample string 8",
    "DataInativo": "2026-02-03T23:19:46.1499972-03:00"
  }
]

application/xml, text/xml

Sample:
<ArrayOfScLiberacaoCdtaDoc xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/WilsonSons.Terminais.WSNegocio.Modelo">
  <ScLiberacaoCdtaDoc>
    <Id xmlns:d3p1="http://www.w3.org/2001/XMLSchema" i:type="d3p1:decimal" xmlns="">1</Id>
    <AppoitmentNbr xmlns:d3p1="http://www.w3.org/2001/XMLSchema" i:type="d3p1:decimal" xmlns="">2</AppoitmentNbr>
    <TvdtlsGkey xmlns:d3p1="http://www.w3.org/2001/XMLSchema" i:type="d3p1:decimal" xmlns="">3</TvdtlsGkey>
    <BookingNbr xmlns:d3p1="http://www.w3.org/2001/XMLSchema" i:type="d3p1:string" xmlns="">sample string 4</BookingNbr>
    <PlacaVeic xmlns:d3p1="http://www.w3.org/2001/XMLSchema" i:type="d3p1:string" xmlns="">sample string 5</PlacaVeic>
    <Arquivo xmlns:d3p1="http://www.w3.org/2001/XMLSchema" i:type="d3p1:base64Binary" xmlns="">QEA=</Arquivo>
    <ArquivoExtensao xmlns:d3p1="http://www.w3.org/2001/XMLSchema" i:type="d3p1:string" xmlns="">sample string 6</ArquivoExtensao>
    <DscArquivo xmlns:d3p1="http://www.w3.org/2001/XMLSchema" i:type="d3p1:string" xmlns="">sample string 7</DscArquivo>
    <FlagInativo xmlns:d3p1="http://www.w3.org/2001/XMLSchema" i:type="d3p1:string" xmlns="">sample string 8</FlagInativo>
    <DataInativo xmlns:d3p1="http://www.w3.org/2001/XMLSchema" i:type="d3p1:dateTime" xmlns="">2026-02-03T23:19:46.1499972-03:00</DataInativo>
  </ScLiberacaoCdtaDoc>
  <ScLiberacaoCdtaDoc>
    <Id xmlns:d3p1="http://www.w3.org/2001/XMLSchema" i:type="d3p1:decimal" xmlns="">1</Id>
    <AppoitmentNbr xmlns:d3p1="http://www.w3.org/2001/XMLSchema" i:type="d3p1:decimal" xmlns="">2</AppoitmentNbr>
    <TvdtlsGkey xmlns:d3p1="http://www.w3.org/2001/XMLSchema" i:type="d3p1:decimal" xmlns="">3</TvdtlsGkey>
    <BookingNbr xmlns:d3p1="http://www.w3.org/2001/XMLSchema" i:type="d3p1:string" xmlns="">sample string 4</BookingNbr>
    <PlacaVeic xmlns:d3p1="http://www.w3.org/2001/XMLSchema" i:type="d3p1:string" xmlns="">sample string 5</PlacaVeic>
    <Arquivo xmlns:d3p1="http://www.w3.org/2001/XMLSchema" i:type="d3p1:base64Binary" xmlns="">QEA=</Arquivo>
    <ArquivoExtensao xmlns:d3p1="http://www.w3.org/2001/XMLSchema" i:type="d3p1:string" xmlns="">sample string 6</ArquivoExtensao>
    <DscArquivo xmlns:d3p1="http://www.w3.org/2001/XMLSchema" i:type="d3p1:string" xmlns="">sample string 7</DscArquivo>
    <FlagInativo xmlns:d3p1="http://www.w3.org/2001/XMLSchema" i:type="d3p1:string" xmlns="">sample string 8</FlagInativo>
    <DataInativo xmlns:d3p1="http://www.w3.org/2001/XMLSchema" i:type="d3p1:dateTime" xmlns="">2026-02-03T23:19:46.1499972-03:00</DataInativo>
  </ScLiberacaoCdtaDoc>
</ArrayOfScLiberacaoCdtaDoc>