Skip to main content
PATCH
Update Supplier

Authorizations

Authorization
string
header
required

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

Path Parameters

id
string<uuid>
required

Body

application/json
fields
object

Supplier fields to update

articleIds
string<uuid>[]

Replace all article associations with this list of article IDs

Response

Updated successfully

success
boolean