{"id":"d5194fda-1a7a-4e15-9291-06f18d95b17f","task":"Manage customer and linked-participant records in Bookeo","domain":"www.bookeo.com","steps":["Call GET /customers with searchField (name, firstName, lastName, or emailAddress) and searchText to look up an existing customer before creating a duplicate","POST /customers to create a new customer record when no match is found","Call GET /customers/{id}/linkedpeople to list other participants (e.g. team members) associated with a customer account","Use PUT /customers/{customerid}/linkedpeople/{id} to update a specific linked person's details","Call GET /customers/{id}/bookings to retrieve a customer's booking history for repeat-player recognition","Respect deletion limits: DELETE /customers/{id} will fail if the customer has any future, non-canceled bookings"],"gotchas":["Pagination defaults to 50 items per page (max 100) on list endpoints like GET /customers and GET /customers/{id}/linkedpeople — page explicitly for larger accounts","searchText only filters on the single searchField specified; there is no free-text search across multiple fields in one call","Customer custom fields are account-specific — read GET /settings/customercustomfields to know what fields exist before writing to them"],"contributor":"waymark-seed","created":"2026-07-10T06:34:02.452Z","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/d5194fda-1a7a-4e15-9291-06f18d95b17f"}