GET API/OrcamentoWebCalcImport/ProcessarSsa?numeroBl={numeroBl}&numeroDi={numeroDi}
Exibe as informações do Orçamento de Salvador.
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
numeroBl |
Nº do BL |
string |
Required |
numeroDi |
Nº DI caso seja informado na interface |
string |
None. |
Body Parameters
None.
Response Information
Resource Description
WilsonSons.Terminais.WSNegocio.API.Models.OrcWebCalcImportModel+ResultPesquisarSsaName | Description | Type | Additional information |
---|---|---|---|
BlDiGeral | WilsonSons.Terminais.WSNegocio.Modelo.VwBlDiGeral |
None. |
|
FatWebOsList | Collection of WilsonSons.Terminais.WSNegocio.API.Models.OrcWebCalcImportModel+FatWebOs |
None. |
|
Mensagem |
Mensagem de retorno (alertas, erros e etc). |
string |
None. |
Sucesso |
Indica o sucesso. |
boolean |
None. |
Response Formats
application/json, text/json
Sample:
{ "BlDiGeral": { "BlId": 1.0, "BlIdPai": 1.0, "NumeroBl": "sample string 2", "ClibrsId": 1.0, "DataInclusao": "2025-06-06T20:36:04.7063842-03:00", "Observacao": "sample string 3", "Usuario": "sample string 4", "Status": "sample string 5", "DspId": 1.0, "CgcDespachante": "sample string 6", "DscDespachante": "sample string 7", "Canal": 1.0, "ValorReal": 1.0, "ValorDolar": 1.0, "NumeroDi": "sample string 8", "DtRealAtracacao": "2025-06-06T20:36:04.7220048-03:00", "DtRealPartida": "2025-06-06T20:36:04.7220048-03:00", "Cliente": "sample string 9", "RazaoCliente": "sample string 10", "CgcCliente": "sample string 11", "Navio": "sample string 12", "RetornaQtdCntrBl": 1.0, "Mercadoria": "sample string 13", "Embalagem": "sample string 14", "MercId": "sample string 15", "CdEmbal": "sample string 16", "Marcas": "sample string 17", "ModEmbarque": "sample string 18", "DiClibrsId": "sample string 19", "CodSparcs": "sample string 20", "ArmId": "sample string 21", "CdMotivoEstorno": "sample string 22", "DataBl": "sample string 23", "DesconsParc": "sample string 24", "DesconsEstab": "sample string 25", "DiId": "sample string 26", "OprOperacao": "sample string 27", "PrtCarga": "sample string 28", "DataVencimento": "sample string 29", "DataPorta": "2025-06-06T20:36:04.7220048-03:00", "Situacao": "sample string 30", "ValorTotal": "sample string 31", "Dias": "sample string 32", "FlagValorTotal": "sample string 33", "PorcentagemCargaPerigosa": "sample string 34", "Obs": "sample string 35", "CdTipoDi": "sample string 36", "Armador": "sample string 37", "ArmNavis": "sample string 38", "Porto": "sample string 39", "PortoCarga": "sample string 40", "Desconsolidador": "sample string 41", "CgcDesconsolidador": "sample string 42", "CdRfDescons": "sample string 43", "CdRfArmador": "sample string 44", "CdRfPortoCarga": "sample string 45", "CdRfNavio": "sample string 46", "BlComTodosCntrNoPatio": "sample string 47", "RecuperaNumeroBl": "sample string 48", "RecuperaSuperPaiDoBl": "sample string 49", "VerificaBlConfPesoTree": "sample string 50", "VerificaBlConfVolTree": "sample string 51", "VerificaBlConfCntrTree": "sample string 52", "VerificaBlConfLac": "sample string 53", "VerificaBlConfAvarias": "sample string 54", "RetornaStatusBl": "sample string 55", "RetornaBlTemDi": "sample string 56", "RetornaPesoCntrBl": "sample string 57", "RetornaVolumesCntrBl": "sample string 58", "RetornaFlagTemCargaReefer": "sample string 59", "RetornaFlagTemCargaPerig": "sample string 60", "RetornaFlagTemCargaInspec": "sample string 61", "RetornaFlagTemCargaEspec": "sample string 62", "RetornaDescStatusBlFromBl": "sample string 63", "RetornaDescStatusBl": "sample string 64", "RecuperaOperacaoBl": "sample string 65", "RecuperaPortoBl": "sample string 66", "RecuperaMercadoriaBl": "sample string 67", "RecuperaClienteBl": "sample string 68", "RecuperaArmadorBl": "sample string 69", "TemPcargaInformada": "sample string 70", "VerificaBlCompleto": "sample string 71", "VerificaBlTemCabotagem": "sample string 72", "VerifcaBlTemFlatOpentop": "sample string 73", "BlDesovado": "sample string 74", "RetornaIpc": "sample string 75", "RetornaDtEnvioIpc": "sample string 76", "RetornaDataDesdobramento": "sample string 77", "RetornaDataStatus": "sample string 78", "BlTemCargaApreendida": "sample string 79", "BlTemCargaNaoConforme": "sample string 80", "TemCargaSemPraca": "sample string 81", "BlTemMaisDe90diasTerminal": "sample string 82", "BlTemCargaAvariada": "sample string 83", "BlTemCargaAvarSvTermo": "sample string 84", "RazaoDsp": "sample string 85", "CgcDsp": "sample string 86", "PagamentoPosterior": "sample string 87" }, "FatWebOsList": [ { "DscTipoServico": "sample string 1", "Quant": 2, "CdTipoServico": 3.0, "ValorTotal": 4.0 }, { "DscTipoServico": "sample string 1", "Quant": 2, "CdTipoServico": 3.0, "ValorTotal": 4.0 } ], "Mensagem": "sample string 1", "Sucesso": true }
application/xml, text/xml
Sample:
<OrcWebCalcImportModel.ResultPesquisarSsa xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/WilsonSons.Terminais.WSNegocio.API.Models"> <Mensagem>sample string 1</Mensagem> <Sucesso>true</Sucesso> <BlDiGeral xmlns:d2p1="http://schemas.datacontract.org/2004/07/WilsonSons.Terminais.WSNegocio.Modelo"> <BlId xmlns:d3p1="http://www.w3.org/2001/XMLSchema" i:type="d3p1:decimal" xmlns="">1</BlId> <BlIdPai xmlns:d3p1="http://www.w3.org/2001/XMLSchema" i:type="d3p1:decimal" xmlns="">1</BlIdPai> <NumeroBl xmlns:d3p1="http://www.w3.org/2001/XMLSchema" i:type="d3p1:string" xmlns="">sample string 2</NumeroBl> <ClibrsId xmlns:d3p1="http://www.w3.org/2001/XMLSchema" i:type="d3p1:decimal" xmlns="">1</ClibrsId> <DataInclusao xmlns:d3p1="http://www.w3.org/2001/XMLSchema" i:type="d3p1:dateTime" xmlns="">2025-06-06T20:36:04.7063842-03:00</DataInclusao> <Observacao xmlns:d3p1="http://www.w3.org/2001/XMLSchema" i:type="d3p1:string" xmlns="">sample string 3</Observacao> <Usuario xmlns:d3p1="http://www.w3.org/2001/XMLSchema" i:type="d3p1:string" xmlns="">sample string 4</Usuario> <Status xmlns:d3p1="http://www.w3.org/2001/XMLSchema" i:type="d3p1:string" xmlns="">sample string 5</Status> <DspId xmlns:d3p1="http://www.w3.org/2001/XMLSchema" i:type="d3p1:decimal" xmlns="">1</DspId> <CgcDespachante xmlns:d3p1="http://www.w3.org/2001/XMLSchema" i:type="d3p1:string" xmlns="">sample string 6</CgcDespachante> <DscDespachante xmlns:d3p1="http://www.w3.org/2001/XMLSchema" i:type="d3p1:string" xmlns="">sample string 7</DscDespachante> <Canal xmlns:d3p1="http://www.w3.org/2001/XMLSchema" i:type="d3p1:decimal" xmlns="">1</Canal> <ValorReal xmlns:d3p1="http://www.w3.org/2001/XMLSchema" i:type="d3p1:decimal" xmlns="">1</ValorReal> <ValorDolar xmlns:d3p1="http://www.w3.org/2001/XMLSchema" i:type="d3p1:decimal" xmlns="">1</ValorDolar> <NumeroDi xmlns:d3p1="http://www.w3.org/2001/XMLSchema" i:type="d3p1:string" xmlns="">sample string 8</NumeroDi> <DtRealAtracacao xmlns:d3p1="http://www.w3.org/2001/XMLSchema" i:type="d3p1:dateTime" xmlns="">2025-06-06T20:36:04.7220048-03:00</DtRealAtracacao> <DtRealPartida xmlns:d3p1="http://www.w3.org/2001/XMLSchema" i:type="d3p1:dateTime" xmlns="">2025-06-06T20:36:04.7220048-03:00</DtRealPartida> <Cliente xmlns:d3p1="http://www.w3.org/2001/XMLSchema" i:type="d3p1:string" xmlns="">sample string 9</Cliente> <RazaoCliente xmlns:d3p1="http://www.w3.org/2001/XMLSchema" i:type="d3p1:string" xmlns="">sample string 10</RazaoCliente> <CgcCliente xmlns:d3p1="http://www.w3.org/2001/XMLSchema" i:type="d3p1:string" xmlns="">sample string 11</CgcCliente> <Navio xmlns:d3p1="http://www.w3.org/2001/XMLSchema" i:type="d3p1:string" xmlns="">sample string 12</Navio> <RetornaQtdCntrBl xmlns:d3p1="http://www.w3.org/2001/XMLSchema" i:type="d3p1:decimal" xmlns="">1</RetornaQtdCntrBl> <Mercadoria xmlns:d3p1="http://www.w3.org/2001/XMLSchema" i:type="d3p1:string" xmlns="">sample string 13</Mercadoria> <Embalagem xmlns:d3p1="http://www.w3.org/2001/XMLSchema" i:type="d3p1:string" xmlns="">sample string 14</Embalagem> <MercId xmlns:d3p1="http://www.w3.org/2001/XMLSchema" i:type="d3p1:string" xmlns="">sample string 15</MercId> <CdEmbal xmlns:d3p1="http://www.w3.org/2001/XMLSchema" i:type="d3p1:string" xmlns="">sample string 16</CdEmbal> <Marcas xmlns:d3p1="http://www.w3.org/2001/XMLSchema" i:type="d3p1:string" xmlns="">sample string 17</Marcas> <ModEmbarque xmlns:d3p1="http://www.w3.org/2001/XMLSchema" i:type="d3p1:string" xmlns="">sample string 18</ModEmbarque> <DiClibrsId xmlns:d3p1="http://www.w3.org/2001/XMLSchema" i:type="d3p1:string" xmlns="">sample string 19</DiClibrsId> <CodSparcs xmlns:d3p1="http://www.w3.org/2001/XMLSchema" i:type="d3p1:string" xmlns="">sample string 20</CodSparcs> <ArmId xmlns:d3p1="http://www.w3.org/2001/XMLSchema" i:type="d3p1:string" xmlns="">sample string 21</ArmId> <CdMotivoEstorno xmlns:d3p1="http://www.w3.org/2001/XMLSchema" i:type="d3p1:string" xmlns="">sample string 22</CdMotivoEstorno> <DataBl xmlns:d3p1="http://www.w3.org/2001/XMLSchema" i:type="d3p1:string" xmlns="">sample string 23</DataBl> <DesconsParc xmlns:d3p1="http://www.w3.org/2001/XMLSchema" i:type="d3p1:string" xmlns="">sample string 24</DesconsParc> <DesconsEstab xmlns:d3p1="http://www.w3.org/2001/XMLSchema" i:type="d3p1:string" xmlns="">sample string 25</DesconsEstab> <DiId xmlns:d3p1="http://www.w3.org/2001/XMLSchema" i:type="d3p1:string" xmlns="">sample string 26</DiId> <OprOperacao xmlns:d3p1="http://www.w3.org/2001/XMLSchema" i:type="d3p1:string" xmlns="">sample string 27</OprOperacao> <PrtCarga xmlns:d3p1="http://www.w3.org/2001/XMLSchema" i:type="d3p1:string" xmlns="">sample string 28</PrtCarga> <DataVencimento xmlns:d3p1="http://www.w3.org/2001/XMLSchema" i:type="d3p1:string" xmlns="">sample string 29</DataVencimento> <DataPorta xmlns:d3p1="http://www.w3.org/2001/XMLSchema" i:type="d3p1:dateTime" xmlns="">2025-06-06T20:36:04.7220048-03:00</DataPorta> <Situacao xmlns:d3p1="http://www.w3.org/2001/XMLSchema" i:type="d3p1:string" xmlns="">sample string 30</Situacao> <ValorTotal xmlns:d3p1="http://www.w3.org/2001/XMLSchema" i:type="d3p1:string" xmlns="">sample string 31</ValorTotal> <Dias xmlns:d3p1="http://www.w3.org/2001/XMLSchema" i:type="d3p1:string" xmlns="">sample string 32</Dias> <FlagValorTotal xmlns:d3p1="http://www.w3.org/2001/XMLSchema" i:type="d3p1:string" xmlns="">sample string 33</FlagValorTotal> <PorcentagemCargaPerigosa xmlns:d3p1="http://www.w3.org/2001/XMLSchema" i:type="d3p1:string" xmlns="">sample string 34</PorcentagemCargaPerigosa> <Obs xmlns:d3p1="http://www.w3.org/2001/XMLSchema" i:type="d3p1:string" xmlns="">sample string 35</Obs> <CdTipoDi xmlns:d3p1="http://www.w3.org/2001/XMLSchema" i:type="d3p1:string" xmlns="">sample string 36</CdTipoDi> <Armador xmlns:d3p1="http://www.w3.org/2001/XMLSchema" i:type="d3p1:string" xmlns="">sample string 37</Armador> <ArmNavis xmlns:d3p1="http://www.w3.org/2001/XMLSchema" i:type="d3p1:string" xmlns="">sample string 38</ArmNavis> <Porto xmlns:d3p1="http://www.w3.org/2001/XMLSchema" i:type="d3p1:string" xmlns="">sample string 39</Porto> <PortoCarga xmlns:d3p1="http://www.w3.org/2001/XMLSchema" i:type="d3p1:string" xmlns="">sample string 40</PortoCarga> <Desconsolidador xmlns:d3p1="http://www.w3.org/2001/XMLSchema" i:type="d3p1:string" xmlns="">sample string 41</Desconsolidador> <CgcDesconsolidador xmlns:d3p1="http://www.w3.org/2001/XMLSchema" i:type="d3p1:string" xmlns="">sample string 42</CgcDesconsolidador> <CdRfDescons xmlns:d3p1="http://www.w3.org/2001/XMLSchema" i:type="d3p1:string" xmlns="">sample string 43</CdRfDescons> <CdRfArmador xmlns:d3p1="http://www.w3.org/2001/XMLSchema" i:type="d3p1:string" xmlns="">sample string 44</CdRfArmador> <CdRfPortoCarga xmlns:d3p1="http://www.w3.org/2001/XMLSchema" i:type="d3p1:string" xmlns="">sample string 45</CdRfPortoCarga> <CdRfNavio xmlns:d3p1="http://www.w3.org/2001/XMLSchema" i:type="d3p1:string" xmlns="">sample string 46</CdRfNavio> <BlComTodosCntrNoPatio xmlns:d3p1="http://www.w3.org/2001/XMLSchema" i:type="d3p1:string" xmlns="">sample string 47</BlComTodosCntrNoPatio> <RecuperaNumeroBl xmlns:d3p1="http://www.w3.org/2001/XMLSchema" i:type="d3p1:string" xmlns="">sample string 48</RecuperaNumeroBl> <RecuperaSuperPaiDoBl xmlns:d3p1="http://www.w3.org/2001/XMLSchema" i:type="d3p1:string" xmlns="">sample string 49</RecuperaSuperPaiDoBl> <VerificaBlConfPesoTree xmlns:d3p1="http://www.w3.org/2001/XMLSchema" i:type="d3p1:string" xmlns="">sample string 50</VerificaBlConfPesoTree> <VerificaBlConfVolTree xmlns:d3p1="http://www.w3.org/2001/XMLSchema" i:type="d3p1:string" xmlns="">sample string 51</VerificaBlConfVolTree> <VerificaBlConfCntrTree xmlns:d3p1="http://www.w3.org/2001/XMLSchema" i:type="d3p1:string" xmlns="">sample string 52</VerificaBlConfCntrTree> <VerificaBlConfLac xmlns:d3p1="http://www.w3.org/2001/XMLSchema" i:type="d3p1:string" xmlns="">sample string 53</VerificaBlConfLac> <VerificaBlConfAvarias xmlns:d3p1="http://www.w3.org/2001/XMLSchema" i:type="d3p1:string" xmlns="">sample string 54</VerificaBlConfAvarias> <RetornaStatusBl xmlns:d3p1="http://www.w3.org/2001/XMLSchema" i:type="d3p1:string" xmlns="">sample string 55</RetornaStatusBl> <RetornaBlTemDi xmlns:d3p1="http://www.w3.org/2001/XMLSchema" i:type="d3p1:string" xmlns="">sample string 56</RetornaBlTemDi> <RetornaPesoCntrBl xmlns:d3p1="http://www.w3.org/2001/XMLSchema" i:type="d3p1:string" xmlns="">sample string 57</RetornaPesoCntrBl> <RetornaVolumesCntrBl xmlns:d3p1="http://www.w3.org/2001/XMLSchema" i:type="d3p1:string" xmlns="">sample string 58</RetornaVolumesCntrBl> <RetornaFlagTemCargaReefer xmlns:d3p1="http://www.w3.org/2001/XMLSchema" i:type="d3p1:string" xmlns="">sample string 59</RetornaFlagTemCargaReefer> <RetornaFlagTemCargaPerig xmlns:d3p1="http://www.w3.org/2001/XMLSchema" i:type="d3p1:string" xmlns="">sample string 60</RetornaFlagTemCargaPerig> <RetornaFlagTemCargaInspec xmlns:d3p1="http://www.w3.org/2001/XMLSchema" i:type="d3p1:string" xmlns="">sample string 61</RetornaFlagTemCargaInspec> <RetornaFlagTemCargaEspec xmlns:d3p1="http://www.w3.org/2001/XMLSchema" i:type="d3p1:string" xmlns="">sample string 62</RetornaFlagTemCargaEspec> <RetornaDescStatusBlFromBl xmlns:d3p1="http://www.w3.org/2001/XMLSchema" i:type="d3p1:string" xmlns="">sample string 63</RetornaDescStatusBlFromBl> <RetornaDescStatusBl xmlns:d3p1="http://www.w3.org/2001/XMLSchema" i:type="d3p1:string" xmlns="">sample string 64</RetornaDescStatusBl> <RecuperaOperacaoBl xmlns:d3p1="http://www.w3.org/2001/XMLSchema" i:type="d3p1:string" xmlns="">sample string 65</RecuperaOperacaoBl> <RecuperaPortoBl xmlns:d3p1="http://www.w3.org/2001/XMLSchema" i:type="d3p1:string" xmlns="">sample string 66</RecuperaPortoBl> <RecuperaMercadoriaBl xmlns:d3p1="http://www.w3.org/2001/XMLSchema" i:type="d3p1:string" xmlns="">sample string 67</RecuperaMercadoriaBl> <RecuperaClienteBl xmlns:d3p1="http://www.w3.org/2001/XMLSchema" i:type="d3p1:string" xmlns="">sample string 68</RecuperaClienteBl> <RecuperaArmadorBl xmlns:d3p1="http://www.w3.org/2001/XMLSchema" i:type="d3p1:string" xmlns="">sample string 69</RecuperaArmadorBl> <TemPcargaInformada xmlns:d3p1="http://www.w3.org/2001/XMLSchema" i:type="d3p1:string" xmlns="">sample string 70</TemPcargaInformada> <VerificaBlCompleto xmlns:d3p1="http://www.w3.org/2001/XMLSchema" i:type="d3p1:string" xmlns="">sample string 71</VerificaBlCompleto> <VerificaBlTemCabotagem xmlns:d3p1="http://www.w3.org/2001/XMLSchema" i:type="d3p1:string" xmlns="">sample string 72</VerificaBlTemCabotagem> <VerifcaBlTemFlatOpentop xmlns:d3p1="http://www.w3.org/2001/XMLSchema" i:type="d3p1:string" xmlns="">sample string 73</VerifcaBlTemFlatOpentop> <BlDesovado xmlns:d3p1="http://www.w3.org/2001/XMLSchema" i:type="d3p1:string" xmlns="">sample string 74</BlDesovado> <RetornaIpc xmlns:d3p1="http://www.w3.org/2001/XMLSchema" i:type="d3p1:string" xmlns="">sample string 75</RetornaIpc> <RetornaDtEnvioIpc xmlns:d3p1="http://www.w3.org/2001/XMLSchema" i:type="d3p1:string" xmlns="">sample string 76</RetornaDtEnvioIpc> <RetornaDataDesdobramento xmlns:d3p1="http://www.w3.org/2001/XMLSchema" i:type="d3p1:string" xmlns="">sample string 77</RetornaDataDesdobramento> <RetornaDataStatus xmlns:d3p1="http://www.w3.org/2001/XMLSchema" i:type="d3p1:string" xmlns="">sample string 78</RetornaDataStatus> <BlTemCargaApreendida xmlns:d3p1="http://www.w3.org/2001/XMLSchema" i:type="d3p1:string" xmlns="">sample string 79</BlTemCargaApreendida> <BlTemCargaNaoConforme xmlns:d3p1="http://www.w3.org/2001/XMLSchema" i:type="d3p1:string" xmlns="">sample string 80</BlTemCargaNaoConforme> <TemCargaSemPraca xmlns:d3p1="http://www.w3.org/2001/XMLSchema" i:type="d3p1:string" xmlns="">sample string 81</TemCargaSemPraca> <BlTemMaisDe90diasTerminal xmlns:d3p1="http://www.w3.org/2001/XMLSchema" i:type="d3p1:string" xmlns="">sample string 82</BlTemMaisDe90diasTerminal> <BlTemCargaAvariada xmlns:d3p1="http://www.w3.org/2001/XMLSchema" i:type="d3p1:string" xmlns="">sample string 83</BlTemCargaAvariada> <BlTemCargaAvarSvTermo xmlns:d3p1="http://www.w3.org/2001/XMLSchema" i:type="d3p1:string" xmlns="">sample string 84</BlTemCargaAvarSvTermo> <RazaoDsp xmlns:d3p1="http://www.w3.org/2001/XMLSchema" i:type="d3p1:string" xmlns="">sample string 85</RazaoDsp> <CgcDsp xmlns:d3p1="http://www.w3.org/2001/XMLSchema" i:type="d3p1:string" xmlns="">sample string 86</CgcDsp> <PagamentoPosterior xmlns:d3p1="http://www.w3.org/2001/XMLSchema" i:type="d3p1:string" xmlns="">sample string 87</PagamentoPosterior> </BlDiGeral> <FatWebOsList> <OrcWebCalcImportModel.FatWebOs> <CdTipoServico>3</CdTipoServico> <DscTipoServico>sample string 1</DscTipoServico> <Quant>2</Quant> <ValorTotal>4</ValorTotal> </OrcWebCalcImportModel.FatWebOs> <OrcWebCalcImportModel.FatWebOs> <CdTipoServico>3</CdTipoServico> <DscTipoServico>sample string 1</DscTipoServico> <Quant>2</Quant> <ValorTotal>4</ValorTotal> </OrcWebCalcImportModel.FatWebOs> </FatWebOsList> </OrcWebCalcImportModel.ResultPesquisarSsa>