Update Notification Settings
Update notification settings for an account.
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Path parameters
account_id
Request
This endpoint expects an object.
invoice
Invoice notification settings
dunning
Dunning notification settings
slack_enabled
Whether Slack notifications are enabled
slack_webhook_urls
List of Slack webhook URLs for notifications
slack_payment_succeeded
Send Slack notification on payment succeeded
slack_payment_failed
Send Slack notification on payment failed
email_enabled
Whether email notifications are enabled
emails_to_notify
List of email addresses for notifications
email_payment_succeeded
Send email notification on payment succeeded
email_payment_failed
Send email notification on payment failed
email_config
Email configuration settings for sender, signature, and colors
Response
Successful Response
invoice
Invoice notification settings
dunning
Dunning notification settings
slack_enabled
Whether Slack notifications are enabled
slack_webhook_urls
List of Slack webhook URLs for notifications
slack_payment_succeeded
Send Slack notification on payment succeeded
slack_payment_failed
Send Slack notification on payment failed
email_enabled
Whether email notifications are enabled
emails_to_notify
List of email addresses for notifications
email_payment_succeeded
Send email notification on payment succeeded
email_payment_failed
Send email notification on payment failed
email_config
Email configuration settings for sender, signature, and colors