Template:Json Request EventNotificationStatusesGetByInternalIds

From Updox API
Revision as of 21:56, 11 December 2015 by Bwijoyo (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
  {
      "internalIds": [
          "internal-id-for-1", 
          "internal-id-for-2", 
          "internal-id-for-3"
      ],
      "auth": {
          "applicationId": "vendorId",
          "applicationPassword": "vendorPassword",
          "accountId": "accountId",
          "userId": ""
      }
  }