Error
Procurement
Create a supplier
Creates one supplier (name, category, contact email, replenishment lead time in days). active defaults to true. 409s when a supplier with the same id already exists.
POST
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.
Body
application/json
Response
The created supplier.

