Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.maesn.com/llms.txt

Use this file to discover all available pages before exploring further.

Field support per integration

Supported Request Parameters:
files
file[]
journal_entry
string
required
If you’re not using the Interactive Authentication Flow, make sure the query parameters environmentName and companyId are correctly populated. You can obtain these values by using the GET Environments and GET Companies endpoints available under the Authentication section.
Supported Request Parameters:
journal_entry
string
required
If you’re not using the Interactive Authentication Flow, make sure the query parameter companyId is correctly populated. You can obtain this value by using the GET Companies endpoint available under the Authentication section.
Supported Request Parameters:
journal_entry
string
required
files
file[]
filesPos
number[]
The filesPos field is an array of line item positions (starting from 1) that correspond to each uploaded file. The value at index i in filesPos refers to the line item that the file at index i in the files array should be linked to. This field is required when uploading files.Example: If you’re uploading 2 files, and you want to link the first file to line item 1 and the second file to line item 3: filesPos: [1, 3]
Supported Request Parameters:
id
string
accountingPeriodId
string
required
description
string
required
journalCode
string
required
journalLineItems
JournalLineItem[]
journalType
string
number
string
transactionDate
string
required
Supported Request Parameters:
journal_entry
string
required
If you’re not using the Interactive Authentication Flow, make sure the query parameters environmentName and companyId are correctly populated. You can obtain these values by using the GET Companies endpoint available under the Authentication section. Please use the id field as the companyId and the environmentId field as the environmentName.
Supported Request Parameters:
journal_entry
string
required
If you’re not using the Interactive Authentication Flow, make sure the query parameter companyId is correctly populated. You can obtain this value by using the GET Companies endpoint available under the Authentication section.
Supported Request Fields:
journalCode
string
required
customerId
string
documentId
string
isProvisional
boolean
journalLineItems
JournalLineItem[]
required
Supported Request Parameters:
journal_entry
string
required
files
file[]
required
Last modified on April 30, 2026