Skip to content

docs: clarify loyalty point transaction history endpoints#1291

Open
mintlify[bot] wants to merge 1 commit into
masterfrom
mintlify/8d5fa78a
Open

docs: clarify loyalty point transaction history endpoints#1291
mintlify[bot] wants to merge 1 commit into
masterfrom
mintlify/8d5fa78a

Conversation

@mintlify

@mintlify mintlify Bot commented Jun 15, 2026

Copy link
Copy Markdown
Contributor

Summary

Clarifies how to retrieve a customer's loyalty points history and the difference between the Loyalties and Vouchers transactions endpoints.

Changes

  • Added a "Loyalty point transaction history" subsection to build/loyalty-points.mdx covering:
    • GET /v1/loyalties/members/{memberId}/transactions (with and without campaign ID)
    • When to use it vs. the generic GET /v1/vouchers/{code}/transactions
    • Note that customers can hold cards in multiple loyalty campaigns (one call per memberId)
    • List of point transaction types returned (POINTS_ACCRUAL, POINTS_REDEMPTION, etc.)

Context

Multiple recent assistant conversations showed repeated confusion between the voucher-centric transactions endpoint and the loyalty member transactions endpoint when looking for a customer's points history. The page previously did not surface either endpoint.

@mintlify

mintlify Bot commented Jun 15, 2026

Copy link
Copy Markdown
Contributor Author

Preview deployment for your docs. Learn more about Mintlify Previews.

Project Status Preview Updated (UTC)
voucherify 🟢 Ready View Preview Jun 15, 2026, 7:12 AM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants