curl -X GET "https://staging-api.loyalty.lt/en/shop/loyalty-cards/123" \ -H "Authorization: Bearer your_jwt_token"
{ "success": true, "data": { "card": { "id": 123, "card_number": "LC****4567", "status": "active", "balance": { "current_points": 1250, "tier": "Gold", "lifetime_earned": 5670 }, "qr_code_url": "https://api.loyalty.lt/qr/LC2024004567" } } }
Get detailed information about a specific loyalty card
Show data
Show card
active
inactive
suspended
Show balance