Use Cases: Electrum as RTC Account Mirror
Important
These use cases apply to RTC solutions where Electrum maintains a mirror of the participant's master account data.
1. Create an account
- Your customer requests to create a new account.
- You create a new account record on your master system.
- You request Electrum to update the account mirror with the new account record using the putCustomerAccount operation.
2. Delete an account
- Your customer requests to delete their account.
- You remove or deactivate the account.
- You request Electrum to remove the record from the account mirror using the deleteCustomerAccount operation.