Skip to main content
GET
Get Supplier by ID

Autorisierungen

Authorization
string
header
erforderlich

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

Pfadparameter

id
string<uuid>
erforderlich

Antwort

Supplier details

id
string<uuid>
name
string
email
string | null
contactName
string | null
country
string
externalSupplierId
string | null

External ID from your ERP system

address
object
status
enum<string>

Supplier data completeness status

Verfügbare Optionen:
data_incomplete,
data_complete,
dds_submitted
isCompanySelf
boolean

True if this supplier represents your own company (for sale articles)

articles
object[]