Difference between revisions of "Quickstart"
From Updox API
(→Create and add a user to the practice) |
|||
Line 9: | Line 9: | ||
Code samples for this method: [[API_Method_PracticeCreate|PracticeCreate]] | Code samples for this method: [[API_Method_PracticeCreate|PracticeCreate]] | ||
− | === | + | === Use Vendor credentials and AccountId to create and add a user to the practice === |
Learn more about User creation on the [[User_Management#UserCreate|User Management]] page. | Learn more about User creation on the [[User_Management#UserCreate|User Management]] page. | ||
Code samples for this method: [[API_Method_UserCreate|UserCreate]] | Code samples for this method: [[API_Method_UserCreate|UserCreate]] |
Revision as of 09:44, 3 December 2013
These steps outline a quick way to begin communicating with Updox.
Vendor credentialing
Use vendor credentials to create a practice
Learn more about Practice creation on the Account Management page.
Code samples for this method: PracticeCreate
Use Vendor credentials and AccountId to create and add a user to the practice
Learn more about User creation on the User Management page.
Code samples for this method: UserCreate