Zum Hauptinhalt springen

Enable for all customers

Enable it for all existing customers and disable it for upcoming customers without changing settings.
This is useful if you are migrating your subscriptions from another system and are not sure if those send invoices are correct.

Set global tenant settings

To set global tenant settings, execute the following api request:

Enable for all existing customers

To enable manual invoice checks for all existing customers, execute the following api request:
  1. Get all customers
  1. Update each customer

Example script

A javascript example to enable manual invoice checks for all customers: