POST
/
v0
/
platform-gl
/
coa-templates
/
{coa_template_id}
/
clone

Authorizations

Authorization
string
headerrequired

The access token received from the authorization server in the OAuth 2.0 flow.

Path Parameters

coa_template_id
string
required

The ID of the Chart of Accounts Template to be cloned

Query Parameters

expand
enum<string>[] | null

Comma-separated list of expandable paths.

Available options:
ledgers

Body

application/json
name
string
required

An arbitrary string on the object, useful for identifying the Chart of Accounts template.

Response

201 - application/json
id
string
required

The unique ID of the object.

name
string
required

An arbitrary string on the object, useful for identifying the Chart of Accounts template.

ledgers
object[] | null

Expandable. A list of the Ledger Templates associated with the Chart of Accounts Template.

ledger_ids
string[]
required

A list of IDs of the Ledger Template objects associated with the Chart of Accounts Template