Get
Retrieve notification policy associated with this entity
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>
, where token is your auth token.
Path parameters
entityId
Entity ID or Entity ForeignID
notificationType
Response
This endpoint returns an object.
disabled
True if the selected notification type is disabled for this entity
additionalRoles
List of user roles that should receive notifications in addition to the default users for this notification type
additionalUsers
List of user IDs that should receive notifications in addition to the default users for this notification type
notifyPayeeCounterparty
True if the selected notification type should be sent to the counterparty if this is a payable invoice.
notifyPayorCounterparty
True if the selected notification type should be sent to the counterparty if this is a receivable invoice.
type