Skip to main content
PUT
Update ledger account

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

id
string
required

Ledger Account ID

Body

application/json
accountNumber
string

Account number of the ledger account

name
string

Name of the ledger account

Response

200 - application/json
accountNumber
string
required

Account number of the ledger account

name
string
required

Name of the ledger account

id
string

The unique identifier of the entity.

createdAt
string<date-time>

The date and time the entity was created.

updatedAt
string<date-time>

The date and time the entity was last updated.