SincronizaFoodwise


Click here for a complete list of operations.

Sincroniza_Ficha_Foodwise

Sincroniza Ficha del Paciente desde Sistema Origen a Foodwise.

Test

To test the operation using the HTTP POST protocol, click the 'Invoke' button.
Parameter Value
sUSER:
sPSW:
sID_CLINICA:
sID_INGRESO:
sRUT:
sDV:
sNOMBRE:
sAP_PATERNO:
sAP_MATERNO:
sCOD_CAMA:
sDESC_CAMA:
sCOD_UNIDAD:
sDESC_UNIDAD:
sFEC_ING:
sID_SEXO:
sFEC_NAC:
sEDAD:
sESTADO_ING:
sCOD_PREST:
sDESC_PREST:

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 /SincronizaFoodwise.asmx HTTP/1.1
Host: wspfw.aramark.cl
Content-Type: text/xml; charset=utf-8
Content-Length: length
SOAPAction: "https://tempuri.org/Sincroniza_Ficha_Foodwise"

<?xml version="1.0" encoding="utf-8"?>
<soap:Envelope xmlns:xsi="https://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="https://www.w3.org/2001/XMLSchema" xmlns:soap="https://schemas.xmlsoap.org/soap/envelope/">
  <soap:Body>
    <Sincroniza_Ficha_Foodwise xmlns="https://tempuri.org/">
      <sUSER>string</sUSER>
      <sPSW>string</sPSW>
      <sID_CLINICA>string</sID_CLINICA>
      <sID_INGRESO>string</sID_INGRESO>
      <sRUT>string</sRUT>
      <sDV>string</sDV>
      <sNOMBRE>string</sNOMBRE>
      <sAP_PATERNO>string</sAP_PATERNO>
      <sAP_MATERNO>string</sAP_MATERNO>
      <sCOD_CAMA>string</sCOD_CAMA>
      <sDESC_CAMA>string</sDESC_CAMA>
      <sCOD_UNIDAD>string</sCOD_UNIDAD>
      <sDESC_UNIDAD>string</sDESC_UNIDAD>
      <sFEC_ING>string</sFEC_ING>
      <sID_SEXO>string</sID_SEXO>
      <sFEC_NAC>string</sFEC_NAC>
      <sEDAD>string</sEDAD>
      <sESTADO_ING>string</sESTADO_ING>
      <sCOD_PREST>string</sCOD_PREST>
      <sDESC_PREST>string</sDESC_PREST>
    </Sincroniza_Ficha_Foodwise>
  </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="https://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="https://www.w3.org/2001/XMLSchema" xmlns:soap="https://schemas.xmlsoap.org/soap/envelope/">
  <soap:Body>
    <Sincroniza_Ficha_FoodwiseResponse xmlns="https://tempuri.org/">
      <Sincroniza_Ficha_FoodwiseResult>xml</Sincroniza_Ficha_FoodwiseResult>
    </Sincroniza_Ficha_FoodwiseResponse>
  </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 /SincronizaFoodwise.asmx HTTP/1.1
Host: wspfw.aramark.cl
Content-Type: application/soap+xml; charset=utf-8
Content-Length: length

<?xml version="1.0" encoding="utf-8"?>
<soap12:Envelope xmlns:xsi="https://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="https://www.w3.org/2001/XMLSchema" xmlns:soap12="https://www.w3.org/2003/05/soap-envelope">
  <soap12:Body>
    <Sincroniza_Ficha_Foodwise xmlns="https://tempuri.org/">
      <sUSER>string</sUSER>
      <sPSW>string</sPSW>
      <sID_CLINICA>string</sID_CLINICA>
      <sID_INGRESO>string</sID_INGRESO>
      <sRUT>string</sRUT>
      <sDV>string</sDV>
      <sNOMBRE>string</sNOMBRE>
      <sAP_PATERNO>string</sAP_PATERNO>
      <sAP_MATERNO>string</sAP_MATERNO>
      <sCOD_CAMA>string</sCOD_CAMA>
      <sDESC_CAMA>string</sDESC_CAMA>
      <sCOD_UNIDAD>string</sCOD_UNIDAD>
      <sDESC_UNIDAD>string</sDESC_UNIDAD>
      <sFEC_ING>string</sFEC_ING>
      <sID_SEXO>string</sID_SEXO>
      <sFEC_NAC>string</sFEC_NAC>
      <sEDAD>string</sEDAD>
      <sESTADO_ING>string</sESTADO_ING>
      <sCOD_PREST>string</sCOD_PREST>
      <sDESC_PREST>string</sDESC_PREST>
    </Sincroniza_Ficha_Foodwise>
  </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="https://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="https://www.w3.org/2001/XMLSchema" xmlns:soap12="https://www.w3.org/2003/05/soap-envelope">
  <soap12:Body>
    <Sincroniza_Ficha_FoodwiseResponse xmlns="https://tempuri.org/">
      <Sincroniza_Ficha_FoodwiseResult>xml</Sincroniza_Ficha_FoodwiseResult>
    </Sincroniza_Ficha_FoodwiseResponse>
  </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 /SincronizaFoodwise.asmx/Sincroniza_Ficha_Foodwise?sUSER=string&sPSW=string&sID_CLINICA=string&sID_INGRESO=string&sRUT=string&sDV=string&sNOMBRE=string&sAP_PATERNO=string&sAP_MATERNO=string&sCOD_CAMA=string&sDESC_CAMA=string&sCOD_UNIDAD=string&sDESC_UNIDAD=string&sFEC_ING=string&sID_SEXO=string&sFEC_NAC=string&sEDAD=string&sESTADO_ING=string&sCOD_PREST=string&sDESC_PREST=string HTTP/1.1
Host: wspfw.aramark.cl
HTTP/1.1 200 OK
Content-Type: text/xml; charset=utf-8
Content-Length: length

<?xml version="1.0"?>
xml

HTTP POST

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

POST /SincronizaFoodwise.asmx/Sincroniza_Ficha_Foodwise HTTP/1.1
Host: wspfw.aramark.cl
Content-Type: application/x-www-form-urlencoded
Content-Length: length

sUSER=string&sPSW=string&sID_CLINICA=string&sID_INGRESO=string&sRUT=string&sDV=string&sNOMBRE=string&sAP_PATERNO=string&sAP_MATERNO=string&sCOD_CAMA=string&sDESC_CAMA=string&sCOD_UNIDAD=string&sDESC_UNIDAD=string&sFEC_ING=string&sID_SEXO=string&sFEC_NAC=string&sEDAD=string&sESTADO_ING=string&sCOD_PREST=string&sDESC_PREST=string
HTTP/1.1 200 OK
Content-Type: text/xml; charset=utf-8
Content-Length: length

<?xml version="1.0"?>
xml