Error
Procurement
Update a supplier
Replaces a supplier’s editable fields. The path id is authoritative — any id in the body is overwritten, so you cannot retarget the update onto another supplier. 404s for an unknown supplier.
PUT
Error
Authorizations
Authorization: Bearer <token>. Accepts EITHER a Keycloak access token (scopes-in-token) OR an opaque POS session token; both resolve to the same pos.* scope vocabulary the route guards enforce.
Path Parameters
Minimum string length:
1Body
application/json
Response
The updated supplier.

