Difference between revisions of "Template:Json Request ProviderDirectorySearch"

From Updox API
Jump to: navigation, search
(Created page with "{ "searchTerms": "test", "startIndex": "0", "resultQuantity": "50", "auth": { "applicationId": "vendorId", "applicationPassword": "vendorPasswo...")
 

Latest revision as of 13:27, 25 February 2015

{

   "searchTerms": "test",
   "startIndex": "0",
   "resultQuantity": "50",
   "auth": {
       "applicationId": "vendorId",
       "applicationPassword": "vendorPassword",
       "accountId": "accountId",
       "userId": "userId"
   }

}