claim_quest
Claim the reward for ONE completed quest. Server verifies completion from real data; idempotent — one claim per quest per period (a second call will not double-credit). Reward credits the SHOPPING balance (not withdrawable). PREREQUISITE: a quest_key that is complete-but-unclaimed, from list_quests or gamefi_status. WHEN TO USE: collect a finished quest. PREFER INSTEAD: list_quests to find which quest_key is claimable, daily_checkin / spin_wheel for those specific rewards. Requires api_key. Nhận thưởng 1 nhiệm vụ đã hoàn thành (dùng quest_key từ list_quests).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| api_key | Yes | Your shop account API key. | |
| quest_key | Yes | The quest key to claim (from list_quests), e.g. daily_checkin, daily_buy1, weekly_spend50k. |