Advertisement
Guest User

Untitled

a guest
Mar 24th, 2017
62
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.72 KB | None | 0 0
  1. URL: http://128.199.207.236/api/v1/calculations
  2. Method: @POST
  3. Headers:
  4. - API-TOKEN: dk5FicN4wVZeJ3Jub6AifcDd
  5. Body:
  6. {
  7. "result": [
  8. {
  9. "expected_return": null,
  10. "name": null,
  11. "table": {
  12. "0": {
  13. "0": "Protection Needs For Family",
  14. "1": "0.00",
  15. "2": "Monthly",
  16. "3": "2017\/30",
  17. "4": "0",
  18. "5": "0.0%",
  19. "6": "0.0%",
  20. "7": "0.00"
  21. },
  22. "1": {
  23. "0": "Protection Needs For Disability",
  24. "1": "0.00",
  25. "2": "Monthly",
  26. "3": "2017\/30",
  27. "4": "0",
  28. "5": "0.0%",
  29. "6": "0.0%",
  30. "7": "0.00"
  31. },
  32. "2": {
  33. "0": "Immediate Cash Needs",
  34. "1": "0.00",
  35. "2": "One-time",
  36. "3": "2017\/30",
  37. "4": "-",
  38. "5": "-",
  39. "6": "-",
  40. "7": "0.00"
  41. }
  42. },
  43. "type_table": "Protection Needs"
  44. },
  45. {
  46. "expected_return": null,
  47. "name": null,
  48. "table": {
  49. "0": {
  50. "0": "2017\/30",
  51. "1": "0.00",
  52. "2": "0.00",
  53. "3": "0.00",
  54. "4": "0.00",
  55. "5": "0.00"
  56. }
  57. },
  58. "type_table": "Immediate Cash Needs"
  59. }
  60. ]
  61. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement