swCodigoAceptacion


Click here for a complete list of operations.

F_GET_Tbl_CodigoAceptacion

Test

To test the operation using the HTTP POST protocol, click the 'Invoke' button.
Parameter Value
pId_CodigoAceptacion:
pId_Solicitud:
pId_Bloque:
pId_TipoProducto:
pFolioAS400:
pCodigoAceptacion:
pFechaAceptacion:
pHoraAceptacion:
pCorreo:
pNoTelefonico:
pStatus:
str_NombreDataBase:

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 /swServiciosTriara/AutofinUSA/swCodigoAceptacion.asmx HTTP/1.1
Host: www.micasaautofin.com
Content-Type: text/xml; charset=utf-8
Content-Length: length
SOAPAction: "http://tempuri.org/F_GET_Tbl_CodigoAceptacion"

<?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>
    <F_GET_Tbl_CodigoAceptacion xmlns="http://tempuri.org/">
      <pId_CodigoAceptacion>string</pId_CodigoAceptacion>
      <pId_Solicitud>string</pId_Solicitud>
      <pId_Bloque>string</pId_Bloque>
      <pId_TipoProducto>string</pId_TipoProducto>
      <pFolioAS400>string</pFolioAS400>
      <pCodigoAceptacion>string</pCodigoAceptacion>
      <pFechaAceptacion>string</pFechaAceptacion>
      <pHoraAceptacion>string</pHoraAceptacion>
      <pCorreo>string</pCorreo>
      <pNoTelefonico>string</pNoTelefonico>
      <pStatus>string</pStatus>
      <str_NombreDataBase>string</str_NombreDataBase>
    </F_GET_Tbl_CodigoAceptacion>
  </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>
    <F_GET_Tbl_CodigoAceptacionResponse xmlns="http://tempuri.org/">
      <F_GET_Tbl_CodigoAceptacionResult>
        <xsd:schema>schema</xsd:schema>xml</F_GET_Tbl_CodigoAceptacionResult>
    </F_GET_Tbl_CodigoAceptacionResponse>
  </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 /swServiciosTriara/AutofinUSA/swCodigoAceptacion.asmx HTTP/1.1
Host: www.micasaautofin.com
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>
    <F_GET_Tbl_CodigoAceptacion xmlns="http://tempuri.org/">
      <pId_CodigoAceptacion>string</pId_CodigoAceptacion>
      <pId_Solicitud>string</pId_Solicitud>
      <pId_Bloque>string</pId_Bloque>
      <pId_TipoProducto>string</pId_TipoProducto>
      <pFolioAS400>string</pFolioAS400>
      <pCodigoAceptacion>string</pCodigoAceptacion>
      <pFechaAceptacion>string</pFechaAceptacion>
      <pHoraAceptacion>string</pHoraAceptacion>
      <pCorreo>string</pCorreo>
      <pNoTelefonico>string</pNoTelefonico>
      <pStatus>string</pStatus>
      <str_NombreDataBase>string</str_NombreDataBase>
    </F_GET_Tbl_CodigoAceptacion>
  </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>
    <F_GET_Tbl_CodigoAceptacionResponse xmlns="http://tempuri.org/">
      <F_GET_Tbl_CodigoAceptacionResult>
        <xsd:schema>schema</xsd:schema>xml</F_GET_Tbl_CodigoAceptacionResult>
    </F_GET_Tbl_CodigoAceptacionResponse>
  </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 /swServiciosTriara/AutofinUSA/swCodigoAceptacion.asmx/F_GET_Tbl_CodigoAceptacion?pId_CodigoAceptacion=string&pId_Solicitud=string&pId_Bloque=string&pId_TipoProducto=string&pFolioAS400=string&pCodigoAceptacion=string&pFechaAceptacion=string&pHoraAceptacion=string&pCorreo=string&pNoTelefonico=string&pStatus=string&str_NombreDataBase=string HTTP/1.1
Host: www.micasaautofin.com
HTTP/1.1 200 OK
Content-Type: text/xml; charset=utf-8
Content-Length: length

<?xml version="1.0" encoding="utf-8"?>
<DataSet xmlns="http://tempuri.org/">
  <schema xmlns="http://www.w3.org/2001/XMLSchema">schema</schema>xml</DataSet>

HTTP POST

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

POST /swServiciosTriara/AutofinUSA/swCodigoAceptacion.asmx/F_GET_Tbl_CodigoAceptacion HTTP/1.1
Host: www.micasaautofin.com
Content-Type: application/x-www-form-urlencoded
Content-Length: length

pId_CodigoAceptacion=string&pId_Solicitud=string&pId_Bloque=string&pId_TipoProducto=string&pFolioAS400=string&pCodigoAceptacion=string&pFechaAceptacion=string&pHoraAceptacion=string&pCorreo=string&pNoTelefonico=string&pStatus=string&str_NombreDataBase=string
HTTP/1.1 200 OK
Content-Type: text/xml; charset=utf-8
Content-Length: length

<?xml version="1.0" encoding="utf-8"?>
<DataSet xmlns="http://tempuri.org/">
  <schema xmlns="http://www.w3.org/2001/XMLSchema">schema</schema>xml</DataSet>