Difference between revisions of "API Method EventNotificationBulkCreate"

From Updox API
Jump to: navigation, search
(Created page with "== Description == The following describes the processes involved when sending bulk event notifications. A bulk event notification consists of a JSON object populated with a l...")
 
(Description)
Line 3: Line 3:
  
 
A bulk event notification consists of a JSON object populated with a list of:
 
A bulk event notification consists of a JSON object populated with a list of:
     - payloads (the content of the notification)
+
     - '''payload''' (the content of the notification)
     - internal id (an identification id specified by the requester)
+
     - '''internal id''' (an identification id specified by the requester)
     - delivery date/time
+
     - '''delivery date/time'''
     - delivery method
+
     - '''delivery method'''

Revision as of 16:58, 11 December 2015

Description

The following describes the processes involved when sending bulk event notifications.

A bulk event notification consists of a JSON object populated with a list of:

   - payload (the content of the notification)
   - internal id (an identification id specified by the requester)
   - delivery date/time
   - delivery method