The number of results pages to return.
Account management (1.0)
https://docs.solarisgroup.com/_mock/api-reference/digital-banking/account-management/
- Mock Server
https://docs.solarisgroup.com/_mock/api-reference/digital-banking/account-management/v1/persons/{person_id}/seizures
- Payload
- cURL
- Java
- Python
- Node.js
- Go
- Ruby
- PHP
No request payload
Successful result of the operation
The date when the seizure notice was delivered to Solaris.
The seizure's case ID number, generated by the issuing authority.
The type of seizure.
The current status of the seizure.
Object containing information about a person or an entity that represents the creditor (i.e., a third-party liaison between the debtor and creditor).
[ { "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": { … }, "additional_cost": { … }, "debtor": { … }, "creditor": { … }, "creditor_representative": { … } } ]
- Mock Server
https://docs.solarisgroup.com/_mock/api-reference/digital-banking/account-management/v1/businesses/{business_id}/seizures
- Payload
- cURL
- Java
- Python
- Node.js
- Go
- Ruby
- PHP
No request payload
Successful result of the operation
The date when the seizure notice was delivered to Solaris.
The seizure's case ID number, generated by the issuing authority.
The type of seizure.
The current status of the seizure.
Object containing information about a person or an entity that represents the creditor (i.e., a third-party liaison between the debtor and creditor).
[ { "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": { … }, "additional_cost": { … }, "debtor": { … }, "creditor": { … }, "creditor_representative": { … } } ]