Advertisement
Guest User

Untitled

a guest
Feb 22nd, 2018
65
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.72 KB | None | 0 0
  1. {
  2. "orderBookExtensions": [
  3. {
  4. "orderQuantity": 12,
  5. "orderSequence": 1,
  6. "orderPrice": 12,
  7. "triggerPrice": "12",
  8. "disclosedQuantity": "12",
  9. "orderValidity": {
  10. "id": 2
  11. },
  12. "orderEntryTime": 1519097178077,
  13. "orderTime": 1516418783993
  14.  
  15. }
  16. ],
  17. "exchange": {
  18. "id":3
  19. },
  20. "security": {
  21. "id": 13
  22. },
  23. "dnaConnection": {
  24. "id":2
  25. },
  26. "client": {
  27. "id": 5
  28. },
  29. "dealer": {
  30. "id": 9
  31. },
  32. "member": {
  33. "id": 9,
  34. "memberCode": "M303",
  35. "memberName": "dfjk"
  36. },
  37. "productType": {
  38. "id": 2
  39. },
  40. "exchangeOrderId": 1,
  41. "accountType": 1,
  42. "buyOrSell": 1,
  43. "instrumentType":{
  44. "id": 1
  45. }
  46. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement