Difference between revisions of "Template:Json Request PracticeVettedToggle"
From Updox API
(Created page with " accountId = myPraciceId") |
m (Thenate moved page Template:Json Request PracticeVetted to Template:Json Request PracticeVettedToggle without leaving a redirect) |
||
(2 intermediate revisions by one user not shown) | |||
Line 1: | Line 1: | ||
− | + | { | |
+ | "accountId": "myPracticeId", | ||
+ | "auth": { | ||
+ | "applicationId": "vendorId", | ||
+ | "applicationPassword": "vendorPassword", | ||
+ | "accountId": "", | ||
+ | "userId": "" | ||
+ | } | ||
+ | } |
Latest revision as of 11:18, 19 December 2013
{ "accountId": "myPracticeId", "auth": { "applicationId": "vendorId", "applicationPassword": "vendorPassword", "accountId": "", "userId": "" } }