sheena2994

Untitled

Apr 7th, 2016
37
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.42 KB | None | 0 0
  1. {
  2. "success": 1,
  3. "msg": "Following are the packages",
  4. "packages": [
  5. {
  6. "packages_id": "1",
  7. "num_of_flares": "10",
  8. "price": "5",
  9. "currency": "$"
  10. },
  11. {
  12. "packages_id": "2",
  13. "num_of_flares": "25",
  14. "price": "10",
  15. "currency": "$"
  16. },
  17. {
  18. "packages_id": "3",
  19. "num_of_flares": "60",
  20. "price": "20",
  21. "currency": "$"
  22. }
  23. ]
  24. }
Add Comment
Please, Sign In to add comment