GET /?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "get_services": "http://shbdentalapi.com/api/get_services/?format=api",
    "get_services_type": "http://shbdentalapi.com/api/get_services_type/?format=api",
    "get_looking_for_services": "http://shbdentalapi.com/api/get_looking_for_services/?format=api",
    "get_specialties": "http://shbdentalapi.com/api/get_specialties/?format=api",
    "get_dental_specialties": "http://shbdentalapi.com/api/get_dental_specialties/?format=api",
    "get_notifications": "http://shbdentalapi.com/api/get_notifications/?format=api",
    "set_booking_as_canceled": "http://shbdentalapi.com/api/set_booking_as_canceled/?format=api",
    "create_request": "http://shbdentalapi.com/api/create_request/?format=api",
    "create_request/(?P<appointment_id>\\d+)/$": "http://shbdentalapi.com/api/create_request/?format=api",
    "get_appointment": "http://shbdentalapi.com/api/get_appointment/?format=api",
    "get_member": "http://shbdentalapi.com/api/get_member/?format=api",
    "get_member/(?P<member_id>\\d+)/$": "http://shbdentalapi.com/api/get_member/?format=api",
    "link_membership": "http://shbdentalapi.com/api/link_membership/?format=api",
    "valida_code": "http://shbdentalapi.com/api/valida_code/?format=api",
    "get_doctor": "http://shbdentalapi.com/api/get_doctor/?format=api",
    "get_doctor_reviews": "http://shbdentalapi.com/api/get_doctor_reviews/?format=api",
    "add_doctor": "http://shbdentalapi.com/api/add_doctor/?format=api",
    "confirm_self_enrollment": "http://shbdentalapi.com/api/confirm_self_enrollment/?format=api",
    "self_enrollment": "http://shbdentalapi.com/api/self_enrollment/?format=api",
    "self_enrollment/(?P<self_enrollment_id>\\d+)/$": "http://shbdentalapi.com/api/self_enrollment/?format=api",
    "add_dependent": "http://shbdentalapi.com/api/add_dependent/?format=api",
    "add_dependent/(?P<self_dependent_id>\\d+)/$": "http://shbdentalapi.com/api/add_dependent/?format=api",
    "add_payment_method": "http://shbdentalapi.com/api/add_payment_method/?format=api",
    "add_payment_method/(?P<payment_id>\\d+)/$": "http://shbdentalapi.com/api/add_payment_method/?format=api",
    "open_enrollment": "http://shbdentalapi.com/api/open_enrollment/?format=api",
    "open_enrollment/(?P<self_enrollment_id>\\d+)/$": "http://shbdentalapi.com/api/open_enrollment/?format=api",
    "web_enrollment": "http://shbdentalapi.com/api/web_enrollment/?format=api",
    "web_enrollment/(?P<self_enrollment_id>\\d+)/$": "http://shbdentalapi.com/api/web_enrollment/?format=api",
    "open_add_dependent": "http://shbdentalapi.com/api/open_add_dependent/?format=api",
    "open_add_dependent/(?P<self_dependent_id>\\d+)/$": "http://shbdentalapi.com/api/open_add_dependent/?format=api",
    "open_add_payment_method": "http://shbdentalapi.com/api/open_add_payment_method/?format=api",
    "open_add_payment_method/(?P<payment_id>\\d+)/$": "http://shbdentalapi.com/api/open_add_payment_method/?format=api",
    "confirm_open_enrollment": "http://shbdentalapi.com/api/confirm_open_enrollment/?format=api",
    "accounts": "http://shbdentalapi.com/api/accounts/?format=api",
    "member_account": "http://shbdentalapi.com/api/member_account/?format=api",
    "change_password": "http://shbdentalapi.com/api/change_password/?format=api",
    "get_product": "http://shbdentalapi.com/api/get_product/?format=api",
    "get_states": "http://shbdentalapi.com/api/get_states/?format=api",
    "search_doctors": "http://shbdentalapi.com/api/search_doctors/?format=api",
    "browser_doctors": "http://shbdentalapi.com/api/browser_doctors/?format=api",
    "reset_password": "http://shbdentalapi.com/api/reset_password/?format=api",
    "confirm_password": "http://shbdentalapi.com/api/confirm_password/?format=api",
    "get_special_offers": "http://shbdentalapi.com/api/get_special_offers/?format=api",
    "get_doctors_by_zip": "http://shbdentalapi.com/api/get_doctors_by_zip/?format=api",
    "get_price_from_coupon": "http://shbdentalapi.com/api/get_price_from_coupon/?format=api",
    "get_services_price_from_zipcode": "http://shbdentalapi.com/api/get_services_price_from_zipcode/?format=api",
    "get_quotes": "http://shbdentalapi.com/api/get_quotes/?format=api",
    "insurance_enrollment": "http://shbdentalapi.com/api/insurance_enrollment/?format=api",
    "insurance_enrollment/(?P<application_id>\\d+)/$": "http://shbdentalapi.com/api/insurance_enrollment/?format=api",
    "add_insurance_dependent": "http://shbdentalapi.com/api/add_insurance_dependent/?format=api",
    "add_insurance_dependent/(?P<self_dependent_id>\\d+)/$": "http://shbdentalapi.com/api/add_insurance_dependent/?format=api",
    "add_insurance_payment_method": "http://shbdentalapi.com/api/add_insurance_payment_method/?format=api",
    "add_insurance_payment_method/(?P<payment_id>\\d+)/$": "http://shbdentalapi.com/api/add_insurance_payment_method/?format=api",
    "confirm_insurance_enrollment": "http://shbdentalapi.com/api/confirm_insurance_enrollment/?format=api",
    "enroll": "http://shbdentalapi.com/api/enroll/?format=api",
    "enroll/(?P<member_id>\\d+)/$": "http://shbdentalapi.com/api/enroll/?format=api",
    "get_enrrolled": "http://shbdentalapi.com/api/get_enrrolled/?format=api",
    "get_doctor_appointment": "http://shbdentalapi.com/api/get_doctor_appointment/?format=api",
    "get_locations": "http://shbdentalapi.com/api/get_locations/?format=api",
    "location": "http://shbdentalapi.com/api/location/?format=api",
    "get_location_coupons": "http://shbdentalapi.com/api/get_location_coupons/?format=api",
    "get_location_sugested_prices": "http://shbdentalapi.com/api/get_location_sugested_prices/?format=api",
    "set_location_agreed_price": "http://shbdentalapi.com/api/set_location_agreed_price/?format=api",
    "addUserNewlocation": "http://shbdentalapi.com/api/addUserNewlocation/?format=api",
    "addUserExistinglocation": "http://shbdentalapi.com/api/addUserExistinglocation/?format=api",
    "doctor": "http://shbdentalapi.com/api/doctor/?format=api",
    "add_office_manager": "http://shbdentalapi.com/api/add_office_manager/?format=api",
    "coupons": "http://shbdentalapi.com/api/coupons/?format=api",
    "get_location_appointment": "http://shbdentalapi.com/api/get_location_appointment/?format=api",
    "search_medications": "http://shbdentalapi.com/api/search_medications/?format=api",
    "get_pharmacies": "http://shbdentalapi.com/api/get_pharmacies/?format=api",
    "get_pharmacies_by_gpi12": "http://shbdentalapi.com/api/get_pharmacies_by_gpi12/?format=api",
    "get_default_for_gpi10": "http://shbdentalapi.com/api/get_default_for_gpi10/?format=api",
    "drug_order": "http://shbdentalapi.com/api/drug_order/?format=api",
    "drug_order_payment": "http://shbdentalapi.com/api/drug_order_payment/?format=api",
    "my_drug_order": "http://shbdentalapi.com/api/my_drug_order/?format=api",
    "get_loyalty_id": "http://shbdentalapi.com/api/get_loyalty_id/?format=api",
    "confirm_loyalty_id": "http://shbdentalapi.com/api/confirm_loyalty_id/?format=api",
    "get_walgreen_offers": "http://shbdentalapi.com/api/get_walgreen_offers/?format=api",
    "activate_walgreen_offers": "http://shbdentalapi.com/api/activate_walgreen_offers/?format=api",
    "get_walgreen_actived_offers": "http://shbdentalapi.com/api/get_walgreen_actived_offers/?format=api"
}