123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219 |
- PRO
- # dashboard
- # my_payment_schedule
- my_teams|team|add|view
- my_teams/add_new
- my_teams/view/{uid}
- ACTIONS
- updateTeamNumber
- teamNumber
- SUB
- dashboard
- clients
- audit_log
- my_clients|client|add|view
- my_clients/add_new
- my_clients/view/{uid}
- ACTIONS
- sendCellNumberConfirmationMessage
- confirmCellNumberWithConfirmationToken
- token
- putNewCellNumber
- newCellNumber
- sendEmailAddressConfirmationMessage
- confirmEmailAddressWithConfirmationToken
- token
- putNewEmailAddress
- newEmailAddress
- putTeam
- teamUid
- # removeTeam
- putMcp
- mcpProUid
- # removeMcp
- putAlly
- allyProUid
- # removeAlly
- putName
- name
- putGender
- gender
- putDateOfBirth
- dateOfBirth
- putProfilePicture
- profilePictureBase64
- # removeProfilePicture
- updatePhoneInfo
- homePhoneNumber
- workPhoneNumber
- supporterPhoneNumber
- supporterMemo
- phoneNumbersMemo
- updateAddress
- mailingAddressLine1
- mailingAddressLine2
- mailingAddressCity
- mailingAddressState
- mailingAddressCountry
- mailingAddressZip
- mailingAddressLat
- mailingAddressLong
- homeAddressLine1
- homeAddressLine2
- homeAddressCity
- homeAddressState
- homeAddressCountry
- homeAddressZip
- homeAddressLat
- homeAddressLong
- updateMedicareNumber
- medicareNumber
- manuallySetIsPartBPrimaryConfirmedToTrue
- partBConfirmationMethod
- partBConfirmationMemo
- manuallySetIsPartBPrimaryConfirmedToFalse
- partBConfirmationMethod
- partBConfirmationMemo
- setHasMcpDoneEmVisitToTrue
- mcpEmVisitDate
- mcpEmVisitNote
- mcpEmVisitMemo
- updateMcpEmVisitInfo
- mcpEmVisitDate
- mcpEmVisitNote
- mcpEmVisitMemo
- setHasMcpDoneEmVisitToFalse
- putCrmReasons
- cmReason1
- cmReason2
- rmReason1
- rmReason2
- # removeCrmReasons
- setIsClientEnrolledInCmToTrue
- setIsClientEnrolledInCmToFalse
- updateWhyNotEnrolledInCm
- whyNotEnrolledInCmCategory
- whyNotEnrolledInCmMemo
- setIsClientEnrolledInRmToTrue
- setIsClientEnrolledInRmToFalse
- updateWhyNotEnrolledInRm
- whyNotEnrolledInRmCategory
- whyNotEnrolledInRmMemo
- updateIntakeInfo
- intakeText
- intakeDetail
- deactivate
- memo
- updateDeactivationMemo
- memo
- reactivate
- memo
- updateReactivationMemo
- memo
- 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
|