{"status":"running","title":"Student Transportation MicroService","endpoints":{"send_whatsapp":"POST /whatsapp/send","whatsapp_webhook":"POST /whatsapp/webhook","create_student_transportation_user":"POST /student_transportation_users","list_student_transportation_users":"GET /student_transportation_users","get_student_transportation_user":"GET /student_transportation_users/{user_id}","update_student_transportation_user":"PUT /student_transportation_users/{user_id}","delete_student_transportation_user":"DELETE /student_transportation_users/{user_id}","registration_form":"GET /register","docs":"GET /docs"},"twilio_configured":true}