Update Customer Member Points

Using open API to update customer member points

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

Customer ID
顧客ID

Body Params
integer
required

Points to be added or deducted
增加或減除點數
-
*Number can be -999999~999999

string
required

Reason for adding or deducting member points
增加或減除點數原因
-
*Limit to max 50 characters

integer
enum

Notification with Email
是否發送email通知
Only applicable for addition
僅適用於增加
-
1=NOT_SEND全部不送
3=SEND_TO_ALL全部都送

Allowed:
integer
enum

Notification with SMS
是否發送簡訊通知
Only applicable for addition
僅適用於增加
-
1=NOT_SEND全部不送
2=SEND_VERIFIED只送手機驗證過的
3=SEND_TO_ALL全部都送

Allowed:
string

Performer ID
操作者ID

string
enum
Defaults to User

Performer Type
操作者類型

Allowed:
date | null

Expiry date of points (YYYY-MM-DD format, e.g. 2026-03-19).
Only available when feature member_points_expiry_enhancement is enabled.
- date string: expires at end of day in merchant timezone (23:59:59.999)
- null: never expires
- omitted: expiry calculated from global earn_from_order rule

Responses

Language
Credentials
Bearer
JWT
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json