provider Books DELETE /books/agent-coa-template/{coaTemplateId}
@utdk/mercury /books/agent-coa-template/{coaTemplateId}
Delete a Chart of Accounts Template
Delete a specific Chart of Accounts template.
coaTemplateId path required
string

Try it

Authentication
Configure credentials for Mercury API
deletebooksagentcoatemplate
DELETE/books/agent-coa-template/{coaTemplateId}
Delete a specific Chart of Accounts template.

Parameters

required

Configure credentials above to enable sending.

Code snippet
Updates live as you fill in the form above.

TypeScript

import mercury from '@utdk/mercury';

await mercury.deletebooksagentcoatemplate()