Delete Account
26. 12. 2024
Only a wallet with zero balance can be deleted. If the deletion of the wallet with a positive balance is initiated the system will return an error.
The balance of the wallet should be transferred to another wallet or withdrawn before deletion.
Follow the API description in Swagger for more details.
Another API allows a slightly different flow which automatically transfers remaining balance to the specified account.
Initiate Closure: Provide the serial number of the wallet to be closed.
- If the wallet has a balance, the funds will be transferred to another specified wallet (by entered serial number).
- If the destination wallet uses a different currency, the system will perform a currency exchange at the system rate before transferring the funds.
- If the wallet being closed is the main wallet, the system will automatically designate another wallet in the same currency as the new main wallet.