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

Support rawData: true
Supported Response Fields:
id
string
expenseAccountId
string
incomeAccountId
string
name
string
stockCount
number
taxCode
string
taxRatePercentage
number
type
enum
Available options: PRODUCT, SERVICE
unitPurchasePrice
number
unitSalesPrice
number
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.
Support rawData: true
Supported Response Fields:
itemNumber
string
name
string
priceIncludesTax
boolean
stockCount
number
type
enum
Available options: PRODUCT, SERVICE
unitName
string
unitPurchasePrice
number
unitSalesPrice
number
Support rawData: true
Supported Response Fields:
id
string
assetAccountId
string
expenseAccountId
string
incomeAccountId
string
inventoryStartDate
string
lastModifiedDate
string
name
string
stockCount
number
taxCode
string
type
enum
Available options: PRODUCT, SERVICE
unitPurchasePrice
number
unitSalesPrice
number
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.
Support rawData: true
Supported Response Fields:
itemNumber
string
name
string
priceIncludesTax
boolean
taxRatePercentage
number
type
enum
Available options: PRODUCT, SERVICE
unitSalesPrice
number
unitName
enum
Available options: HOUR, KILOGRAM, LITRE, METRE, MILLILITRE, MILLIGRAM, PACK, SQUARE_METRE, TONNE, UNIT, CUBIC_METRE, DAY, GRAM, KILOMETRE, MONTH, NIGHT, NOT_UNIT, PERCENTAGE
Customized values are supported.
Last modified on April 30, 2026