Skip to main content
GET
cURL

Field support per integration

Query parameters:
rawData
boolean
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.
Query parameters:
rawData
boolean
Supported response fields:
itemNumber
string
name
string
priceIncludesTax
boolean
stockCount
number
type
enum
Available options: PRODUCT, SERVICE
unitName
string
unitPurchasePrice
number
unitSalesPrice
number
Query parameters:
rawData
boolean
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 parameter companyId is correctly populated. You can obtain this value by using the GET Companies endpoint available under the Authentication section. Please use the id field as the companyId.
Query parameters:
rawData
boolean
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.

Headers

X-API-KEY
string
required

API key

X-ACCOUNT-KEY
string
required

Account key

Path Parameters

itemId
string
required

Query Parameters

companyId
string
environmentName
string
rawData
boolean

Response

200 - application/json
meta
object
data
object[]
Last modified on July 9, 2026