Difference between revisions of "Template:Json Response Practice"

From Updox API
Jump to: navigation, search
(Created page with " { "successful": true, "responseMessage": "OK", "responseCode": 2000, "accountId": "NewPracticeId", "action": "create" }")
 

Latest revision as of 16:32, 20 November 2013

 {
   "successful": true,
   "responseMessage": "OK",
   "responseCode": 2000,
   "accountId": "NewPracticeId",
   "action": "create"
 }