web_atendimento


Click here for a complete list of operations.

prcMarcaBAParcela

Marca ou desmarca boleto/parcela

Test

The test form is only available for methods with primitive types as parameters.

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 /WS/web_atendimento.asmx HTTP/1.1
Host: cnp3.consorciocanopus.com.br
Content-Type: text/xml; charset=utf-8
Content-Length: length
SOAPAction: "http://www.cnpm.com.br/prcMarcaBAParcela"

<?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>
    <prcMarcaBAParcela xmlns="http://www.cnpm.com.br/">
      <ID_Identificador>int</ID_Identificador>
      <ID_Cobranca>int</ID_Cobranca>
      <ID_CD_Movto_Fin_Filtro>
        <int>int</int>
        <int>int</int>
      </ID_CD_Movto_Fin_Filtro>
    </prcMarcaBAParcela>
  </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>
    <prcMarcaBAParcelaResponse xmlns="http://www.cnpm.com.br/">
      <prcMarcaBAParcelaResult>
        <stcBAParcelas>
          <ErrMsg>string</ErrMsg>
          <ID_Cobranca>int</ID_Cobranca>
          <NO_Parcela>string</NO_Parcela>
          <DT_Vencimento>dateTime</DT_Vencimento>
          <ID_Assembleia>int</ID_Assembleia>
          <VL_Paga>double</VL_Paga>
          <VL_MJ>double</VL_MJ>
          <VL_Pendencia>double</VL_Pendencia>
          <SN_Emite_Boleto>string</SN_Emite_Boleto>
          <ID_CD_Movto_Fin>int</ID_CD_Movto_Fin>
          <NM_CD_Movto_Fin>string</NM_CD_Movto_Fin>
          <VL_TX_Cobrar_Total>double</VL_TX_Cobrar_Total>
        </stcBAParcelas>
        <stcBAParcelas>
          <ErrMsg>string</ErrMsg>
          <ID_Cobranca>int</ID_Cobranca>
          <NO_Parcela>string</NO_Parcela>
          <DT_Vencimento>dateTime</DT_Vencimento>
          <ID_Assembleia>int</ID_Assembleia>
          <VL_Paga>double</VL_Paga>
          <VL_MJ>double</VL_MJ>
          <VL_Pendencia>double</VL_Pendencia>
          <SN_Emite_Boleto>string</SN_Emite_Boleto>
          <ID_CD_Movto_Fin>int</ID_CD_Movto_Fin>
          <NM_CD_Movto_Fin>string</NM_CD_Movto_Fin>
          <VL_TX_Cobrar_Total>double</VL_TX_Cobrar_Total>
        </stcBAParcelas>
      </prcMarcaBAParcelaResult>
    </prcMarcaBAParcelaResponse>
  </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 /WS/web_atendimento.asmx HTTP/1.1
Host: cnp3.consorciocanopus.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>
    <prcMarcaBAParcela xmlns="http://www.cnpm.com.br/">
      <ID_Identificador>int</ID_Identificador>
      <ID_Cobranca>int</ID_Cobranca>
      <ID_CD_Movto_Fin_Filtro>
        <int>int</int>
        <int>int</int>
      </ID_CD_Movto_Fin_Filtro>
    </prcMarcaBAParcela>
  </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>
    <prcMarcaBAParcelaResponse xmlns="http://www.cnpm.com.br/">
      <prcMarcaBAParcelaResult>
        <stcBAParcelas>
          <ErrMsg>string</ErrMsg>
          <ID_Cobranca>int</ID_Cobranca>
          <NO_Parcela>string</NO_Parcela>
          <DT_Vencimento>dateTime</DT_Vencimento>
          <ID_Assembleia>int</ID_Assembleia>
          <VL_Paga>double</VL_Paga>
          <VL_MJ>double</VL_MJ>
          <VL_Pendencia>double</VL_Pendencia>
          <SN_Emite_Boleto>string</SN_Emite_Boleto>
          <ID_CD_Movto_Fin>int</ID_CD_Movto_Fin>
          <NM_CD_Movto_Fin>string</NM_CD_Movto_Fin>
          <VL_TX_Cobrar_Total>double</VL_TX_Cobrar_Total>
        </stcBAParcelas>
        <stcBAParcelas>
          <ErrMsg>string</ErrMsg>
          <ID_Cobranca>int</ID_Cobranca>
          <NO_Parcela>string</NO_Parcela>
          <DT_Vencimento>dateTime</DT_Vencimento>
          <ID_Assembleia>int</ID_Assembleia>
          <VL_Paga>double</VL_Paga>
          <VL_MJ>double</VL_MJ>
          <VL_Pendencia>double</VL_Pendencia>
          <SN_Emite_Boleto>string</SN_Emite_Boleto>
          <ID_CD_Movto_Fin>int</ID_CD_Movto_Fin>
          <NM_CD_Movto_Fin>string</NM_CD_Movto_Fin>
          <VL_TX_Cobrar_Total>double</VL_TX_Cobrar_Total>
        </stcBAParcelas>
      </prcMarcaBAParcelaResult>
    </prcMarcaBAParcelaResponse>
  </soap12:Body>
