Advertisement
yambroskin

Untitled

Apr 19th, 2017
164
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
XML 0.64 KB | None | 0 0
  1. <soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:req="http://support.diasoft.ru/type/request">
  2.    <soapenv:Header/>
  3.    <soapenv:Body>
  4.       <req:DsAccountFindRestTurnForPeriodReq>
  5.          <!--Optional:-->
  6.          <req:AccountNumber>47422810430000000756</req:AccountNumber>
  7.          <!--Optional:-->
  8.          <req:StartDate>2017-02-01T17:00:00Z</req:StartDate>
  9.          <!--Optional:-->
  10.          <req:EndDate>2017-02-20T17:00:00Z</req:EndDate>
  11.          <!--Optional:-->
  12.          <req:IncludePlan>FALSE</req:IncludePlan>
  13.       </req:DsAccountFindRestTurnForPeriodReq>
  14.    </soapenv:Body>
  15. </soapenv:Envelope>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement