Skip to main content
PATCH
Update Supplier

Autorisierungen

Authorization
string
header
erforderlich

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

Pfadparameter

id
string<uuid>
erforderlich

Body

application/json
fields
object

Supplier fields to update

articleIds
string<uuid>[]

Replace all article associations with this list of article IDs

Antwort

Updated successfully

success
boolean