cURL Export Command
Filter:
📂 Loyalty Management 9
GET
/loyalty/customer
Retrieve customer loyalty account info
Existing
POST
/loyalty/customer
Create a new customer loyalty account
Existing
DEL
/loyalty/customer
Remove customer from loyalty program
Existing
GET
/loyalty/configuration
Get global loyalty program config
Existing
GET
/loyalty/points
Retrieve customer points balance
Existing
GET
/loyalty/config/:storeId
Get store-specific loyalty config
New
POST
/loyalty/config/:storeId
Create store loyalty configuration
New
PUT
/loyalty/config/:storeId
Update store loyalty configuration
New
🔒 Bearer Token (JWT) ⚠ No token
Request Body
Response 200 OK ~120ms