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

Changes

No recorded changes to this endpoint across all 2 revisions of this API.