v1
latestOpenAPI 3.0.22026-08-04530309.0 KBSynthetic 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