Skip to main content
GET
List Articles

Autorisierungen

Authorization
string
header
erforderlich

API key generated in Settings > API Keys. Include as Authorization: Bearer <key>.

Abfrageparameter

internalArticleNr
string

Filter by internal article number (ERP ID)

externalArticleNr
string

Filter by external article number

hsCode
string

Filter by HS code

commodityGroup
enum<string>

Filter by commodity group EUDR-regulated commodity groups. non_relevant = article is not covered by EUDR.

Verfügbare Optionen:
cattle,
cocoa,
coffee,
oil_palm,
rubber,
soya,
wood,
non_relevant
articleType
enum<string>

Filter by article type purchase = inbound article from a supplier, sale = outbound article you sell

Verfügbare Optionen:
purchase,
sale
eudrRelevant
boolean

Filter by EUDR relevance

limit
integer
Standard:100

Maximum number of results to return

offset
integer
Standard:0

Number of results to skip for pagination

Antwort

List of articles

id
string<uuid>
name
string
internalArticleNr
string

Internal article number (ERP ID)

externalArticleNr
string | null
hsCode
string

Harmonized System code

ean
string | null
shortDescription
string | null
eudrRelevant
boolean

Automatically determined from HS code

articleType
enum<string>

purchase = inbound article from a supplier, sale = outbound article you sell

Verfügbare Optionen:
purchase,
sale
commodityGroup
enum<string>

EUDR-regulated commodity groups. non_relevant = article is not covered by EUDR.

Verfügbare Optionen:
cattle,
cocoa,
coffee,
oil_palm,
rubber,
soya,
wood,
non_relevant
suppliers
object[]
complianceResults
object[]
countryOfProduction
string | null