Skip to main content
POST
Create Supplier

Autorisierungen

Authorization
string
header
erforderlich

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

Body

application/json
name
string
erforderlich

Supplier company name

email
string<email>
erforderlich

Supplier contact email

country
string
erforderlich

Country name (e.g. "Germany", "Brazil")

address
object
erforderlich
contactName
string

Contact person name

externalSupplierId
string

External ID from your ERP system

associatedArticles
string<uuid>[]

List of existing article IDs to link to this supplier

Antwort

Supplier created successfully (single)

supplier
object