latestOpenAPI 3.0.22026-08-21530310.0 KB
54f4fe726d8f
Synthetic Accounts
Archive a Synthetic Account
In order to archive a Synthetic Account, the account must:
- not be a Master Synthetic Account i.e. master_account must be false.
- have zero balance.
- have no pending Transfers.
Master Synthetic Accounts are archived when the Program Customer is archived (DELETE /customers/:uid).
delete/synthetic_accounts/{uid}
Response
Synthetic Account is archived successfully