Skip to main content

Fetching yuu Member's Redeemed Reward

Purpose

This section describes method for retrieving a yuu member's redeemed reward details from the yuu platform, and exposes them to downstream consumers on partner's ecom app, web, and Kiosk.

Workflow Overview

  1. Partner submits loyalty card number.
  2. Loyalty platform returns all eligible rewards.
  3. Partner stores reward identifiers for redemption or reversal.

Architecture & Journey

Example - Offline Journey

Reward List Retrieval Journey - Offline Journey

Example - Online Journey

Reward List Retrieval Journey - Online Journey

APIs Involved

  • GET /member/getPartnerDetails — Get member profile & redeemed rewards (CTA flow)
  • GET /member/getPartnerRewardsExtendable — Get Member Redeemed Reward List

Key Notes

  • Rewards include metadata for Partner interpretation.
  • Partner should filter rewards based on channel and reward type.