</soap12:Envelope>

HTTP GET

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

GET /WS/web_atendimento.asmx/prcMarcaBAParcela?ID_Identificador=string&ID_Cobranca=string&ID_CD_Movto_Fin_Filtro=string&ID_CD_Movto_Fin_Filtro=string HTTP/1.1
Host: cnp3.consorciocanopus.com.br
HTTP/1.1 200 OK
Content-Type: text/xml; charset=utf-8
Content-Length: length

<?xml version="1.0" encoding="utf-8"?>
<ArrayOfStcBAParcelas xmlns="http://www.cnpm.com.br/">
  <stcBAParcelas>
    <ErrMsg>string</ErrMsg>
    <ID_Cobranca>int</ID_Cobranca>
    <NO_Parcela>string</NO_Parcela>
    <DT_Vencimento>dateTime</DT_Vencimento>
    <ID_Assembleia>int</ID_Assembleia>
    <VL_Paga>double</VL_Paga>
    <VL_MJ>double</VL_MJ>
    <VL_Pendencia>double</VL_Pendencia>
    <SN_Emite_Boleto>string</SN_Emite_Boleto>
    <ID_CD_Movto_Fin>int</ID_CD_Movto_Fin>
    <NM_CD_Movto_Fin>string</NM_CD_Movto_Fin>
    <VL_TX_Cobrar_Total>double</VL_TX_Cobrar_Total>
  </stcBAParcelas>
  <stcBAParcelas>
    <ErrMsg>string</ErrMsg>
    <ID_Cobranca>int</ID_Cobranca>
    <NO_Parcela>string</NO_Parcela>
    <DT_Vencimento>dateTime</DT_Vencimento>
    <ID_Assembleia>int</ID_Assembleia>
    <VL_Paga>double</VL_Paga>
    <VL_MJ>double</VL_MJ>
    <VL_Pendencia>double</VL_Pendencia>
    <SN_Emite_Boleto>string</SN_Emite_Boleto>
    <ID_CD_Movto_Fin>int</ID_CD_Movto_Fin>
    <NM_CD_Movto_Fin>string</NM_CD_Movto_Fin>
    <VL_TX_Cobrar_Total>double</VL_TX_Cobrar_Total>
  </stcBAParcelas>
</ArrayOfStcBAParcelas>

HTTP POST

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

POST /WS/web_atendimento.asmx/prcMarcaBAParcela HTTP/1.1
Host: cnp3.consorciocanopus.com.br
Content-Type: application/x-www-form-urlencoded
Content-Length: length

ID_Identificador=string&ID_Cobranca=string&ID_CD_Movto_Fin_Filtro=string&ID_CD_Movto_Fin_Filtro=string
HTTP/1.1 200 OK
Content-Type: text/xml; charset=utf-8
Content-Length: length

<?xml version="1.0" encoding="utf-8"?>
<ArrayOfStcBAParcelas xmlns="http://www.cnpm.com.br/">
  <stcBAParcelas>
    <ErrMsg>string</ErrMsg>
    <ID_Cobranca>int</ID_Cobranca>
    <NO_Parcela>string</NO_Parcela>
    <DT_Vencimento>dateTime</DT_Vencimento>
    <ID_Assembleia>int</ID_Assembleia>
    <VL_Paga>double</VL_Paga>
    <VL_MJ>double</VL_MJ>
    <VL_Pendencia>double</VL_Pendencia>
    <SN_Emite_Boleto>string</SN_Emite_Boleto>
    <ID_CD_Movto_Fin>int</ID_CD_Movto_Fin>
    <NM_CD_Movto_Fin>string</NM_CD_Movto_Fin>
    <VL_TX_Cobrar_Total>double</VL_TX_Cobrar_Total>
  </stcBAParcelas>
  <stcBAParcelas>
    <ErrMsg>string</ErrMsg>
    <ID_Cobranca>int</ID_Cobranca>
    <NO_Parcela>string</NO_Parcela>
    <DT_Vencimento>dateTime</DT_Vencimento>
    <ID_Assembleia>int</ID_Assembleia>
    <VL_Paga>double</VL_Paga>
    <VL_MJ>double</VL_MJ>
    <VL_Pendencia>double</VL_Pendencia>
    <SN_Emite_Boleto>string</SN_Emite_Boleto>
    <ID_CD_Movto_Fin>int</ID_CD_Movto_Fin>
    <NM_CD_Movto_Fin>string</NM_CD_Movto_Fin>
    <VL_TX_Cobrar_Total>double</VL_TX_Cobrar_Total>
  </stcBAParcelas>
</ArrayOfStcBAParcelas>