Skip to main content

Update Nominal Code

PUT 

/api/nominal-codes/:nominal_code

Update an existing nominal code.

Authentication: Requires Bearer token.

Request body fields (all optional on update):

  • code (string) — unique code; must not conflict with other records
  • name (string, max:255)
  • type — Allowed values: Revenue, Expense, Asset, Liability, Equity, Bank, Current, Inventory, Fixed, Directcosts, Currliab, Termliab, Sales

Request

Responses

Successful response