Advertisement
Guest User

Untitled

a guest
Apr 27th, 2017
57
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.61 KB | None | 0 0
  1. <soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:tem="http://tempuri.org/">
  2. <soapenv:Header/>
  3. <soapenv:Body>
  4. <tem:FlexService>
  5. <!--Optional:-->
  6. <tem:pv_params>
  7. {
  8. "funcname": "getSEAccountInfo",
  9. "routecode":"Flex",
  10. "module":"CI",
  11. "afacctno": "ALL",
  12. "getfullrectype": "0",
  13. "tlid": "ALL",
  14. "symbol": "ALL",
  15. "custodycd": "105C646868"}
  16. </tem:pv_params>
  17. </tem:FlexService>
  18. </soapenv:Body>
  19. </soapenv:Envelope>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement