123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161 |
- PRO
- # dashboard
- # my_payment_schedule
- my_teams|team|add|view
- my_teams/add_new
- my_teams/view/{uid}
- ACTIONS
- updateTeamNumber
- SUB
- dashboard
- clients
- audit_log
- my_clients|client|add|view
- my_clients/add_new
- my_clients/view/{uid}
- ACTIONS
- sendCellNumberConfirmationMessage
- confirmCellNumberWithConfirmationToken
- putNewCellNumber
- sendEmailAddressConfirmationMessage
- confirmEmailAddressWithConfirmationToken
- putNewEmailAddress
- putTeam
- removeTeam
- putMcp
- removeMcp
- putAlly
- removeAlly
- putName
- putGender
- putDateOfBirth
- putProfilePicture
- removeProfilePicture
- updatePhoneInfo
- updateAddress
- updateMedicareNumber
- manuallySetIsPartBPrimaryConfirmedToTrue
- manuallySetIsPartBPrimaryConfirmedToFalse
- setHasMcpDoneEmVisitToTrue
- updateMcpEmVisitInfo
- setHasMcpDoneEmVisitToFalse
- putCrmReasons
- removeCrmReasons
- setIsClientEnrolledInCmToTrue
- setIsClientEnrolledInCmToFalse
- updateWhyNotEnrolledInCm
- setIsClientEnrolledInRmToTrue
- setIsClientEnrolledInRmToFalse
- updateWhyNotEnrolledInRm
- updateIntakeInfo
- deactivate
- updateDeactivationMemo
- reactivate
- updateReactivationMemo
- SUB
- dashboard
- med_profile
- med_profile_log
- pro_access
- notes
- notes/add_new
- care_months
- care_months/add_new
- care_month_entries
- bills
- related_transactions
- action_items
- action_items/add_new
- erx
- erx/add_new
- mcp_updates
- ally_updates
- audit_log
- notes|note|view
- notes/view/{uid}
- ACTIONS
- SUB
- dashboard
- audit_log
- # erx
- # erx/view/{uid}
- ACTIONS
- SUB
- dashboard
- audit_log
- action_items|action_item|view
- action_items/view/{uid}
- ACTIONS
- SUB
- dashboard
- audit_log
- care_months|care_month|view
- care_months/view/{uid}
- ACTIONS
- SUB
- dashboard
- time_entries
- audit_log
- care_month_entries|care_month_entry
- bills|bill|view
- bills/view/{uid}
- ACTIONS
- SUB
- dashboard
- transactions
- audit_log
- transactions|pro_transaction
- # med_profile_lines
- # med_profile_line_updates
- pro_access|client_pro_access
- mcp_updates|client_mcp_update
- ally_updates|client_ally_update
- # audit_log
- # ADMIN
- # admin_dashboard
- # facilities
- # facilities/add_new
- # facilities/view/{uid}
- # ACTIONS
- # SUB
- # dashboard
- # erx
- # action_items
- # audit_log
- # pros
- # pros/add_new
- # pros/view/{uid}
- # ACTIONS
- # sendCellNumberConfirmationMessage
- # confirmCellNumberWithConfirmationToken
- # putNewCellNumber
- # confirmEmailAddressWithConfirmationToken
- # putNewEmailAddress
- # updateName
- # updateProfession
- # updateEnrolledHcpInfo
- # putProfilePicture
- # updatePhoneInfo
- # updateAddress
- # updatePaymentProcessingDetail
- # uploadDriverLicense
- # updateDriverLicenseInfo
- # updateSsn
- # SUB
- # dashboard
- # payment_schedule
- # teams
- # clients
- # pro_access
- # mcp_updates
- # ally_updates
- # erx
- # action_items
- # care_months
- # care_month_entries
- # notes
- # bills
- # pro_transactions
- # sessions
- # audit_log
|