💡New
Enhanced anonymize/delete customer endpoint
It is now possible to check for access rights in all clients within a contract company when deleting or anonymizing a customer. The result of the check is returned as a list of items. In case of deletion, also invoices and transactions are returned. It is possble to force deletion/anonymization nevertheless.
Delete customer (STAGE): https://api.frisbii-media-stage.com/api/v3.0/customers/{customerId}
Update customer (STAGE): https://api.frisbii-media-stage.com/api/v3.0/customers/{customerId}
Delete customer (LIVE): https://api.plenigo.com/api/v3.0/customers/{customerId}
Update customer (LIVE): https://api.plenigo.com/api/v3.0/customers/{customerId}