igrantio-dcql-query-loyalty-card
Installation
SKILL.md
DCQL query: Loyalty Card
When to use
Use this template when a member shows a loyalty card from a wallet. The query asks for four groups of data:
- customer - name, nationality, address, city, post code, phone, mobile, birth date and email;
- loyalty_card - the card identifier, the issue date, the status and the card type;
- portfolio - the available points, miles and wallet balance, and the last update;
- organization - the identifier, the name and the country of the programme owner;
- credential - the type, the issuer, the issue date and the expiry date.
Typical uses are checkout discounts, tier checks at a service desk, and a balance display in a self-service app.