CASRequest.txt

Man Siew Yong, October 01, 2013 18:33

Download (605 Bytes)

 
1
<?xml version="1.0" encoding="utf-8"?>
2
<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"
3
xmlns:xsd="http://www.w3.org/2001/XMLSchema"
4
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
5
  <soapenv:Body>
6
    <wsQueryToken xmlns="http://ws.cas.penril.net">
7
      <adminId>RCMS</adminId>
8
      <adminPassword>RCMSONL</adminPassword>
9
      <tokenCount>1</tokenCount>
10
      <pageNumber>1</pageNumber>
11
      <provider>ID</provider>
12
      <companyId xsi:nil="true" />
13
      <applicationId>200</applicationId>
14
    </wsQueryToken>
15
  </soapenv:Body>
16
</soapenv:Envelope>