mess9

Untitled

Nov 9th, 2020
174
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
XML 0.52 KB | None | 0 0
  1. <soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:com="http://esb.iflex.ru/proxy/ws/model/region/common">
  2.    <soapenv:Header/>
  3.    <soapenv:Body>
  4.       <com:GetOrderStatusRequest>
  5.          <com:requestId>12899741602</com:requestId> -- откуда брать?
  6.          <com:appPkid>50</com:appPkid>
  7.          <!--Optional:-->
  8.          <com:dateCreated>?</com:dateCreated>
  9.       </com:GetOrderStatusRequest>
  10.    </soapenv:Body>
  11. </soapenv:Envelope>
Add Comment
Please, Sign In to add comment