Difference between revisions of "Template:PreReq Vendor Credentials"
From Updox API
(Created page with "# This API call requires Vendor-level credentials. The credentials should be populated into the <code>applicationId</code> and <code>applicationPassw...") |
Revision as of 15:03, 21 November 2013
- This API call requires Vendor-level credentials. The credentials should be populated into the
applicationId
andapplicationPassword
fields of theauth
block:
{ ... "auth": { "applicationId": "vendorId", "applicationPassword": "vendorPassword", "accountId": "practiceId", "userId": "" }