sheenam12

Untitled

May 23rd, 2017
36
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.65 KB | None | 0 0
  1. {
  2. "status_code": 200,
  3. "msg": "Styles",
  4. "data": [
  5. {
  6. "style_id": 1,
  7. "name": "SCISSOR CUT",
  8. "image": "hair_styling.png",
  9. "description": "Whether you need a clean scissor cut or slicked back hairstyle, get ready to receive the ultimate grooming experience.",
  10. "price": "55.00"
  11. },
  12. {
  13. "style_id": 2,
  14. "name": "CLIPPER CUT",
  15. "image": "clipper_cut.png",
  16. "description": "No matter a taper or fade, our barbers cut with precision and ease. Whatever you want, we got you. ",
  17. "price": "45.00"
  18. }
  19. ]
  20. }
Add Comment
Please, Sign In to add comment