Update GL Journal
- 22 Oct 2025
- 1 Minute to read
- Print
- DarkLight
Update GL Journal
- Updated on 22 Oct 2025
- 1 Minute to read
- Print
- DarkLight
Article summary
Did you find this summary helpful?    
Thank you for your feedback!
Patch
/glrestapi/rest/v1/gljournal/Z9
Security
HTTP
Type basic
Basic authentication
Header parameters
Content-Type
string
Exampleapplication/vnd.oracle.adf.resourceitem+json
Body parameters
string 
Example"{\r\n \"JourCode\": \"Z9\",\r\n \"JourName\": \"Z9 Name\"\r\n}"
Responses
200
OK
Headers
Content-Type
string
Exampleapplication/vnd.oracle.adf.resourceitem+json
example-0
Successful Response
{
  "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
{
  "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 
.png)