Completed

Código Php para consumir webservice soap

Published on the July 28, 2016 in IT & Programming

About this project

Open

Tengo un WS que debo consumir con php:

El método requiere un token, usuario y contraseña. Con esto me debe enviar una url.

El código debe estar escrito en php, donde se pueda apreciar como invocar el método y como recibo la respuesta. No requiere de nada mas allá de ser funcional. Puede imprimir con un echo la url de respuesta y punto final.


Método a usar:
<?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>
    <URL_x0020_del_x0020_certificado_x0020_tributario_x0020_retefuente xmlns="http://ayc.aycproyectos.net/WSAyCSync_v1/WSAyCSync.asmx">
      <token>string</token>
      <Identification>string</Identification>
      <current_Password>string</current_Password>
    </URL_x0020_del_x0020_certificado_x0020_tributario_x0020_retefuente>
  </soap:Body>
</soap:Envelope>

Category IT & Programming
Subcategory Web development
What is the scope of the project? Small change or bug
Is this a project or a position? Project
I currently have I have specifications
Required availability As needed
Experience in this type of projects Yes (I have managed this kind of project before)
Roles needed Developer

Delivery term: Not specified

Skills needed