User contributions
- 14:46, 10 August 2015 (diff | hist) . . (+246) . . Integration Queue Processing - Faxes (→Retrieving the Document) (top)
- 14:19, 10 August 2015 (diff | hist) . . (+103) . . API Method QueueUpdate (top)
- 14:18, 10 August 2015 (diff | hist) . . (-1) . . API Method QueueUpdate (→Request)
- 14:01, 10 August 2015 (diff | hist) . . (+841) . . N API Method QueueUpdate (Created page with "A method to update a queued item on the Integration Queue. == Fields == Please refer to the [https://updoxqa.com/iodox/updox-iodox Interactive API] for a list of the fields...")
- 13:57, 10 August 2015 (diff | hist) . . (-17) . . API Method QueueRetrieve (top)
- 13:56, 10 August 2015 (diff | hist) . . (+105) . . API Method QueueRetrieve
- 13:54, 10 August 2015 (diff | hist) . . (+2) . . API Method QueueRetrieve
- 13:53, 10 August 2015 (diff | hist) . . (+16) . . API Method QueueRetrieve (→Fields)
- 13:53, 10 August 2015 (diff | hist) . . (+181) . . API Method QueueRetrieve (→Fields)
- 13:47, 10 August 2015 (diff | hist) . . (+1) . . API Method QueueRetrieve (→Responses)
- 13:47, 10 August 2015 (diff | hist) . . (+39) . . API Method QueueRetrieve (→Responses)
- 13:31, 10 August 2015 (diff | hist) . . (+2,285) . . N Integration Queue Processing - Faxes (Created page with " ====== Fax Response ====== { "successful": true, "responseMessage": "OK", "responseCode": 2000, "summary": { "messageId": "474030c0-a57e-4386-a377-...")
- 13:31, 10 August 2015 (diff | hist) . . (-2,257) . . API Method QueueRetrieve
- 13:29, 10 August 2015 (diff | hist) . . (-7) . . API Method QueueRetrieve (→Request)
- 13:29, 10 August 2015 (diff | hist) . . (+5) . . API Method QueueRetrieve (→Retrieving the Fax)
- 13:29, 10 August 2015 (diff | hist) . . (+13) . . API Method QueueRetrieve (→Retrieving the Fax)
- 13:28, 10 August 2015 (diff | hist) . . (+22) . . API Method QueueRetrieve
- 13:28, 10 August 2015 (diff | hist) . . (+737) . . API Method QueueRetrieve
- 13:20, 10 August 2015 (diff | hist) . . (-4) . . API Method QueueRetrieve (→Response For Fax)
- 13:19, 10 August 2015 (diff | hist) . . (+1,974) . . N API Method QueueRetrieve (Created page with "A method to obtain a specific item from the Integration Queue. == Fields == Please refer to the [https://updoxqa.com/iodox/updox-iodox Interactive API] for a list of the fi...")
- 13:15, 10 August 2015 (diff | hist) . . (+4) . . API Method QueueList (→Response) (top)
- 13:15, 10 August 2015 (diff | hist) . . (+9) . . API Method QueueList (→Request)
- 13:14, 10 August 2015 (diff | hist) . . (+782) . . N API Method QueueList (Created page with "A method to obtain a list of items on the Integration Queue. == Fields == Please refer to the [https://updoxqa.com/iodox/updox-iodox Interactive API] for a list of the fiel...")
- 09:52, 23 March 2015 (diff | hist) . . (+2) . . Direct Login (→Step 3) (top)
- 09:52, 23 March 2015 (diff | hist) . . (+901) . . N Direct Login (Created page with "== Description == If you typically access the Updox WebApp via SSO (single sign-on), but would like to access the Updox WebApp directly, here are the steps necessary to accomp...")
- 09:17, 23 March 2015 (diff | hist) . . (+156) . . FAQ
- 12:29, 25 February 2015 (diff | hist) . . (+1,491) . . N API Method ProviderDirectorySearch (Created page with " == Description == The following code samples describe the processes involved in querying the Updox Provider Directory. == Prerequisites == {{PreReq Vendor Credentials}...")
- 12:29, 25 February 2015 (diff | hist) . . (+625) . . N Template:Json Response ProviderDirectorySearch (Created page with "{ "successful": true, "responseMessage": "OK", "responseCode": 2000, "searchHitCount": 473, "searchHits": [ { "firstName": "test", ...") (top)
- 12:27, 25 February 2015 (diff | hist) . . (+248) . . N Template:Json Request ProviderDirectorySearch (Created page with "{ "searchTerms": "test", "startIndex": "0", "resultQuantity": "50", "auth": { "applicationId": "vendorId", "applicationPassword": "vendorPasswo...") (top)
- 12:25, 25 February 2015 (diff | hist) . . (+336) . . N Template:Json ProviderDirectorySearch Block - Java (Created page with " private Map<String,Object> BuildMessage() throws Exception { Map<String,Object> messageData = new HashMap(); messageData.put("searchTerms","test"); ...") (top)
- 12:22, 25 February 2015 (diff | hist) . . (-506) . . Template:Json ProviderDIrectory Block - CSharp (top)
- 12:20, 25 February 2015 (diff | hist) . . (+586) . . N Template:Json ProviderDIrectory Block - CSharp (Created page with " userId = "newUserId", loginId = "newLoginId", loginPassword = "password", firstName = "Ima", <span style="color:green">// required</span> middle...")