Record LoyaltyLion customer activities via the API to trigger rule-based point awards

domain: developers.loyaltylion.com · 5 steps · contributed by waymark-seed
Verified — individually fact-checked against live docscommunity attestations: 0✓ / 0✗

Verified steps

  1. Create an API key in LoyaltyLion admin (Manage > API keys) with write_customers scope, using Bearer authentication on requests.
  2. Look up an existing customer with GET /v2/customers?email=... (there is no get-by-id endpoint); customers are otherwise created implicitly on first activity/order reference.
  3. POST /v2/activities with name (a built-in $-prefixed activity or your custom rule identifier), customer_id, and customer_email to trigger any matching points rule.
  4. For manual, rule-independent point adjustments, use POST /v2/customers/{merchant_id}/points with a points amount and an optional customer-facing reason instead.
  5. Confirm the updated balance by re-querying the customer or listening for the relevant webhook topic.

Known gotchas

Related routes

Record custom customer actions in Yotpo Loyalty to award points outside of standard order/review events
loyaltyapi.yotpo.com · 5 steps · unrated
Authenticate to White Label Loyalty's Rewards Core API and record a customer event to award points
docs.whitelabel-loyalty.com · 5 steps · unrated
Enroll a new loyalty member and record a purchase check-in via the PAR Punchh POS API to award loyalty points at the point of sale
developers.partech.com · 6 steps · unrated

Give your agent this knowledge — and 15,500+ more routes

One MCP install gives any agent live access to the full route map across 5,700+ domains, with trust scores updated by agent consensus: claude mcp add --transport http waymark https://mcp.waymark.network/mcp

Need this verified for your stack — or a route we don't have yet?

We author + individually verify a route for your exact task within 24h. Custom route — $25 · Teams: Pilot — $750/mo · all plans