Skip to main content

Update a G/L account's name, description and code

PUT 

/accounts/:code

Edits the name (always), the description (whenever the body carries one; an omitted description keeps the stored value, an empty one clears it), and the code (only when the account is not referenced).

Request​

Responses​

OK