Account Management
Batch delete accounts by Client IDs
Deletes multiple accounts using their client identifiers.
DELETE
Body
application/json
Payload containing: ibans: list of IBANs to delete;clientIds: list of Client IDs to delete. Either ibans or clientIds must be provided.
List of IBANs to delete
Minimum array length:
1List of IBANs to delete
Example:
Response
Batch deletion result
Number of IBANs successfully deleted
Example:
2
List of IBANs successfully deleted
List of IBANs successfully deleted
Example:
Number of IBANs that failed to delete
Example:
1
Details of IBANs that failed to delete, with reasons
Total number of IBANs submitted for deletion
Example:
3
Last modified on September 26, 2025