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

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

Post/glrestapi/rest/v1/gldoccolumns

## Create Document Columns

### 

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='5b901125-1725-4a96-800d-b1512fdf1fb1'>application/json</option>
</select>object  Example{
  "DclColNum": "integer",
  "DclDocCode": "string",
  "DclColCode": "string",
  "DclCon2Code": "string",
  "DclMaskCode": "string",
  "DclVUuid": "string"
}DclDocCodestring    

💻 UI Fieldname: DclDocCode

DclColNumstring    

💻 UI Fieldname: DclColNum

DclColCodestring    

💻 UI Fieldname: DclColCode

DclCon2Codestring    

💻 UI Fieldname: DclCon2Code

DclMaskCodestring    

💻 UI Fieldname: DclMaskCode

DclVUuidstring    

💻 UI Fieldname: DclVUuid

Responses201

Successful response

<select class='api-response-data' aria-label='Media type'><option value='7251d27c-5538-4000-b151-9b28afe4fccf'>application/json</option>
</select>
