AMCS Group GLJournal API

The GLJournal API from AMCS Group — 3 operation(s) for gljournal.

Operations 4

GET /accounting/glJournals/changes Retrieve changes #
GET /accounting/glJournals/{guid} Find with GUID #
GET /accounting/glJournals Find with Filters #
POST /accounting/glJournals Create or update #

Specifications

Work with this as data

Every API here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for apis

7 MCP tools reach this
  • find_apisBrowse and filter every API in the catalog.
  • get_api_artifactsOne API's artifacts, grouped by type.
  • get_openapiThe primary OpenAPI for this API.
  • find_similar_apisAPIs that look like this one.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This API
curl "https://apis.io/api/v1/apis/amcs-group-gljournal-api"
All apis
curl "https://apis.io/api/v1/apis?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.

OpenAPI Specification

amcs-group-gljournal-api-openapi.yml Raw ↑
openapi: 3.2.0
info:
  title: Core AccessGroup GL Journal API
  version: core
servers:
- url: https://rstapi-sbx-svc-core.amcsplatform.com/erp/api/integrator/erp
  description: Base URL declared by the provider in apis.yml (roadmap#122).
tags:
- name: GLJournal
paths:
  /accounting/glJournals/changes:
    get:
      tags:
      - GLJournal
      summary: Retrieve changes
      description: '| Property                                    | Description                                                           |

        | ------------------------------------------- | --------------------------------------------------------------------- |

        | GUID                                        | The GUID associated to the GLJournalBatch.                          |

        | BatchType                                   | The type of this GLJournalBatch. |

        | BatchName                                   | The name of this GLJournalBatch. |

        | BatchStatus                                 | The status of this GLJournalBatch. |

        | BatchApprovalStatus                         | The approval status of this GLJournalBatch. |

        | PostingDate                                 | The posting date of this GLJournalBatch in ISO format (YYYY-MM-DD). |

        | PostedDate                                  | The posted date of this GLJournalBatch in ISO format (YYYY-MM-DD). |

        | AccountingPeriodCode  | The accounting period code of this GLJournalBatch. Filterable |

        | AccountingPeriodGuid  | The accounting period guid of this GLJournalBatch. Filterable |

        | AccountingPeriodListItem  | The GUID and description of the accounting period. |

        | RelatedGLExportGuid  | The GUID of GLExport associated to the GLJournalBatch. Filterable. |

        | RelatedGeneralLedgerExportGuid  | The GUID of General Ledger Export associated to the GLJournalBatch |

        | RelatedUserCreatedByGuid  | The GUID of the user who created the GLJournalBatch. Filterable |

        | RelatedUserUpdatedByGuid  | The GUID of the user who updated the GLJournalBatch. Filterable |

        | CreationDateTime      | The date of the GLJournalBatch creation. |

        | UpdatedDateTime      | The date of the GLJournalBatch last update. |

        | RelatedTransactionGuidFilter  | Used to filter the related transaction guid associated to the GLJournalHeader. |

        | JournalHeaders.JournalHeaderGuid            | The GUID associated to the GLJournalHeaders. |

        | JournalHeaders.HeaderName                   | The GLJournalHeaders headername.  |

        | JournalHeaders.CompanyListItem              | The GUID and name of the company this GLJournalHeaders is associated to. |

        | JournalHeaders.Source                       | The source of this GLJournalHeaders.  |

        | JournalHeaders.BaseCurrencyIntegrationCode  | The integration code of the base currency of this GLJournalHeaders. |

        | JournalHeaders.CurrencyIntegrationCode      | The integration code of the currency of this GLJournalHeaders. |

        | JournalHeaders.TransactionDate              | The transaction date in ISO format of this GLJournalHeaders. |

        | JournalHeaders.GLDate                       | The Gl date of this GLJournalHeaders in ISO format (YYYY-MM-DD). |

        | JournalHeaders.JournalType                  | The type of this GLJournalHeaders. |

        | JournalHeaders.JournalStatus                | The status of this GLJournalHeaders. |

        | JournalHeaders.TotalDr                      | The total debit amount of this GLJournalHeaders. |

        | JournalHeaders.TotalCr                      | The total credit amount of this GLJournalHeaders. |

        | JournalHeaders.RelatedTransactionGuid  | The Source GUID associated to the transaction of the GLJournalHeader. |

        | JournalHeaders.CreationDateTime  | The date of the GLJournalHeaders creation. |

        | JournalHeaders.UpdatedDateTime  | The date of the GLJournalHeaders last update. |

        | JournalHeaders.AccountGuid  | The GUID associated to the account. |

        | JournalHeaders.AccountTypeListItem  | The GUID and the description of the account type. |

        | JournalLines.RelatedJournalHeaderGuid       | The GUID of the journal header related to this GLJournalLines. |

        | JournalLines.JournalLineNo                  | The journal line number of this GLJournalLines. |

        | JournalLines.TransactionFromDate            | The transaction from date in ISO format of this GLJournalLines. |

        | JournalLines.TransactionToDate              | The transaction to date in ISO format of this GLJournalLines. |

        | JournalLines.LineType                       | The type of this GLJournalLines. |

        | JournalLines.LineDescription                | The description of this GLJournalLines. |

        | JournalLines.JnlDr                          | The debit amount of this GLJournalLines. |

        | JournalLines.JnlCr                          | The credit amount of this GLJournalLines. |

        | JournalLines.BaseDr                         | The base debit amount of this GLJournalLines. |

        | JournalLines.BaseCr                         | The base credit amount of this GLJournalLines. |

        | JournalLines.Category  | The category of this GLJournalLines. |

        | JournalLines.CreationDateTime      | The date of the GLJournalLines creation. |

        | JournalLines.UpdatedDateTime      | The date of the GLJournalLines last update. |

        | JournalLines.ExchangeRate.RelatedExchangeRateGuid    | The Related Exchange Rate Guid of this GLJournalLines.                                    |

        | JournalLines.ExchangeRate.Rate              | The exchange rate of this GLJournalLines. |

        | JournalLines.ExchangeRate.ExchangeDate      | The exchange rate date in ISO format of this GLJournalLines. |

        | JournalLines.ExchangeRate.BaseCurrencyListItem | The base exchange rate currency id and description assouciated this GLJournalLines. |

        | JournalLines.ExchangeRate.CurrencyListItem  | The exchange rate currency id and description assouciated this GLJournalLines. |

        | JournalLines.Tax.Code                       | The tax code of this GLJournalLines. |

        | JournalLines.Tax.Rate                       | The tax rate of this GLJournalLines. |

        | JournalLines.AnalysisCodes.Element1 | The 1 element lines of this GLJournalLines. |

        | JournalLines.AnalysisCodes.Element2 | The 2 element lines of this GLJournalLines. |

        | JournalLines.AnalysisCodes.Element3 | The 3 element lines of this GLJournalLines. |

        | JournalLines.AnalysisCodes.Element4 | The 4 element lines of this GLJournalLines. |

        | JournalLines.AnalysisCodes.Element5 | The 5 element lines of this GLJournalLines. |

        | JournalLines.AnalysisCodes.Element6 | The 6 element lines of this GLJournalLines. |

        | JournalLines.AnalysisCodes.Element7 | The 7 element lines of this GLJournalLines. |

        | JournalLines.AnalysisCodes.Element8 | The 8 element lines of this GLJournalLines. |

        | JournalLines.AnalysisCodes.Element9 | The 9 element lines of this GLJournalLines. |

        | JournalLines.AnalysisCodes.Element10 | The 10 element lines of this GLJournalLines. |

        | JournalLines.AnalysisCodes.Site  | The analysis code of customersite of this GLJournalLines. |

        | JournalLines.Reference.Reference1   | The 1 reference lines of this GLJournalLines. |

        | JournalLines.Reference.Reference2   | The 2 reference lines of this GLJournalLines. |

        | JournalLines.Reference.Reference3   | The 3 reference lines of this GLJournalLines. |

        | JournalLines.Reference.Reference4   | The 4 reference lines of this GLJournalLines. |

        | JournalLines.Reference.Reference5   | The 5 reference lines of this GLJournalLines. |

        | JournalLines.Reference.Reference6   | The 6 reference lines of this GLJournalLines. |

        | JournalLines.Reference.Reference7   | The 7 reference lines of this GLJournalLines. |

        | JournalLines.Reference.Reference8   | The 8 reference lines of this GLJournalLines. |

        | JournalLines.Reference.Reference9   | The 9 reference lines of this GLJournalLines. |

        | JournalLines.Reference.Reference10  | The 10 reference lines of this GLJournalLines. |

        | JournalLines.Reference.Reference11  | The 11 reference lines of this GLJournalLines. |

        | JournalLines.Reference.Reference12  | The 12 reference lines of this GLJournalLines. |

        | JournalLines.Reference.Reference13  | The 13 reference lines of this GLJournalLines. |

        | JournalLines.Reference.Reference14  | The 14 reference lines of this GLJournalLines. |

        | JournalLines.Reference.Reference15  | The 15 reference lines of this GLJournalLines. |

        | JournalLines.Reference.Reference16  | The 16 reference lines of this GLJournalLines. |

        | JournalLines.Reference.Reference17  | The 17 reference lines of this GLJournalLines. |

        | JournalLines.Reference.Reference18  | The 18 reference lines of this GLJournalLines. |

        | JournalLines.Reference.Reference19  | The 19 reference lines of this GLJournalLines. |

        | JournalLines.Reference.Reference20  | The 20 reference lines of this GLJournalLines. |

        | JournalLines.Reference.Reference21  | The 21 reference lines of this GLJournalLines. |

        | JournalLines.Reference.Reference22  | The 22 reference lines of this GLJournalLines. |

        | JournalLines.Reference.Reference23  | The 23 reference lines of this GLJournalLines. |

        | JournalLines.Reference.OrderNo  | The reference order number of this GLJournalLines. |

        | JournalLines.SummaryAccountCode  | The summary account code of this GLJournalLines. |'
      operationId: GLJournal_GetChanges
      parameters:
      - name: since
        in: query
        schema:
          type: string
      - name: cursor
        in: query
        schema:
          type: string
      responses:
        '200':
          description: OK
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/ApiResourceChanges_ApiIntegratorGLJournalResource'
  /accounting/glJournals/{guid}:
    get:
      tags:
      - GLJournal
      summary: Find with GUID
      description: '| Property                                    | Description                                                           |

        | ------------------------------------------- | --------------------------------------------------------------------- |

        | GUID                                        | The GUID associated to the GLJournalBatch.                          |

        | BatchType                                   | The type of this GLJournalBatch. |

        | BatchName                                   | The name of this GLJournalBatch. |

        | BatchStatus                                 | The status of this GLJournalBatch. |

        | BatchApprovalStatus                         | The approval status of this GLJournalBatch. |

        | PostingDate                                 | The posting date of this GLJournalBatch in ISO format (YYYY-MM-DD). |

        | PostedDate                                  | The posted date of this GLJournalBatch in ISO format (YYYY-MM-DD). |

        | AccountingPeriodCode  | The accounting period code of this GLJournalBatch. Filterable |

        | AccountingPeriodGuid  | The accounting period guid of this GLJournalBatch. Filterable |

        | AccountingPeriodListItem  | The GUID and description of the accounting period. |

        | RelatedGLExportGuid  | The GUID of GLExport associated to the GLJournalBatch. Filterable. |

        | RelatedGeneralLedgerExportGuid  | The GUID of General Ledger Export associated to the GLJournalBatch |

        | RelatedUserCreatedByGuid  | The GUID of the user who created the GLJournalBatch. Filterable |

        | RelatedUserUpdatedByGuid  | The GUID of the user who updated the GLJournalBatch. Filterable |

        | CreationDateTime      | The date of the GLJournalBatch creation. |

        | UpdatedDateTime      | The date of the GLJournalBatch last update. |

        | RelatedTransactionGuidFilter  | Used to filter the related transaction guid associated to the GLJournalHeader. |

        | JournalHeaders.JournalHeaderGuid            | The GUID associated to the GLJournalHeaders. |

        | JournalHeaders.HeaderName                   | The GLJournalHeaders headername.  |

        | JournalHeaders.CompanyListItem              | The GUID and name of the company this GLJournalHeaders is associated to. |

        | JournalHeaders.Source                       | The source of this GLJournalHeaders.  |

        | JournalHeaders.BaseCurrencyIntegrationCode  | The integration code of the base currency of this GLJournalHeaders. |

        | JournalHeaders.CurrencyIntegrationCode      | The integration code of the currency of this GLJournalHeaders. |

        | JournalHeaders.TransactionDate              | The transaction date in ISO format of this GLJournalHeaders. |

        | JournalHeaders.GLDate                       | The Gl date of this GLJournalHeaders in ISO format (YYYY-MM-DD). |

        | JournalHeaders.JournalType                  | The type of this GLJournalHeaders. |

        | JournalHeaders.JournalStatus                | The status of this GLJournalHeaders. |

        | JournalHeaders.TotalDr                      | The total debit amount of this GLJournalHeaders. |

        | JournalHeaders.TotalCr                      | The total credit amount of this GLJournalHeaders. |

        | JournalHeaders.RelatedTransactionGuid  | The Source GUID associated to the transaction of the GLJournalHeader. |

        | JournalHeaders.CreationDateTime  | The date of the GLJournalHeaders creation. |

        | JournalHeaders.UpdatedDateTime  | The date of the GLJournalHeaders last update.  |

        | JournalHeaders.AccountGuid  | The GUID associated to the account. |

        | JournalHeaders.AccountTypeListItem  | The GUID and the description of the account type. |

        | JournalLines.RelatedJournalHeaderGuid       | The GUID of the journal header related to this GLJournalLines. |

        | JournalLines.JournalLineNo                  | The journal line number of this GLJournalLines. |

        | JournalLines.TransactionFromDate            | The transaction from date in ISO format of this GLJournalLines. |

        | JournalLines.TransactionToDate              | The transaction to date in ISO format of this GLJournalLines. |

        | JournalLines.LineType                       | The type of this GLJournalLines. |

        | JournalLines.LineDescription                | The description of this GLJournalLines. |

        | JournalLines.JnlDr                          | The debit amount of this GLJournalLines. |

        | JournalLines.JnlCr                          | The credit amount of this GLJournalLines. |

        | JournalLines.BaseDr                         | The base debit amount of this GLJournalLines. |

        | JournalLines.BaseCr                         | The base credit amount of this GLJournalLines. |

        | JournalLines.Category  | The category of this GLJournalLines. |

        | JournalLines.CreationDateTime      | The date of the GLJournalLines creation. |

        | JournalLines.UpdatedDateTime      | The date of the GLJournalLines last update. |

        | JournalLines.ExchangeRate.RelatedExchangeRateGuid    | The Related Exchange Rate Guid of this GLJournalLines.                                    |

        | JournalLines.ExchangeRate.Rate              | The exchange rate of this GLJournalLines. |

        | JournalLines.ExchangeRate.ExchangeDate      | The exchange rate date in ISO format of this GLJournalLines. |

        | JournalLines.ExchangeRate.BaseCurrencyListItem | The base exchange rate currency id and description assouciated this GLJournalLines. |

        | JournalLines.ExchangeRate.CurrencyListItem  | The exchange rate currency id and description assouciated this GLJournalLines. |

        | JournalLines.Tax.Code                       | The tax code of this GLJournalLines. |

        | JournalLines.Tax.Rate                       | The tax rate of this GLJournalLines. |

        | JournalLines.AnalysisCodes.Element1 | The 1 element lines of this GLJournalLines. |

        | JournalLines.AnalysisCodes.Element2 | The 2 element lines of this GLJournalLines. |

        | JournalLines.AnalysisCodes.Element3 | The 3 element lines of this GLJournalLines. |

        | JournalLines.AnalysisCodes.Element4 | The 4 element lines of this GLJournalLines. |

        | JournalLines.AnalysisCodes.Element5 | The 5 element lines of this GLJournalLines. |

        | JournalLines.AnalysisCodes.Element6 | The 6 element lines of this GLJournalLines. |

        | JournalLines.AnalysisCodes.Element7 | The 7 element lines of this GLJournalLines. |

        | JournalLines.AnalysisCodes.Element8 | The 8 element lines of this GLJournalLines. |

        | JournalLines.AnalysisCodes.Element9 | The 9 element lines of this GLJournalLines. |

        | JournalLines.AnalysisCodes.Element10 | The 10 element lines of this GLJournalLines. |

        | JournalLines.AnalysisCodes.Site  | The analysis code of customersite of this GLJournalLines. |

        | JournalLines.Reference.Reference1   | The 1 reference lines of this GLJournalLines. |

        | JournalLines.Reference.Reference2   | The 2 reference lines of this GLJournalLines. |

        | JournalLines.Reference.Reference3   | The 3 reference lines of this GLJournalLines. |

        | JournalLines.Reference.Reference4   | The 4 reference lines of this GLJournalLines. |

        | JournalLines.Reference.Reference5   | The 5 reference lines of this GLJournalLines. |

        | JournalLines.Reference.Reference6   | The 6 reference lines of this GLJournalLines. |

        | JournalLines.Reference.Reference7   | The 7 reference lines of this GLJournalLines. |

        | JournalLines.Reference.Reference8   | The 8 reference lines of this GLJournalLines. |

        | JournalLines.Reference.Reference9   | The 9 reference lines of this GLJournalLines. |

        | JournalLines.Reference.Reference10  | The 10 reference lines of this GLJournalLines. |

        | JournalLines.Reference.Reference11  | The 11 reference lines of this GLJournalLines. |

        | JournalLines.Reference.Reference12  | The 12 reference lines of this GLJournalLines. |

        | JournalLines.Reference.Reference13  | The 13 reference lines of this GLJournalLines. |

        | JournalLines.Reference.Reference14  | The 14 reference lines of this GLJournalLines. |

        | JournalLines.Reference.Reference15  | The 15 reference lines of this GLJournalLines. |

        | JournalLines.Reference.Reference16  | The 16 reference lines of this GLJournalLines. |

        | JournalLines.Reference.Reference17  | The 17 reference lines of this GLJournalLines. |

        | JournalLines.Reference.Reference18  | The 18 reference lines of this GLJournalLines. |

        | JournalLines.Reference.Reference19  | The 19 reference lines of this GLJournalLines. |

        | JournalLines.Reference.Reference20  | The 20 reference lines of this GLJournalLines. |

        | JournalLines.Reference.Reference21  | The 21 reference lines of this GLJournalLines. |

        | JournalLines.Reference.Reference22  | The 22 reference lines of this GLJournalLines. |

        | JournalLines.Reference.Reference23  | The 23 reference lines of this GLJournalLines. |

        | JournalLines.Reference.OrderNo  | The reference order number of this GLJournalLines. |

        | JournalLines.SummaryAccountCode  | The summary account code of this GLJournalLines. |'
      operationId: GLJournal_Get
      parameters:
      - name: guid
        in: path
        required: true
        schema:
          type: string
          format: uuid
      - name: udf
        in: query
        schema:
          type: string
      responses:
        '200':
          description: OK
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/ApiResourceResultEntity_ApiIntegratorGLJournalResource'
  /accounting/glJournals:
    get:
      tags:
      - GLJournal
      summary: Find with Filters
      description: '| Property                                    | Description                                                           |

        | ------------------------------------------- | --------------------------------------------------------------------- |

        | GUID                                        | The GUID associated to the GLJournalBatch.                          |

        | BatchType                                   | The type of this GLJournalBatch. |

        | BatchName                                   | The name of this GLJournalBatch. |

        | BatchStatus                                 | The status of this GLJournalBatch. |

        | BatchApprovalStatus                         | The approval status of this GLJournalBatch. |

        | PostingDate                                 | The posting date of this GLJournalBatch in ISO format (YYYY-MM-DD). |

        | PostedDate                                  | The posted date of this GLJournalBatch in ISO format (YYYY-MM-DD). |

        | AccountingPeriodCode  | The accounting period code of this GLJournalBatch. Filterable |

        | AccountingPeriodGuid  | The accounting period guid of this GLJournalBatch. Filterable |

        | AccountingPeriodListItem  | The GUID and description of the accounting period. |

        | RelatedGLExportGuid  | The GUID of GLExport associated to the GLJournalBatch. Filterable. |

        | RelatedGeneralLedgerExportGuid  | The GUID of General Ledger Export associated to the GLJournalBatch |

        | RelatedUserCreatedByGuid  | The GUID of the user who created the GLJournalBatch. Filterable |

        | RelatedUserUpdatedByGuid  | The GUID of the user who updated the GLJournalBatch. Filterable |

        | CreationDateTime      | The date of the GLJournalBatch creation. |

        | UpdatedDateTime      | The date of the GLJournalBatch last update. |

        | RelatedTransactionGuidFilter  | Used to filter the related transaction guid associated to the GLJournalHeader. |

        | JournalHeaders.JournalHeaderGuid            | The GUID associated to the GLJournalHeaders. |

        | JournalHeaders.HeaderName                   | The GLJournalHeaders headername.  |

        | JournalHeaders.CompanyListItem              | The GUID and name of the company this GLJournalHeaders is associated to. |

        | JournalHeaders.Source                       | The source of this GLJournalHeaders.  |

        | JournalHeaders.BaseCurrencyIntegrationCode  | The integration code of the base currency of this GLJournalHeaders. |

        | JournalHeaders.CurrencyIntegrationCode      | The integration code of the currency of this GLJournalHeaders. |

        | JournalHeaders.TransactionDate              | The transaction date in ISO format of this GLJournalHeaders. |

        | JournalHeaders.GLDate                       | The Gl date of this GLJournalHeaders in ISO format (YYYY-MM-DD). |

        | JournalHeaders.JournalType                  | The type of this GLJournalHeaders. |

        | JournalHeaders.JournalStatus                | The status of this GLJournalHeaders. |

        | JournalHeaders.TotalDr                      | The total debit amount of this GLJournalHeaders. |

        | JournalHeaders.TotalCr                      | The total credit amount of this GLJournalHeaders. |

        | JournalHeaders.RelatedTransactionGuid  | The Source GUID associated to the transaction of the GLJournalHeader. |

        | JournalHeaders.CreationDateTime  | The date of the GLJournalHeaders creation. |

        | JournalHeaders.UpdatedDateTime  | The date of the GLJournalHeaders last update.  |

        | JournalHeaders.AccountGuid  | The GUID associated to the account. |

        | JournalHeaders.AccountTypeListItem  | The GUID and the description of the account type. |

        | JournalLines.RelatedJournalHeaderGuid       | The GUID of the journal header related to this GLJournalLines. |

        | JournalLines.JournalLineNo                  | The journal line number of this GLJournalLines. |

        | JournalLines.TransactionFromDate            | The transaction from date in ISO format of this GLJournalLines. |

        | JournalLines.TransactionToDate              | The transaction to date in ISO format of this GLJournalLines. |

        | JournalLines.LineType                       | The type of this GLJournalLines. |

        | JournalLines.LineDescription                | The description of this GLJournalLines. |

        | JournalLines.JnlDr                          | The debit amount of this GLJournalLines. |

        | JournalLines.JnlCr                          | The credit amount of this GLJournalLines. |

        | JournalLines.BaseDr                         | The base debit amount of this GLJournalLines. |

        | JournalLines.BaseCr                         | The base credit amount of this GLJournalLines. |

        | JournalLines.Category  | The category of this GLJournalLines. |

        | JournalLines.CreationDateTime      | The date of the GLJournalLines creation. |

        | JournalLines.UpdatedDateTime      | The date of the GLJournalLines last update. |

        | JournalLines.ExchangeRate.RelatedExchangeRateGuid    | The Related Exchange Rate Guid of this GLJournalLines.                                    |

        | JournalLines.ExchangeRate.Rate              | The exchange rate of this GLJournalLines. |

        | JournalLines.ExchangeRate.ExchangeDate      | The exchange rate date in ISO format of this GLJournalLines. |

        | JournalLines.ExchangeRate.BaseCurrencyListItem | The base exchange rate currency id and description assouciated this GLJournalLines. |

        | JournalLines.ExchangeRate.CurrencyListItem  | The exchange rate currency id and description assouciated this GLJournalLines. |

        | JournalLines.Tax.Code                       | The tax code of this GLJournalLines. |

        | JournalLines.Tax.Rate                       | The tax rate of this GLJournalLines. |

        | JournalLines.AnalysisCodes.Element1 | The 1 element lines of this GLJournalLines. |

        | JournalLines.AnalysisCodes.Element2 | The 2 element lines of this GLJournalLines. |

        | JournalLines.AnalysisCodes.Element3 | The 3 element lines of this GLJournalLines. |

        | JournalLines.AnalysisCodes.Element4 | The 4 element lines of this GLJournalLines. |

        | JournalLines.AnalysisCodes.Element5 | The 5 element lines of this GLJournalLines. |

        | JournalLines.AnalysisCodes.Element6 | The 6 element lines of this GLJournalLines. |

        | JournalLines.AnalysisCodes.Element7 | The 7 element lines of this GLJournalLines. |

        | JournalLines.AnalysisCodes.Element8 | The 8 element lines of this GLJournalLines. |

        | JournalLines.AnalysisCodes.Element9 | The 9 element lines of this GLJournalLines. |

        | JournalLines.AnalysisCodes.Element10 | The 10 element lines of this GLJournalLines. |

        | JournalLines.AnalysisCodes.Site  | The analysis code of customersite of this GLJournalLines. |

        | JournalLines.Reference.Reference1   | The 1 reference lines of this GLJournalLines. |

        | JournalLines.Reference.Reference2   | The 2 reference lines of this GLJournalLines. |

        | JournalLines.Reference.Reference3   | The 3 reference lines of this GLJournalLines. |

        | JournalLines.Reference.Reference4   | The 4 reference lines of this GLJournalLines. |

        | JournalLines.Reference.Reference5   | The 5 reference lines of this GLJournalLines. |

        | JournalLines.Reference.Reference6   | The 6 reference lines of this GLJournalLines. |

        | JournalLines.Reference.Reference7   | The 7 reference lines of this GLJournalLines. |

        | JournalLines.Reference.Reference8   | The 8 reference lines of this GLJournalLines. |

        | JournalLines.Reference.Reference9   | The 9 reference lines of this GLJournalLines. |

        | JournalLines.Reference.Reference10  | The 10 reference lines of this GLJournalLines. |

        | JournalLines.Reference.Reference11  | The 11 reference lines of this GLJournalLines. |

        | JournalLines.Reference.Reference12  | The 12 reference lines of this GLJournalLines. |

        | JournalLines.Reference.Reference13  | The 13 reference lines of this GLJournalLines. |

        | JournalLines.Reference.Reference14  | The 14 reference lines of this GLJournalLines. |

        | JournalLines.Reference.Reference15  | The 15 reference lines of this GLJournalLines. |

        | JournalLines.Reference.Reference16  | The 16 reference lines of this GLJournalLines. |

        | JournalLines.Reference.Reference17  | The 17 reference lines of this GLJournalLines. |

        | JournalLines.Reference.Reference18  | The 18 reference lines of this GLJournalLines. |

        | JournalLines.Reference.Reference19  | The 19 reference lines of this GLJournalLines. |

        | JournalLines.Reference.Reference20  | The 20 reference lines of this GLJournalLines. |

        | JournalLines.Reference.Reference21  | The 21 reference lines of this GLJournalLines. |

        | JournalLines.Reference.Reference22  | The 22 reference lines of this GLJournalLines. |

        | JournalLines.Reference.Reference23  | The 23 reference lines of this GLJournalLines. |

        | JournalLines.Reference.OrderNo  | The reference order number of this GLJournalLines. |

        | JournalLines.SummaryAccountCode  | The summary account code of this GLJournalLines. |'
      operationId: GLJournal_GetCollection
      parameters:
      - name: filter
        in: query
        schema:
          type: string
      - name: max
        in: query
        schema:
          type: integer
          format: int32
      - name: page
        in: query
        schema:
          type: integer
          format: int32
      - name: includeCount
        in: query
        schema:
          type: boolean
      - name: udf
        in: query
        schema:
          type: string
      responses:
        '200':
          description: OK
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/ApiResourceResultCollection_ApiIntegratorGLJournalResource'
    post:
      tags:
      - GLJournal
      summary: Create or update
      description: '| Property                                                  | Description                                                            | Required|

        | --------------------------------------------------------- | ----------------------------------------------------------------------------------------- | ----------------- |

        | GUID                                                      | The GUID associated to the GLJournalBatch.                                                |        No         |

        | BatchType                                                 | The type of this GLJournalBatch.                                                          |        No         |

        | BatchName                                                 | The name of this GLJournalBatch.                                                          |        Yes        |

        | BatchStatus                                               | The status of this GLJournalBatch.                                                        |        Yes        |

        | BatchApprovalStatus                                       | The approval status of this GLJournalBatch.                                               |        Yes        |

        | PostingDate                                               | The posting date of this GLJournalBatch.                        |        No         |

        | PostedDate                                                | The posted date of this GLJournalBatch.    |        No         |

        | AccountingPeriodCode                | The accounting period code of this GLJournalBatch.                                        |        No         |

        | AccountingPeriodListItem.Guid                | The GUID of the accounting period of this GLJournalBatch.                                 |        Yes 

# --- truncated at 32 KB (56 KB total) ---
# Full source: https://raw.githubusercontent.com/api-evangelist/amcs-group/refs/heads/main/openapi/amcs-group-gljournal-api-openapi.yml