Skip to main content
PUT
Create or update product

Authorizations

X-API-Key
string
header
required

API key for authentication. Required on all endpoints except /healthcheck. Customer and product endpoints also accept a customer-specific API key.

Path Parameters

product_number
string
required

Product item number

language_code
string
required

Product language code (e.g., "en", "nl")

Body

application/json
description
string
required

Product description

remark
string | null

Additional remarks about the product

Response

Product created or updated

item_number
string
required

Unique product identifier

language_code
string
required

Language code for the product description (e.g., "en", "nl")

created_at
string<date-time>
required

When this product was created in the database

description
string | null

Product description

remark
string | null

Additional remarks about the product