sheenam12

Untitled

May 16th, 2017
35
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.18 KB | None | 0 0
  1. {
  2. "status_code": 200,
  3. "msg": "Packages",
  4. "data": [
  5. {
  6. "id": 1,
  7. "name": "Monthly",
  8. "rate": 95,
  9. "description": "An agreement to purchase a certain amount of securities, such as stocks. 2. The right to receive issues of a magazine or periodical in exchange for money. For example, a consumer might pay an annual fee to receive issues of a business magazine."
  10. },
  11. {
  12. "id": 2,
  13. "name": "6 Months",
  14. "rate": 85,
  15. "description": "An agreement to purchase a certain amount of securities, such as stocks. 2. The right to receive issues of a magazine or periodical in exchange for money. For example, a consumer might pay an annual fee to receive issues of a business magazine."
  16. },
  17. {
  18. "id": 3,
  19. "name": "Yearly",
  20. "rate": 70,
  21. "description": "An agreement to purchase a certain amount of securities, such as stocks. 2. The right to receive issues of a magazine or periodical in exchange for money. For example, a consumer might pay an annual fee to receive issues of a business magazine."
  22. }
  23. ]
  24. }
Add Comment
Please, Sign In to add comment