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 recordsname(string, max:255)type— Allowed values: Revenue, Expense, Asset, Liability, Equity, Bank, Current, Inventory, Fixed, Directcosts, Currliab, Termliab, Sales
Request
Responses
- 200
Successful response