MainServicesImpl


Click here for a complete list of operations.

finalizeTransactionPaymentWithAuthorizationCode

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 /PSEWebServices3/MainServices.asmx HTTP/1.1
Host: desarrollo.pse.com.co
Content-Type: text/xml; charset=utf-8
Content-Length: length
SOAPAction: "http://vesta.com.br/pse/MainServices/finalizeTransactionPaymentWithAuthorizationCode"

<?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:Header>
    <messageHeader xmlns="http://www.uc-council.org/smp/schemas/eanucc">
      <to>
        <additionalPartyIdentification d5p1:type="BUYER_ASSIGNED or DUNS or DUNS_PLUS_FOUR or SCAC or SELLER_ASSIGNED or UN_LOCATION_CODE" xmlns:d5p1="http://www.uc-council.org/smp/schemas/eanucc" />
        <additionalPartyIdentification d5p1:type="BUYER_ASSIGNED or DUNS or DUNS_PLUS_FOUR or SCAC or SELLER_ASSIGNED or UN_LOCATION_CODE" xmlns:d5p1="http://www.uc-council.org/smp/schemas/eanucc" />
      </to>
      <from>
        <additionalPartyIdentification d5p1:type="BUYER_ASSIGNED or DUNS or DUNS_PLUS_FOUR or SCAC or SELLER_ASSIGNED or UN_LOCATION_CODE" xmlns:d5p1="http://www.uc-council.org/smp/schemas/eanucc" />
        <additionalPartyIdentification d5p1:type="BUYER_ASSIGNED or DUNS or DUNS_PLUS_FOUR or SCAC or SELLER_ASSIGNED or UN_LOCATION_CODE" xmlns:d5p1="http://www.uc-council.org/smp/schemas/eanucc" />
      </from>
      <representingParty>
        <additionalPartyIdentification d5p1:type="BUYER_ASSIGNED or DUNS or DUNS_PLUS_FOUR or SCAC or SELLER_ASSIGNED or UN_LOCATION_CODE" xmlns:d5p1="http://www.uc-council.org/smp/schemas/eanucc" />
        <additionalPartyIdentification d5p1:type="BUYER_ASSIGNED or DUNS or DUNS_PLUS_FOUR or SCAC or SELLER_ASSIGNED or UN_LOCATION_CODE" xmlns:d5p1="http://www.uc-council.org/smp/schemas/eanucc" />
      </representingParty>
    </messageHeader>
  </soap:Header>
  <soap:Body>
    <finalizeTransactionPaymentWithAuthorizationCode xmlns="http://www.uc-council.org/smp/schemas/eanucc">
      <finalizeTransactionPaymentWithAuthorizationCodeInformation>
        <entityCode>string</entityCode>
        <trazabilityCode>string</trazabilityCode>
        <authorizationId>string</authorizationId>
      </finalizeTransactionPaymentWithAuthorizationCodeInformation>
    </finalizeTransactionPaymentWithAuthorizationCode>
  </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:Header>
    <messageHeader xmlns="http://www.uc-council.org/smp/schemas/eanucc">
      <to>
        <additionalPartyIdentification d5p1:type="BUYER_ASSIGNED or DUNS or DUNS_PLUS_FOUR or SCAC or SELLER_ASSIGNED or UN_LOCATION_CODE" xmlns:d5p1="http://www.uc-council.org/smp/schemas/eanucc" />
        <additionalPartyIdentification d5p1:type="BUYER_ASSIGNED or DUNS or DUNS_PLUS_FOUR or SCAC or SELLER_ASSIGNED or UN_LOCATION_CODE" xmlns:d5p1="http://www.uc-council.org/smp/schemas/eanucc" />
      </to>
      <from>
        <additionalPartyIdentification d5p1:type="BUYER_ASSIGNED or DUNS or DUNS_PLUS_FOUR or SCAC or SELLER_ASSIGNED or UN_LOCATION_CODE" xmlns:d5p1="http://www.uc-council.org/smp/schemas/eanucc" />
        <additionalPartyIdentification d5p1:type="BUYER_ASSIGNED or DUNS or DUNS_PLUS_FOUR or SCAC or SELLER_ASSIGNED or UN_LOCATION_CODE" xmlns:d5p1="http://www.uc-council.org/smp/schemas/eanucc" />
      </from>
      <representingParty>
        <additionalPartyIdentification d5p1:type="BUYER_ASSIGNED or DUNS or DUNS_PLUS_FOUR or SCAC or SELLER_ASSIGNED or UN_LOCATION_CODE" xmlns:d5p1="http://www.uc-council.org/smp/schemas/eanucc" />
        <additionalPartyIdentification d5p1:type="BUYER_ASSIGNED or DUNS or DUNS_PLUS_FOUR or SCAC or SELLER_ASSIGNED or UN_LOCATION_CODE" xmlns:d5p1="http://www.uc-council.org/smp/schemas/eanucc" />
      </representingParty>
    </messageHeader>
  </soap:Header>
  <soap:Body>
    <finalizeTransactionPaymentWithAuthorizationCodeResponse xmlns="http://www.uc-council.org/smp/schemas/eanucc">
      <finalizeTransactionPaymentWithAuthorizationCodeResponseInformation>
        <trazabilityCode>string</trazabilityCode>
        <returnCode>SUCCESS or FAIL_INVALIDTRAZABILITYCODE or FAIL_ACCESSDENIED or FAIL_INVALIDSTATE or FAIL_TIMEOUT</returnCode>
      </finalizeTransactionPaymentWithAuthorizationCodeResponseInformation>
    </finalizeTransactionPaymentWithAuthorizationCodeResponse>
  </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 /PSEWebServices3/MainServices.asmx HTTP/1.1
