Update GL Journal
  • 27 Feb 2025
  • 1 Minute to read
  • Dark
    Light

Update GL Journal

  • Dark
    Light

Article summary

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
{
  "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