Returns all virtual IBANs bound to the account specified in the request.
Account management (1.0)
https://docs.solarisgroup.com/_mock/api-reference/digital-banking/account-management/
The specific results page to return. See the pagination docs for more details.
The size of the results page to return. See the pagination docs for more details.
- Mock Server
https://docs.solarisgroup.com/_mock/api-reference/digital-banking/account-management/v1/accounts/{account_id}/virtual_ibans
- Payload
- cURL
- Java
- Python
- Node.js
- Go
- Ruby
- PHP
No request payload
Successful result of the operation.
Description of the virtual IBAN. Can be seen by the customer.
Date and time when the virtual IBAN was disabled. null
if the status is ENABLED
.
Date and time when the virtual IBAN was last updated.
Partners must generate a reference for the vIBAN and supply it in this property. This property acts as an idempotency key and must be unique.
Customer data related to the issued Virtual IBAN. Optional if partner configuration allows issuing vIBANs without customer.
- Mock Server
https://docs.solarisgroup.com/_mock/api-reference/digital-banking/account-management/v1/accounts/{account_id}/virtual_ibans
- Payload
- cURL
- Java
- Python
- Node.js
- Go
- Ruby
- PHP
{ "customer_id": "12312312cus", "reference": "f3757e7e-57ec-4e07-a3f1-7a5d1e412be7", "description": "Example description" }
- Mock Server
https://docs.solarisgroup.com/_mock/api-reference/digital-banking/account-management/v1/accounts/{account_id}/virtual_ibans/{virtual_iban_id}/disable
- Payload
- cURL
- Java
- Python
- Node.js
- Go
- Ruby
- PHP
No request payload
- Mock Server
https://docs.solarisgroup.com/_mock/api-reference/digital-banking/account-management/v1/accounts/{account_id}/virtual_ibans/{virtual_iban_id}/enable
- Payload
- cURL
- Java
- Python
- Node.js
- Go
- Ruby
- PHP
No request payload