---
title: "Create a GL document"
slug: "create-a-gl-document"
updated: 2026-05-26T12:53:14Z
published: 2026-05-26T12:53:48Z
canonical: "developers.cmicglobal.com/create-a-gl-document"
---

> ## 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.

# Create a GL document

Post/glrestapi/rest/v1/gldocument

## Create Documents

### 

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='857116d4-7c52-465e-af67-0bb52bee9277'>*/*</option>
</select>string    Example"{\r\n  \"DocCode\": \"string\",\r\n  \"DocName\": \"string\",\r\n  \"DocCatCode\": \"string\",\r\n  \"DocSeqtypeCode\": \"string\",\r\n  \"DocConschartCode\": \"string\",\r\n  \"DocVUuid\": \"string\"\r\n}"

Responses201

Successful response

<select class='api-response-data' aria-label='Media type'><option value='4468d939-1a95-4c15-abd5-bf629169104a'>application/json</option>
</select>
