Copy PageUpdate GL Codeput https://secure.fusebill.com/v1/GlCodes/{glcodeID}This action allows you to modify an existing GL Code in the Stax bill system.Path ParamsglcodeIDint32requiredThis is the Fusebill generated id corresponding to the glcode you want to read.Body ParamsnamestringrequiredThis is the name of the glcode.codestringrequiredThe unique identification code specific to the glcode.statusstringenumrequiredThe current status of the glcode, defaults to 'Active'.Allowed:ActiveRetiredusedbooleanrequiredIndicates whether the GL Code is in use.ledgersobjectrequiredThe GL Code Ledger table containing: Earned revenue. Unearned revenue, Earned discounts, Unearned discountsledgers objectResponses 200200 500500Updated about 1 year ago Create GL CodeDelete GL Code