HomeGuidesAPI ReferenceChangelogDiscussions
API Reference

Creates an Account

Create a ledger account for the company legal_entity. To avoid duplicates use the external_id field to set the ID of the ledger account in the external system.

Log in to see full request history
Body Params
string

Name of the ledger account

string
required

Number of the ledger account

string
required

Type of the ledger account

integer
required
string
required

Currency of the ledger account

string

Id of the ledger account on the external system. This field is important to avoid having duplicated ledger accounts

Response

Response body
object
integer
required

Unique identifier in factorial for the ledger account

string

Name of the ledger account

integer
string
required

Number of the ledger account

boolean
required

Whether the ledger account is disabled

string
required

Type of the ledger account

equity non_current_asset current_asset bank non_current_liability current_liability expense income

string

Id of the ledger account on the external system

Language
Credentials
URL
Click Try It! to start a request and see the response here! Or choose an example:
application/json