# Update division information Updates the given info for a division. Endpoint: POST /ApplicationService.svc/rest/UpdateDivisionInfo Version: 1.1 ## Query parameters: - `id` (integer, required) The internal id of the division. - `typeId` (integer, required) The id of the info type. For reference, use ListInfoTypes. - `value` (string, required) The value to set. - `updatedBy` (string) The accountId of the user making the update. If none is supplied, value is resolved from Application.