12345678910111213141516171819202122232425 |
- PRO
- 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
- SUB
- dashboard
- med_profile
- med_profile_log
- pro_access
|