Delete
Treasury accounts
Delete treasury account
Deletes an existing treasury account from the authenticated company. This endpoint permanently removes the account and its related records. Use with caution, as deleted accounts and their transaction data cannot be recovered.
DELETE
Delete
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Headers
Example:
"{{companyId}}"
Path Parameters
Body
application/json
Response
200 - application/json
200
Example:
"Treasury account deleted."
