Update a brand
Updates an existing brand. Only fields you set are applied; pass
the full branch_ids list whenever you change branch assignment
(and set branch_list_changed: true so the upstream re-runs the
many-to-many wiring).
Authorizations
Authorization: Basic base64(partner_key:secret_key).
Credentials are issued by a klikit operator. The plaintext
secret_key is shown once at issuance and cannot be retrieved
later — store it securely. If lost, ask your operator to rotate
the secret to receive a new one. The old secret stops working
immediately on rotation; there is no overlap window.
Path Parameters
Body
Mirrors core's BrandCreateUpdateReq. business_id is rewritten
from the partner credential, so any value sent in the body is
ignored. On update, set branch_list_changed: true whenever
branch_ids differs from the current set so the upstream
re-runs the many-to-many wiring.
1 - 255250250Response
Brand updated.
Canonical response wrapper. Every response — success or error —
carries the request_id so you can quote one id to klikit
support to correlate a request end-to-end.
"req_4d1b7e3f-..."
Endpoint-specific payload on success.
Machine-readable error code + human message. The code is stable
across releases — switch on code in your client code rather
than parsing the message text.
Common codes you will encounter as a partner: