Guest User

Untitled

a guest
Jul 23rd, 2018
49
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.28 KB | None | 0 0
  1. {
  2. "jsonrpc": "2.0",
  3. "method": "100",
  4. "params": ["en", 123455678, "5.00", [["3", "1.00", "1"], ["4", "4.00", "1"]]],
  5. "id": 100
  6. }
  7.  
  8. {
  9. "jsonrpc": "2.0",
  10. "id": 100,
  11. "result": [
  12. "0",
  13. "0",
  14. "0",
  15. "20180723-0",
  16. []
  17. ]
  18. }
Add Comment
Please, Sign In to add comment