CustomSubAccounts
Delete a custom sub-account
Use this call to delete a custom sub-accounts. When you delete a custom sub-account, the corresponding accounting accounts are either archived (if there are some transactions posted), or deleted (if no transactions were posted).<br>You must have at least one of these scopes: 'subledger.manage, setup.manage'.
delete/settings/v1/sub-accounts/{id}
Path parameters
idstring required
The ID of the sub-accounts.
Response
Deletion of the sub-account was successful.
Changes
No recorded changes to this endpoint across all 1 revision of this API.