Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- {
- "success": 1,
- "message": "Signup successful!",
- "data": {
- "user_id": "50",
- "access_token": "DCNKOBIVoFm2q3eBQrC7CPiSl7ZbivQMpXZyfe0T",
- "name": "Ishika1",
- "code": "+91",
- "phone": "1234345278",
- "fb_id": "",
- "email": "[email protected]",
- "location": "Chandigarh",
- "lat": "34.34000000",
- "lng": "76.34000000",
- "verification_code": "5249",
- "is_verified": "0",
- "image": "http://192.168.100.117:8000/resize/img_ec893f0ab677ab7.jpg",
- "categories": [
- {
- "category_id": "1",
- "category_name": "HAIR",
- "category_image": "http://192.168.100.117:8000/",
- "category_description": "Haircut . Color . Rebonding",
- "sub_category": [
- {
- "sub_category_name": "Haircut",
- "sub_category_id": "1"
- },
- {
- "sub_category_name": "Color",
- "sub_category_id": "2"
- },
- {
- "sub_category_name": "Rebonding",
- "sub_category_id": "3"
- }
- ]
- },
- {
- "category_id": "2",
- "category_name": "NAILS",
- "category_image": "http://192.168.100.117:8000/",
- "category_description": "Pedicure . Manicure",
- "sub_category": [
- {
- "sub_category_name": "Pedicure",
- "sub_category_id": "4"
- },
- {
- "sub_category_name": "Manicure",
- "sub_category_id": "5"
- }
- ]
- },
- {
- "category_id": "3",
- "category_name": "MASSAGE",
- "category_image": "http://192.168.100.117:8000/",
- "category_description": "Face . Body",
- "sub_category": [
- {
- "sub_category_name": "Face",
- "sub_category_id": "6"
- },
- {
- "sub_category_name": "Body",
- "sub_category_id": "7"
- }
- ]
- }
- ]
- }
- }
Add Comment
Please, Sign In to add comment