Host: desarrollo.pse.com.co
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:Header>
    <messageHeader xmlns="http://www.uc-council.org/smp/schemas/eanucc">
      <to>
        <additionalPartyIdentification d5p1:type="BUYER_ASSIGNED or DUNS or DUNS_PLUS_FOUR or SCAC or SELLER_ASSIGNED or UN_LOCATION_CODE" xmlns:d5p1="http://www.uc-council.org/smp/schemas/eanucc" />
        <additionalPartyIdentification d5p1:type="BUYER_ASSIGNED or DUNS or DUNS_PLUS_FOUR or SCAC or SELLER_ASSIGNED or UN_LOCATION_CODE" xmlns:d5p1="http://www.uc-council.org/smp/schemas/eanucc" />
      </to>
      <from>
        <additionalPartyIdentification d5p1:type="BUYER_ASSIGNED or DUNS or DUNS_PLUS_FOUR or SCAC or SELLER_ASSIGNED or UN_LOCATION_CODE" xmlns:d5p1="http://www.uc-council.org/smp/schemas/eanucc" />
        <additionalPartyIdentification d5p1:type="BUYER_ASSIGNED or DUNS or DUNS_PLUS_FOUR or SCAC or SELLER_ASSIGNED or UN_LOCATION_CODE" xmlns:d5p1="http://www.uc-council.org/smp/schemas/eanucc" />
      </from>
      <representingParty>
        <additionalPartyIdentification d5p1:type="BUYER_ASSIGNED or DUNS or DUNS_PLUS_FOUR or SCAC or SELLER_ASSIGNED or UN_LOCATION_CODE" xmlns:d5p1="http://www.uc-council.org/smp/schemas/eanucc" />
        <additionalPartyIdentification d5p1:type="BUYER_ASSIGNED or DUNS or DUNS_PLUS_FOUR or SCAC or SELLER_ASSIGNED or UN_LOCATION_CODE" xmlns:d5p1="http://www.uc-council.org/smp/schemas/eanucc" />
      </representingParty>
    </messageHeader>
  </soap12:Header>
  <soap12:Body>
    <finalizeTransactionPaymentWithAuthorizationCode xmlns="http://www.uc-council.org/smp/schemas/eanucc">
      <finalizeTransactionPaymentWithAuthorizationCodeInformation>
        <entityCode>string</entityCode>
        <trazabilityCode>string</trazabilityCode>
        <authorizationId>string</authorizationId>
      </finalizeTransactionPaymentWithAuthorizationCodeInformation>
    </finalizeTransactionPaymentWithAuthorizationCode>
  </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:Header>
    <messageHeader xmlns="http://www.uc-council.org/smp/schemas/eanucc">
      <to>
        <additionalPartyIdentification d5p1:type="BUYER_ASSIGNED or DUNS or DUNS_PLUS_FOUR or SCAC or SELLER_ASSIGNED or UN_LOCATION_CODE" xmlns:d5p1="http://www.uc-council.org/smp/schemas/eanucc" />
        <additionalPartyIdentification d5p1:type="BUYER_ASSIGNED or DUNS or DUNS_PLUS_FOUR or SCAC or SELLER_ASSIGNED or UN_LOCATION_CODE" xmlns:d5p1="http://www.uc-council.org/smp/schemas/eanucc" />
      </to>
      <from>
        <additionalPartyIdentification d5p1:type="BUYER_ASSIGNED or DUNS or DUNS_PLUS_FOUR or SCAC or SELLER_ASSIGNED or UN_LOCATION_CODE" xmlns:d5p1="http://www.uc-council.org/smp/schemas/eanucc" />
        <additionalPartyIdentification d5p1:type="BUYER_ASSIGNED or DUNS or DUNS_PLUS_FOUR or SCAC or SELLER_ASSIGNED or UN_LOCATION_CODE" xmlns:d5p1="http://www.uc-council.org/smp/schemas/eanucc" />
      </from>
      <representingParty>
        <additionalPartyIdentification d5p1:type="BUYER_ASSIGNED or DUNS or DUNS_PLUS_FOUR or SCAC or SELLER_ASSIGNED or UN_LOCATION_CODE" xmlns:d5p1="http://www.uc-council.org/smp/schemas/eanucc" />
        <additionalPartyIdentification d5p1:type="BUYER_ASSIGNED or DUNS or DUNS_PLUS_FOUR or SCAC or SELLER_ASSIGNED or UN_LOCATION_CODE" xmlns:d5p1="http://www.uc-council.org/smp/schemas/eanucc" />
      </representingParty>
    </messageHeader>
  </soap12:Header>
  <soap12:Body>
    <finalizeTransactionPaymentWithAuthorizationCodeResponse xmlns="http://www.uc-council.org/smp/schemas/eanucc">
      <finalizeTransactionPaymentWithAuthorizationCodeResponseInformation>
        <trazabilityCode>string</trazabilityCode>
        <returnCode>SUCCESS or FAIL_INVALIDTRAZABILITYCODE or FAIL_ACCESSDENIED or FAIL_INVALIDSTATE or FAIL_TIMEOUT</returnCode>
      </finalizeTransactionPaymentWithAuthorizationCodeResponseInformation>
    </finalizeTransactionPaymentWithAuthorizationCodeResponse>
  </soap12:Body>
</soap12:Envelope>