Unique ID of the seizure resource.
- PERSON_SEIZURE_DELETED
Webhooks (1.0)
https://docs.solarisgroup.com/_mock/api-reference/onboarding/webhooks/
The seizure's case ID number, generated by the issuing authority.
The type of seizure.
The current status of the seizure.
Field to indicate whether or not there's an insolvency case related to the customer.
Field to indicate whether or not social benefits are applicable to the customer.
Field to indicate whether or not there's a seizure protection related to the customer.
Field to indicate whether or not the seizure will be processed automatically or manually.
Field to indicate whether or not there are multiple third party debtors related to the customer.
The person or business ID of the customer whose account has the seizure.
- Mock Server
https://docs.solarisgroup.com/_mock/api-reference/onboarding/webhooks/person_seizure_created
{ "id": "211c5c2f34ac442ff6f93d09fc8fb3edseiz", "enactment_date": "2019-01-31", "delivery_date": "2019-01-28", "authority_name": "Court", "resolution_case_number": "Number 212121212", "seizure_type": "COURT_SEIZURE", "status": "ACTIVE", "amount": { "value": 1000, "unit": "cents", "currency": "EUR" }, "additional_cost": { "value": 1000, "unit": "cents", "currency": "EUR" }, "debtor": { "name": "string", "address": "string", "postal_code": "string", "city": "string", "country": "AD", "state": "BE" }, "creditor": { "name": "Betflix LLC", "address": "Bethousestrasse 43", "postal_code": "10409", "city": "Berlin", "country": "DE", "state": "BE", "iban": "DE72110101001000014344" }, "creditor_representative": { "name": "Lawyer LLC", "address": "Gunsterstrasse 22", "postal_code": "10409", "city": "Berlin", "country": "DE", "state": "BE", "case_number": "42ABC-2", "iban": "DE87110101001000057123" }, "automatic_payout_date": "2022-01-29", "insolvency": false, "social_benefits": false, "seizure_protected": false, "automated": true, "country": "DE", "multiple_drittschuldner": true, "customer_id": "dc1a6812a14f6cc338cd084208535bcdcper", "customer_type": "Person" }
The seizure's case ID number, generated by the issuing authority.
The type of seizure.
The current status of the seizure.
The person or business ID of the customer whose seizure was deleted.
- Mock Server
https://docs.solarisgroup.com/_mock/api-reference/onboarding/webhooks/person_seizure_deleted
{ "id": "211c5c2f34ac442ff6f93d09fc8fb3edseiz", "enactment_date": "2019-01-31", "delivery_date": "2019-01-28", "authority_name": "Court", "resolution_case_number": "Number 212121212", "seizure_type": "COURT_SEIZURE", "status": "ACTIVE", "amount": { "value": 1000, "unit": "cents", "currency": "EUR" }, "additional_cost": { "value": 1000, "unit": "cents", "currency": "EUR" }, "debtor": { "name": "string", "address": "string", "postal_code": "string", "city": "string", "country": "AD", "state": "BE" }, "creditor": { "name": "Betflix LLC", "address": "Bethousestrasse 43", "postal_code": "10409", "city": "Berlin", "country": "DE", "state": "BE", "iban": "DE72110101001000014344" }, "creditor_representative": { "name": "Lawyer LLC", "address": "Gunsterstrasse 22", "postal_code": "10409", "city": "Berlin", "country": "DE", "state": "BE", "case_number": "42ABC-2", "iban": "DE87110101001000057123" }, "customer_id": "dc1a6812a14f6cc338cd084208535bcdcper", "customer_type": "Person" }
The seizure's case ID number, generated by the issuing authority.
The type of seizure.
The current status of the seizure.
The person or business ID of the customer whose seizure was fulfilled.
- Mock Server
https://docs.solarisgroup.com/_mock/api-reference/onboarding/webhooks/person_seizure_fulfilled
{ "id": "211c5c2f34ac442ff6f93d09fc8fb3edseiz", "enactment_date": "2019-01-31", "delivery_date": "2019-01-28", "authority_name": "Court", "resolution_case_number": "Number 212121212", "seizure_type": "COURT_SEIZURE", "status": "FULFILLED", "amount": { "value": 1000, "unit": "cents", "currency": "EUR" }, "additional_cost": { "value": 1000, "unit": "cents", "currency": "EUR" }, "debtor": { "name": "string", "address": "string", "postal_code": "string", "city": "string", "country": "AD", "state": "BE" }, "creditor": { "name": "Betflix LLC", "address": "Bethousestrasse 43", "postal_code": "10409", "city": "Berlin", "country": "DE", "state": "BE", "iban": "DE72110101001000014344" }, "creditor_representative": { "name": "Lawyer LLC", "address": "Gunsterstrasse 22", "postal_code": "10409", "city": "Berlin", "country": "DE", "state": "BE", "case_number": "42ABC-2", "iban": "DE87110101001000057123" }, "customer_id": "dc1a6812a14f6cc338cd084208535bcdcper", "customer_type": "Person" }