Difference between revisions of "Template:Json Request EventNotificationStatusesGetByIds"

From Updox API
Jump to: navigation, search
(Created page with " { "eventNotificationIds": [ "1", "2", "3" ], "auth": { "applicationId": "vendorId", "applicationPassword": "ven...")

Revision as of 17:00, 11 December 2015

   {
       "eventNotificationIds": [
           "1", "2", "3"
       ],
       "auth": {
           "applicationId": "vendorId",
           "applicationPassword": "vendorPassword",
           "accountId": "accountId",
           "userId": ""
       }
   }