Distribution Wallets
Archive Distribution Account
Archives a distribution account. Owner only.
Archived accounts accept no new disbursements but keep serving reads, so past records stay resolvable. Two accounts cannot be archived and return 400: the tenant's default, which requires promoting another account first, and the last remaining active account.
post/distribution-wallets/{id}/archive
Path parameters
idstring required
The unique identifier of the distribution account
Response
Distribution account archived successfully
Changes
Changed in 1 of the 12 revisions of this API.1
- ○
endpoint added
endpoint-added
- ○