Difference between revisions of "Template:Json Request PracticeVettedToggle"

From Updox API
Jump to: navigation, search
(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 = myPraciceId
+
  {
 +
    "accountId": "myPracticeId",
 +
    "auth": {
 +
      "applicationId": "vendorId",
 +
      "applicationPassword": "vendorPassword",
 +
      "accountId": "",
 +
      "userId": ""
 +
    }
 +
  }

Latest revision as of 12:18, 19 December 2013

 {
   "accountId": "myPracticeId",
   "auth": {
      "applicationId": "vendorId",
      "applicationPassword": "vendorPassword",
      "accountId": "",
      "userId": ""
   }
 }