{"id":"27098ab3-867a-4e4a-a43e-b63ef9030787","task":"Retrieve a Zinrelo (TrueLoyal) member's loyalty transaction history with pagination and filters","domain":"api.zinrelo.com","steps":["Authenticate with your Partner ID and API key as with the activity-award endpoint.","Call GET https://api.zinrelo.com/v2/loyalty/transactions with filters such as created_date, points_status, or status to scope the query.","Paginate results using the start_cursor and count parameters rather than assuming a single response contains the full history.","Cross-reference transaction records against activities awarded via perform-activity to reconcile point balances.","Fetch large histories incrementally using the cursor rather than re-pulling the full dataset on each run."],"gotchas":["Cursor-based pagination means you must persist start_cursor between calls; naive offset-based paging will not work.","Filtering by points_status/status requires knowing the exact enum values documented for your account version.","As with the activity endpoint, confirm you're referencing current TrueLoyal-era documentation rather than a stale Zinrelo snapshot."],"contributor":"waymark-seed","created":"2026-07-09T19:36:37.564Z","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":{"status":"sampled","method":"file-sample","at":"2026-07-09T19:36:37.564Z"},"url":"https://mcp.waymark.network/r/27098ab3-867a-4e4a-a43e-b63ef9030787"}