Pedido_Complemento_Autorizacao


Click here for a complete list of operations.

SolicitaPedidoComplementoAutorizacao

Test

The test form is only available for requests from the local machine.

SOAP 1.1

The following is a sample SOAP 1.1 request and response. The placeholders shown need to be replaced with actual values.

POST /PTU_7/Pedido_Complemento_Autorizacao.asmx HTTP/1.1
Host: portal.unimedibitinga.com.br
Content-Type: text/xml; charset=utf-8
Content-Length: length
SOAPAction: "http://ptu.unimed.coop.br/schemas/V70_00/SolicitaPedidoComplementoAutorizacao"

<?xml version="1.0" encoding="utf-8"?>
<soap:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/">
  <soap:Body>
    <SolicitaPedidoComplementoAutorizacao xmlns="http://ptu.unimed.coop.br/schemas/V70_00">
      <ID_SATAUTOR>int</ID_SATAUTOR>
    </SolicitaPedidoComplementoAutorizacao>
  </soap:Body>
</soap:Envelope>
HTTP/1.1 200 OK
Content-Type: text/xml; charset=utf-8
Content-Length: length

<?xml version="1.0" encoding="utf-8"?>
<soap:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/">
  <soap:Body>
    <SolicitaPedidoComplementoAutorizacaoResponse xmlns="http://ptu.unimed.coop.br/schemas/V70_00">
      <SolicitaPedidoComplementoAutorizacaoResult>
        <cabecalhoTransacao>
          <codigoTransacao>00600 or 00605 or 00501 or 00302 or 00309 or 00404 or 00311 or 00412 or 00413 or 00418 or 00419 or 00806 or 00807 or 00310 or 00430 or 00431 or 00360 or 00361 or 00804 or 00700 or 00750 or 01100 or 01101</codigoTransacao>
          <tipoCliente>UNIMED or PORTAL or PRESTADOR or WSD or SYNC</tipoCliente>
          <codigoUnimedPrestadora>integer</codigoUnimedPrestadora>
          <codigoUnimedOrigemBeneficiario>integer</codigoUnimedOrigemBeneficiario>
        </cabecalhoTransacao>
        <respostaPedidoAutorizacao>
          <numeroTransacaoPrestadora>integer</numeroTransacaoPrestadora>
          <numeroTransacaoOrigemBeneficiario>integer</numeroTransacaoOrigemBeneficiario>
          <identificacaoBeneficiario>
            <nomeBeneficiario>string</nomeBeneficiario>
          </identificacaoBeneficiario>
          <dataValidadeAutorizacao>date</dataValidadeAutorizacao>
          <tpAutorizacao>1 or 2</tpAutorizacao>
          <tpAcomodacao>A or B or C or X</tpAcomodacao>
          <numeroVersaoPTU>string</numeroVersaoPTU>
          <tpSexo>1 or 3</tpSexo>
          <dtNasc>date</dtNasc>
          <observacao>string</observacao>
          <blocoServicoRespostaPedido>
            <respostaPedidoServico xsi:nil="true" />
            <respostaPedidoServico xsi:nil="true" />
          </blocoServicoRespostaPedido>
        </respostaPedidoAutorizacao>
        <hash>string</hash>
      </SolicitaPedidoComplementoAutorizacaoResult>
    </SolicitaPedidoComplementoAutorizacaoResponse>
  </soap:Body>
</soap:Envelope>

SOAP 1.2

The following is a sample SOAP 1.2 request and response. The placeholders shown need to be replaced with actual values.

POST /PTU_7/Pedido_Complemento_Autorizacao.asmx HTTP/1.1
Host: portal.unimedibitinga.com.br
Content-Type: application/soap+xml; charset=utf-8
Content-Length: length

<?xml version="1.0" encoding="utf-8"?>
<soap12:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soap12="http://www.w3.org/2003/05/soap-envelope">
  <soap12:Body>
    <SolicitaPedidoComplementoAutorizacao xmlns="http://ptu.unimed.coop.br/schemas/V70_00">
      <ID_SATAUTOR>int</ID_SATAUTOR>
    </SolicitaPedidoComplementoAutorizacao>
  </soap12:Body>
</soap12:Envelope>
HTTP/1.1 200 OK
Content-Type: application/soap+xml; charset=utf-8
Content-Length: length

<?xml version="1.0" encoding="utf-8"?>
<soap12:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soap12="http://www.w3.org/2003/05/soap-envelope">
  <soap12:Body>
    <SolicitaPedidoComplementoAutorizacaoResponse xmlns="http://ptu.unimed.coop.br/schemas/V70_00">
      <SolicitaPedidoComplementoAutorizacaoResult>
        <cabecalhoTransacao>
          <codigoTransacao>00600 or 00605 or 00501 or 00302 or 00309 or 00404 or 00311 or 00412 or 00413 or 00418 or 00419 or 00806 or 00807 or 00310 or 00430 or 00431 or 00360 or 00361 or 00804 or 00700 or 00750 or 01100 or 01101</codigoTransacao>
          <tipoCliente>UNIMED or PORTAL or PRESTADOR or WSD or SYNC</tipoCliente>
          <codigoUnimedPrestadora>integer</codigoUnimedPrestadora>
          <codigoUnimedOrigemBeneficiario>integer</codigoUnimedOrigemBeneficiario>
        </cabecalhoTransacao>
        <respostaPedidoAutorizacao>
          <numeroTransacaoPrestadora>integer</numeroTransacaoPrestadora>
          <numeroTransacaoOrigemBeneficiario>integer</numeroTransacaoOrigemBeneficiario>
          <identificacaoBeneficiario>
            <nomeBeneficiario>string</nomeBeneficiario>
          </identificacaoBeneficiario>
          <dataValidadeAutorizacao>date</dataValidadeAutorizacao>
          <tpAutorizacao>1 or 2</tpAutorizacao>
          <tpAcomodacao>A or B or C or X</tpAcomodacao>
          <numeroVersaoPTU>string</numeroVersaoPTU>
          <tpSexo>1 or 3</tpSexo>
          <dtNasc>date</dtNasc>
          <observacao>string</observacao>
          <blocoServicoRespostaPedido>
            <respostaPedidoServico xsi:nil="true" />
            <respostaPedidoServico xsi:nil="true" />
          </blocoServicoRespostaPedido>
        </respostaPedidoAutorizacao>
        <hash>string</hash>
      </SolicitaPedidoComplementoAutorizacaoResult>
    </SolicitaPedidoComplementoAutorizacaoResponse>
  </soap12:Body>
</soap12:Envelope>