list_member_point_rules
Retrieve member point rules, including reward rates and expiration settings, to analyze loyalty programs and point transactions.
Instructions
取得商店的會員點數規則設定。
【用途】 查看商店設定的點數回饋規則(消費回饋比例、點數到期規則等)。 用於分析會員忠誠度計畫或對照客戶點數異動。
【呼叫的 Shopline API】
GET /v1/member_point_rules
【回傳結構】 dict 含 total, rules[]。 每條規則含 id, name, type, value, conditions 等。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||