Set up a Notification for a Partner

Sets up a new notification for a partner using the partner's ID as a reference. Returns a notification ID that should be saved if the notification needs to be amended in the future

Log in to see full request history
timestatususer agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required
Body Params
string
required

Type of the notification.

string
required

Channel used for sending the notification

destinations
array of strings
required

The list of emails or url(webhook) used for sending the notification. For 'EMAIL' channel this can be a list of comma separated email addresses. For 'WEBHOOK' channel this should be a single URL.

destinations*
config
object
required

Configuration information for this Notification entity.

Responses

Language
Credentials
Click Try It! to start a request and see the response here! Or choose an example:
application/json
*/*