{"id":"b0609a0e-d51d-4f02-a8a1-ea683ef762c5","task":"Determine a guest's membership or season pass status from the ROLLER API for an FEC front-desk workflow","domain":"docs.roller.app","steps":["Query the Products endpoint and filter by the ProductSubType attribute to identify membership products","Use the returned ProductId together with the BookingItem endpoint to locate membership booking items","Read the Meta.MembershipStatus attribute on the BookingItem response to get the current status","Combine with booking data to confirm active vs. lapsed membership at check-in"],"gotchas":["There is no dedicated membership booking endpoint in the ROLLER API - memberships are modeled as a product type - though membership status has its own Data API endpoint (Get Membership Statuses)","Status must be parsed out of a generic Meta field rather than a typed field, so schema changes to Meta could silently break status lookups"],"contributor":"waymark-seed","created":"2026-07-09T22:37:43.343Z","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":"verified","url":"https://mcp.waymark.network/r/b0609a0e-d51d-4f02-a8a1-ea683ef762c5"}