Accesses a specific notification, for example when making modifications to a specific notification.

Recipes
Get a notification
Open Recipe
Path Params
integer
required

Identifies the notification.

Query Params
string

For customers who manage more than one account, this runs the operation from another account. The Identity and Access Management API provides a list of available account switch keys.

Responses

Response body
object
contracts
array of strings
required
length ≥ 1

The contracts for which the notification applies.

contracts*
date-time
required

The ISO 8601 timestamp of the notification's creation.

emails
array of strings
required
length ≥ 1

The recipients' email addresses.

emails*
date-time
required

The ISO 8601 timestamp of the notification's most recent change.

integer
required
≥ 1

Identifies the notification.

string
required

Either ACTIVE to notify recipients about changes to invoices, or SUSPENDED to disable a notification.

ACTIVE SUSPENDED

string
required
length ≥ 1

The title of the notification.

Language
URL