The overdraft limit on a consumer's account has changed.
- PERSON_CHANGED
Webhooks (1.0)
https://docs.solarisgroup.com/_mock/api-reference/onboarding/webhooks/
The ID of the existing consumer overdraft.
- Mock Server
https://docs.solarisgroup.com/_mock/api-reference/onboarding/webhooks/overdraft_limit_change
{ "id": "e26cd100ba0e4ddea88f6e34f0a911aeovlc", "limit_at_creation_time": { "value": 1000, "unit": "cents", "currency": "EUR" }, "overdraft_id": "fe906914c27f442ea86711b9a099d75dcovd", "requested_limit": { "value": 1000, "unit": "cents", "currency": "EUR" }, "status": "attached" }
Request
This webhook event occurs when Solaris deletes all personal data related to the given person from its system according to GDPR regulations.
Note: Solaris is legally required to delete records of created persons who did not become customers within 90 days of collecting the personal data according to GDPR regulations. When you receive a notification of this type, you must immediately delete all data related to the person specified in the webhook notification.
- Mock Server
https://docs.solarisgroup.com/_mock/api-reference/onboarding/webhooks/person_deleted
{}