Skip to main content
PUT
Update Account Code

Authorizations

X-Auth-Token
string
header
required

Authentication token for API access

Path Parameters

code
string
required

Body

application/json
code
string
name
string
type
enum<string>
Available options:
Revenue,
Expense,
Asset,
Liability,
Equity
status
enum<string>
Available options:
Active,
Archived
taxType
string | null
description
string | null
organisationId
string
isInUse
boolean
providerId
string | null
externalProvider
string | null
syncStatus
enum<string> | null
Available options:
NotSynced,
Synced,
SyncFailed,
Pending
lastSyncedAt
string | null
syncErrorMessage
string | null
createdDate
string | null
createdBy
string | null
updatedDate
string | null
updatedBy
string | null

Response

OK

content
object
metadata
object
errors
object[] | null
message
object