Patch update ledger account
Partially updates a ledger account based on the provided fields.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Headers
Content-Type must be set to application/json.
Path Parameters
The UUID of the business to confirm the matches for.
The id of the ledger account to update.
Body
Parameters for partially updating a ledger account (PATCH operation). All fields are optional.
Account name.
Optional account number for the ledger account.
"4000"
Account normality.
CREDIT, DEBIT The Account Identifier of the parent account under which this ledger account is categorized.
- Account ID
- Account Stable Name
The Stable Name for the account.
Type of the ledger account.
Subtype of the ledger account.
Response
The updated ledger account.
A single ledger account without nested children.