---
title: "Update GL Journal"
slug: "update-gl-journal"
updated: 2026-05-26T12:53:14Z
published: 2026-05-26T12:53:48Z
canonical: "developers.cmicglobal.com/update-gl-journal"
---

> ## Documentation Index
> Fetch the complete documentation index at: https://developers.cmicglobal.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Update GL Journal

Patch/glrestapi/rest/v1/gljournal/Z9

SecurityHTTPType basic

Basic authentication

Header parametersContent-TypestringExampleapplication/vnd.oracle.adf.resourceitem+json

Body parameters<select class='api-response-data' aria-label='Media type'><option value='ce2f5445-1045-4376-b8a1-794718e192c5'>*/*</option>
</select>string    Example"{\r\n  \"JourCode\": \"Z9\",\r\n  \"JourName\": \"Z9 Name\"\r\n}"

Responses200

OK

HeadersContent-TypestringExampleapplication/vnd.oracle.adf.resourceitem+json
<select class='api-response-data' aria-label='Media type'><option value='24b2efe8-cc94-4acd-830e-392743c68736'>application/json</option>
</select><select class='select-example' aria-label='Media type'><option value='098e5606-c251-4919-8225-3f7d988628a3'>example-0</option>
<option value='0e1e5558-ea0d-474c-bd84-cce369ae38b4'>example-1</option>
</select>example-0

Successful Response

```json
{
  "JourGlAppFlag": "N",
  "JourCode": "Z9",
  "JourName": "Z9 Name",
  "JourSeqNum": null,
  "links": [
    {
      "rel": "self",
      "href": "http://mobtest.cmiccloudr12.com:80/cmictestupg/glrestapi/rest/v1/gljournal/Z9",
      "name": "gljournal",
      "kind": "item"
    },
    {
      "rel": "canonical",
      "href": "http://mobtest.cmiccloudr12.com:80/cmictestupg/glrestapi/rest/v1/gljournal/Z9",
      "name": "gljournal",
      "kind": "item"
    }
  ]
}
```

example-1

Successful Response

```json
{
  "JourGlAppFlag": "N",
  "JourCode": "Z9",
  "JourName": "Z9 Name",
  "JourSeqNum": null,
  "links": [
    {
      "rel": "self",
      "href": "http://mobtest.cmiccloudr12.com:80/cmictestupg/glrestapi/rest/v1/gljournal/Z9",
      "name": "gljournal",
      "kind": "item"
    },
    {
      "rel": "canonical",
      "href": "http://mobtest.cmiccloudr12.com:80/cmictestupg/glrestapi/rest/v1/gljournal/Z9",
      "name": "gljournal",
      "kind": "item"
    }
  ]
}
```

object
