Table of contents
No headers
from main.wsdl
required:
- size
- contactId - GetContactList
<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:wsdl="http://iterity.com/enterprise/wsdl"> <soapenv:Header/> <soapenv:Body> <wsdl:InitContactDataTransfer> <server>iterity</server> <session>6353B3FFB0786E07753F92B25821A37557F6CEDDFC20</session> <size>1039</size> <contactId>1055287000</contactId> </wsdl:InitContactDataTransfer> </soapenv:Body> </soapenv:Envelope> |
<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"> <soapenv:Header/> <soapenv:Body> <atollon:InitContactDataTransferResponse xmlns:atollon="http://atollon.com/enterprise/wsdl"> <result>OK</result> <time>0.07040906</time> <count>1</count> <transferId>2</transferId> <chunck>4096</chunck> </atollon:InitContactDataTransferResponse> </soapenv:Body> </soapenv:Envelope> |
Comments