Unique ID of the seizure resource.
Webhooks
/- BUSINESS_TAX_IDENTIFICATION_CHANGED
ACCOUNT_BLOCK
ACCOUNT_CLOSURE
ACCOUNT_CLOSURE_REQUEST
ACCOUNT_CLOSURE_REQUEST_UPDATE
ACCOUNT_LIMIT_CHANGE
ACCOUNT_OPENING_REQUEST
ACCOUNT_SNAPSHOT
ACQUIRER_TOPUP_DECLINED
ACQUIRER_TOPUP_EXECUTED
ACQUIRER_TOPUP_PAYMENT_FAILED
BATCH_TRANSFER_STATUS_CHANGED
BENEFICIAL_OWNER
BOOKING
BUSINESS_CHANGED
BUSINESS_DELETED
BUSINESS_FRONTING_APPLICATION
BUSINESS_FRONTING_LOAN_PAYOUT
BUSINESS_FRONTING_PAYOUT_UPDATE
BUSINESS_FRONTING_RELATIONSHIP_STATUS_CHANGED
BUSINESS_IDENTIFICATION
BUSINESS_SEIZURE_CREATED
BUSINESS_SEIZURE_DELETED
BUSINESS_SEIZURE_FULFILLED
BUSINESS_SEIZURE_UPDATED
CARD_AUTHORIZATION
CARD_AUTHORIZATION_DECLINE_V2
CARD_AUTHORIZATION_RESOLUTION
CARD_DELIVERY_TRACKING
CARD_FRAUD_CASE_PENDING
CARD_FRAUD_CASE_TIMEOUT
CARD_LIFECYCLE_EVENT
CARD_TOKEN_LIFECYCLE
CASH_OPERATION_STATUS_CHANGED
CONSUMER_FRONTING_APPLICATION
CONSUMER_LOAN_APPLICATION
CONSUMER_OVERDRAFT
CONSUMER_OVERDRAFT_APPLICATION
CREDIT_CARD_APPLICATION
CREDIT_CARD_APPLICATION_TERMINATION
CREDIT_CARD_BILL
CREDIT_LINE_APPLICATION
CREDIT_LINE
DELEGATE_SCA_CANCEL
DEPOSIT_ACCOUNT_UPDATED
FREELANCER_CREDIT_LINE_APPLICATION
INCOMING_REJECTED_TRANSACTION
IDENTIFICATION
IDENTIFICATION_ORIGINATION
IDENTIFICATION_REFERENCE_TRANSFER_ATTEMPT
IDENTIFICATION_SESSION
INSTANT_SEPA_CREDIT_TRANSFER_EXECUTED
INSTANT_SEPA_CREDIT_TRANSFER_FAILED
LEGAL_REPRESENTATIVE
LOAN
MESSAGE
OVERDRAFT
OVERDRAFT_APPLICATION
OVERDRAFT_LIMIT_CHANGE
PERSON_CHANGED
PERSON_DELETED
PERSON_MOBILE_NUMBER_CREATED
PERSON_MOBILE_NUMBER_DELETED
PERSON_SEIZURE_CREATED
PERSON_SEIZURE_DELETED
PERSON_SEIZURE_FULFILLED
PERSON_SEIZURE_UPDATED
PERSON_TAX_IDENTIFICATION_CHANGED
POSTBOX_ITEM_CREATED
POTENTIAL_ACCOUNT_BLOCKING
QUESTIONS_REQUIRE_RESPONSE
REFERENCE_ACCOUNT_CREATED
REFERENCE_ACCOUNT_INSTANT_PAYOUT_DECLINED
REFERENCE_ACCOUNT_INSTANT_PAYOUT_EXECUTED
RESERVATION_CREATED
RESERVATION_RESOLVED
SCA_CHALLENGE
SDD_COLLECTION_APPLICATION
SEPA_CREDIT_TRANSACTION_DECLINED
SEPA_DIRECT_DEBIT_TRANSACTION_SCHEDULED
SEPA_DIRECT_DEBIT_RETURN
SEPA_SCHEDULED_TRANSACTION
SEPA_STANDING_ORDER
SEPA_TIMED_ORDER
SCHEDULED_TRANSFER_STATUS_CHANGED
TAX_EXEMPTION_UPDATED
TAX_EXEMPTION_UTILIZATION
TRUSTED_IBAN_CONFIRMED
(Legacy) BUSINESS_DIRECT_DEBIT_PROFILE_BLOCK_CANCELLED
(Legacy) BUSINESS_DIRECT_DEBIT_PROFILE_BLOCK_SCHEDULED
(Legacy) CARD_AUTHORIZATION_DECLINE
BUSINESS_TAX_IDENTIFICATI...
Webhooks (1.0)
Download OpenAPI description
Languages
Servers
Mock Server
https://docs.solarisgroup.com/_mock/api-reference/onboarding/webhooks/
Bodyapplication/json
The seizure's case ID number, generated by the issuing authority.
Example: "Number 212121212"
Enum"ATTACHMENT""AUTHORITY_SEIZURE""COURT_SEIZURE""PRE_ATTACHMENT"
Example: "COURT_SEIZURE"
Field to indicate whether or not there's an insolvency case related to the customer.
Example: false
Field to indicate whether or not social benefits are applicable to the customer.
Example: false
Field to indicate whether or not there's a seizure protection related to the customer.
Example: false
Field to indicate whether or not the seizure will be processed automatically or manually.
Example: false
Field to indicate whether or not there are multiple third party debtors related to the customer.
Example: true
The person or business ID of the customer whose account has the seizure.
Example: "880bbac68a34add190786b9c74f4c82fcbiz"
- Mock Server
https://docs.solarisgroup.com/_mock/api-reference/onboarding/webhooks/business_seizure_updated
application/json
{ "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": false, "country": "DE", "multiple_drittschuldner": true, "customer_id": "880bbac68a34add190786b9c74f4c82fcbiz", "customer_type": "Business" }