GET API/DirecionamentoRecinto/DetalhesRecinto?ceHouse={ceHouse}&carrierVisitId={carrierVisitId}&usuarioImport={usuarioImport}
Retorna os detalhes do Direcionamento RA.
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
ceHouse | string |
Required |
|
carrierVisitId | string |
Required |
|
usuarioImport | string |
Required |
Body Parameters
None.
Response Information
Resource Description
Collection of WilsonSons.Terminais.WSNegocio.Modelo.DTOs.DirecionamentoRecintoName | Description | Type | Additional information |
---|---|---|---|
DirecionamentoRa | WilsonSons.Terminais.WSNegocio.Modelo.ScDirecionamentoRa |
None. |
|
DirecionamentoCeRa | WilsonSons.Terminais.WSNegocio.Modelo.ScDirecionamentoCeRa |
None. |
Response Formats
application/json, text/json
Sample:
[ { "DirecionamentoRa": { "Id": 1.0, "DirecionamentoCeRaId": 2.0, "Container": "sample string 3" }, "DirecionamentoCeRa": { "Id": 1.0, "TipoDocumento": "sample string 2", "CarrierVisitId": "sample string 3", "CeHouse": "sample string 4", "DtImport": "2025-06-06T21:23:48.5602983-03:00", "UsuarioImport": "sample string 6", "ArquivoAnexo": "QEA=", "Cnpj": "sample string 7", "RazaoSocial": "sample string 8", "FlagCancel": "sample string 9", "NotifierEnviado": "sample string 10", "NomeArquivoAnexo": "sample string 11", "FlagAverbado": "sample string 12", "TipoArquivoAnexo": "sample string 13", "DtCancel": "2025-06-06T21:23:48.5602983-03:00", "UsuarioCancel": "sample string 14" } }, { "DirecionamentoRa": { "Id": 1.0, "DirecionamentoCeRaId": 2.0, "Container": "sample string 3" }, "DirecionamentoCeRa": { "Id": 1.0, "TipoDocumento": "sample string 2", "CarrierVisitId": "sample string 3", "CeHouse": "sample string 4", "DtImport": "2025-06-06T21:23:48.5602983-03:00", "UsuarioImport": "sample string 6", "ArquivoAnexo": "QEA=", "Cnpj": "sample string 7", "RazaoSocial": "sample string 8", "FlagCancel": "sample string 9", "NotifierEnviado": "sample string 10", "NomeArquivoAnexo": "sample string 11", "FlagAverbado": "sample string 12", "TipoArquivoAnexo": "sample string 13", "DtCancel": "2025-06-06T21:23:48.5602983-03:00", "UsuarioCancel": "sample string 14" } } ]
application/xml, text/xml
Sample:
<ArrayOfDirecionamentoRecinto xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/WilsonSons.Terminais.WSNegocio.Modelo.DTOs"> <DirecionamentoRecinto> <DirecionamentoCeRa xmlns:d3p1="http://schemas.datacontract.org/2004/07/WilsonSons.Terminais.WSNegocio.Modelo"> <Id xmlns:d4p1="http://www.w3.org/2001/XMLSchema" i:type="d4p1:decimal" xmlns="">1</Id> <TipoDocumento xmlns:d4p1="http://www.w3.org/2001/XMLSchema" i:type="d4p1:string" xmlns="">sample string 2</TipoDocumento> <CarrierVisitId xmlns:d4p1="http://www.w3.org/2001/XMLSchema" i:type="d4p1:string" xmlns="">sample string 3</CarrierVisitId> <CeHouse xmlns:d4p1="http://www.w3.org/2001/XMLSchema" i:type="d4p1:string" xmlns="">sample string 4</CeHouse> <DtImport xmlns:d4p1="http://www.w3.org/2001/XMLSchema" i:type="d4p1:dateTime" xmlns="">2025-06-06T21:23:48.5602983-03:00</DtImport> <UsuarioImport xmlns:d4p1="http://www.w3.org/2001/XMLSchema" i:type="d4p1:string" xmlns="">sample string 6</UsuarioImport> <ArquivoAnexo xmlns:d4p1="http://www.w3.org/2001/XMLSchema" i:type="d4p1:base64Binary" xmlns="">QEA=</ArquivoAnexo> <Cnpj xmlns:d4p1="http://www.w3.org/2001/XMLSchema" i:type="d4p1:string" xmlns="">sample string 7</Cnpj> <RazaoSocial xmlns:d4p1="http://www.w3.org/2001/XMLSchema" i:type="d4p1:string" xmlns="">sample string 8</RazaoSocial> <FlagCancel xmlns:d4p1="http://www.w3.org/2001/XMLSchema" i:type="d4p1:string" xmlns="">sample string 9</FlagCancel> <NotifierEnviado xmlns:d4p1="http://www.w3.org/2001/XMLSchema" i:type="d4p1:string" xmlns="">sample string 10</NotifierEnviado> <NomeArquivoAnexo xmlns:d4p1="http://www.w3.org/2001/XMLSchema" i:type="d4p1:string" xmlns="">sample string 11</NomeArquivoAnexo> <FlagAverbado xmlns:d4p1="http://www.w3.org/2001/XMLSchema" i:type="d4p1:string" xmlns="">sample string 12</FlagAverbado> <TipoArquivoAnexo xmlns:d4p1="http://www.w3.org/2001/XMLSchema" i:type="d4p1:string" xmlns="">sample string 13</TipoArquivoAnexo> <DtCancel xmlns:d4p1="http://www.w3.org/2001/XMLSchema" i:type="d4p1:dateTime" xmlns="">2025-06-06T21:23:48.5602983-03:00</DtCancel> <UsuarioCancel xmlns:d4p1="http://www.w3.org/2001/XMLSchema" i:type="d4p1:string" xmlns="">sample string 14</UsuarioCancel> </DirecionamentoCeRa> <DirecionamentoRa xmlns:d3p1="http://schemas.datacontract.org/2004/07/WilsonSons.Terminais.WSNegocio.Modelo"> <Id xmlns:d4p1="http://www.w3.org/2001/XMLSchema" i:type="d4p1:decimal" xmlns="">1</Id> <DirecionamentoCeRaId xmlns:d4p1="http://www.w3.org/2001/XMLSchema" i:type="d4p1:decimal" xmlns="">2</DirecionamentoCeRaId> <Container xmlns:d4p1="http://www.w3.org/2001/XMLSchema" i:type="d4p1:string" xmlns="">sample string 3</Container> </DirecionamentoRa> </DirecionamentoRecinto> <DirecionamentoRecinto> <DirecionamentoCeRa xmlns:d3p1="http://schemas.datacontract.org/2004/07/WilsonSons.Terminais.WSNegocio.Modelo"> <Id xmlns:d4p1="http://www.w3.org/2001/XMLSchema" i:type="d4p1:decimal" xmlns="">1</Id> <TipoDocumento xmlns:d4p1="http://www.w3.org/2001/XMLSchema" i:type="d4p1:string" xmlns="">sample string 2</TipoDocumento> <CarrierVisitId xmlns:d4p1="http://www.w3.org/2001/XMLSchema" i:type="d4p1:string" xmlns="">sample string 3</CarrierVisitId> <CeHouse xmlns:d4p1="http://www.w3.org/2001/XMLSchema" i:type="d4p1:string" xmlns="">sample string 4</CeHouse> <DtImport xmlns:d4p1="http://www.w3.org/2001/XMLSchema" i:type="d4p1:dateTime" xmlns="">2025-06-06T21:23:48.5602983-03:00</DtImport> <UsuarioImport xmlns:d4p1="http://www.w3.org/2001/XMLSchema" i:type="d4p1:string" xmlns="">sample string 6</UsuarioImport> <ArquivoAnexo xmlns:d4p1="http://www.w3.org/2001/XMLSchema" i:type="d4p1:base64Binary" xmlns="">QEA=</ArquivoAnexo> <Cnpj xmlns:d4p1="http://www.w3.org/2001/XMLSchema" i:type="d4p1:string" xmlns="">sample string 7</Cnpj> <RazaoSocial xmlns:d4p1="http://www.w3.org/2001/XMLSchema" i:type="d4p1:string" xmlns="">sample string 8</RazaoSocial> <FlagCancel xmlns:d4p1="http://www.w3.org/2001/XMLSchema" i:type="d4p1:string" xmlns="">sample string 9</FlagCancel> <NotifierEnviado xmlns:d4p1="http://www.w3.org/2001/XMLSchema" i:type="d4p1:string" xmlns="">sample string 10</NotifierEnviado> <NomeArquivoAnexo xmlns:d4p1="http://www.w3.org/2001/XMLSchema" i:type="d4p1:string" xmlns="">sample string 11</NomeArquivoAnexo> <FlagAverbado xmlns:d4p1="http://www.w3.org/2001/XMLSchema" i:type="d4p1:string" xmlns="">sample string 12</FlagAverbado> <TipoArquivoAnexo xmlns:d4p1="http://www.w3.org/2001/XMLSchema" i:type="d4p1:string" xmlns="">sample string 13</TipoArquivoAnexo> <DtCancel xmlns:d4p1="http://www.w3.org/2001/XMLSchema" i:type="d4p1:dateTime" xmlns="">2025-06-06T21:23:48.5602983-03:00</DtCancel> <UsuarioCancel xmlns:d4p1="http://www.w3.org/2001/XMLSchema" i:type="d4p1:string" xmlns="">sample string 14</UsuarioCancel> </DirecionamentoCeRa> <DirecionamentoRa xmlns:d3p1="http://schemas.datacontract.org/2004/07/WilsonSons.Terminais.WSNegocio.Modelo"> <Id xmlns:d4p1="http://www.w3.org/2001/XMLSchema" i:type="d4p1:decimal" xmlns="">1</Id> <DirecionamentoCeRaId xmlns:d4p1="http://www.w3.org/2001/XMLSchema" i:type="d4p1:decimal" xmlns="">2</DirecionamentoCeRaId> <Container xmlns:d4p1="http://www.w3.org/2001/XMLSchema" i:type="d4p1:string" xmlns="">sample string 3</Container> </DirecionamentoRa> </DirecionamentoRecinto> </ArrayOfDirecionamentoRecinto>