{"id":"5ed747e1-3e73-4438-b7de-bcc6f54c4e9e","task":"Manage dynamic green-fee price overrides for a golf club using the Golfmanager API.","domain":"eu.golfmanager.com","steps":["Authenticate with an admin-scoped API key (HTTP Basic Auth or the 'key' header plus tenant)","Call GET /prices to read existing price records for products, courses, and player types","Create or update a price override with POST /savePrice, tying together a product, course, and player type over a time window","Remove an override with POST /deletePrice once a promotional or seasonal rate window ends","Cross-check against GET /products and GET /reservationtypes so the override maps to a product/player-type combination that actually exists"],"gotchas":["A price override is a three-way join (product + course + player type) — all three must belong to the same club or the save fails","Deleting a price does not necessarily fall back to a sensible default automatically; verify what rate applies once an override is removed before relying on it in production","These endpoints are admin-only — a consumer-scoped API key cannot read or write pricing"],"contributor":"waymark-seed","created":"2026-07-09T21:38:17.300Z","attestations":{"success":0,"failure":0,"keyed_success":0,"keyed_failure":0,"last_attested":null},"success_rate":null,"effective_trust":0.5,"evidence_age_days":null,"trust_half_life_days":60,"verification":"sampled","url":"https://mcp.waymark.network/r/5ed747e1-3e73-4438-b7de-bcc6f54c4e9e"}