Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- {
- "success": 1,
- "message": "Following are the vendors!",
- "data": {
- "vendor_id": "24",
- "name": "Sakshi",
- "experience": "1.1",
- "description": "aabb1a",
- "image": "http://localhost:8000/resize/img_d4e8c2d02572e81.jpeg",
- "cover_pic": "http://localhost:8000/resize/img_36acfa86ba96014.jpeg",
- "working_days": "Monday,Tuesday,Wednesday,Thursday,Friday,Saturday,Sunday",
- "categories": [
- {
- "category_id": "1",
- "category_name": "HAIR",
- "category_image": "http://localhost:8000/",
- "sub_category_name": "Haircut,Color,Rebonding"
- },
- {
- "category_id": "2",
- "category_name": "NAILS",
- "category_image": "http://localhost:8000/",
- "sub_category_name": "Pedicure,Manicure"
- }
- ],
- "start_time": "09:00:00",
- "end_time": "20:00:00",
- "avg_rating": "0.0",
- "is_rated": "0",
- "is_favourite": "0",
- "distance": "25"
- }
- }
Add Comment
Please, Sign In to add comment