Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- {
- "success": 1,
- "message": "Following are the questions",
- "data": [
- {
- "question_id": "1",
- "question": "Hi (username), I am your virtual assistant Mason. I’ll help you post your ride share request.\nWhat’s your departure city?",
- "have_options": "0",
- "type": "8",
- "how_many": "0",
- "sub_questions": []
- },
- {
- "question_id": "2",
- "question": "What’s your destination?",
- "have_options": "0",
- "type": "8",
- "how_many": "0",
- "sub_questions": []
- },
- {
- "question_id": "3",
- "question": "When are you leaving?",
- "have_options": "0",
- "type": "3",
- "how_many": "0",
- "sub_questions": []
- },
- {
- "question_id": "4",
- "question": "What time are you leaving?",
- "have_options": "1",
- "type": "4",
- "how_many": "4",
- "sub_questions": [
- {
- "subquestion_id": "1",
- "question": "Morning",
- "have_options": "0",
- "type": "0",
- "how_many": "0",
- "sub1_questions": []
- },
- {
- "subquestion_id": "2",
- "question": "Noon",
- "have_options": "0",
- "type": "0",
- "how_many": "0",
- "sub1_questions": []
- },
- {
- "subquestion_id": "3",
- "question": "Afternoon",
- "have_options": "0",
- "type": "0",
- "how_many": "0",
- "sub1_questions": []
- },
- {
- "subquestion_id": "4",
- "question": "Evening",
- "have_options": "0",
- "type": "0",
- "how_many": "0",
- "sub1_questions": []
- }
- ]
- },
- {
- "question_id": "5",
- "question": "How much do you wiling to pay to the driver?",
- "have_options": "0",
- "type": "1",
- "how_many": "0",
- "sub_questions": []
- },
- {
- "question_id": "6",
- "question": "Should we publish your ride share request or do you want to make any changes?",
- "have_options": "1",
- "type": "4",
- "how_many": "2",
- "sub_questions": [
- {
- "subquestion_id": "15",
- "question": "Edit",
- "have_options": "0",
- "type": "0",
- "how_many": "0",
- "sub1_questions": []
- },
- {
- "subquestion_id": "16",
- "question": "Publish",
- "have_options": "0",
- "type": "0",
- "how_many": "0",
- "sub1_questions": []
- }
- ]
- }
- ]
- }
Add Comment
Please, Sign In to add comment