Skip to main content
GET
cURL

Field support per integration

Please ensure the query parameter environmentName is accurately populated with the appropriate environment. You can obtain this value by using the GET Environments endpoint available under the Authentication section.
Query parameters:
rawData
boolean
Supported response fields:
id
string
itemId
string
description
string
quantity
number
Note that quantity can be a decimal numeral.
taxRatePercentage
string
totalDiscountAmount
string
totalDiscountPercentage
string
totalGrossAmount
string
totalNetAmount
string
totalTaxAmount
string
unitAmount
string

Headers

X-API-KEY
string
required

API key

X-ACCOUNT-KEY
string
required

Account key

Path Parameters

salesOrderId
string
required

Query Parameters

companyId
string
environmentName
string
rawData
boolean

Response

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