Skip to main content

AppNotificationConfig

Manage notifications subscriptions.

rental_file_submittedRental File Submitted (boolean)
Default value: true
rental_file_createdRental File Created (boolean)
Default value: true
rental_file_deletionRental File Deletion (boolean)
Default value: true
rental_file_analyzedRental File Analyzed (boolean)
Default value: true
rental_file_collectedRental File Collected (boolean)
Default value: true
insurance_agreementInsurance Agreement (boolean)
Default value: false
AppNotificationConfig
{
"rental_file_submitted": true,
"rental_file_created": true,
"rental_file_deletion": true,
"rental_file_analyzed": true,
"rental_file_collected": true,
"insurance_agreement": false
}