provider Books PUT /books/agent-ledger-template/{ledgerId}
@utdk/mercury /books/agent-ledger-template/{ledgerId}
Update a Ledger Template
Update an existing ledger within an agent-owned Chart of Accounts template.
ledgerId path required
string

Try it

Authentication
Configure credentials for Mercury API
putbooksagentledgertemplate
PUT/books/agent-ledger-template/{ledgerId}
Update an existing ledger within an agent-owned Chart of Accounts template.

Parameters

required

Input

The name of the ledger.

Determines the display order in reports, ordered digit by digit.

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.putbooksagentledgertemplate()