Filter:
Loyalty Management 9
▼
Rewards & Offers 5
▼
GET
/loyalty/reward/offer
List available reward offers
Existing
GET
/loyalty/reward/[cartId]
Get applicable rewards for a cart
Existing
POST
/loyalty/reward/[cartId]
Apply a reward to a cart
Existing
DEL
/loyalty/reward/[cartId]/[rewardId]
Remove a reward from a cart
Existing
POST
/store/loyalty/rewards
Calculate available rewards for cart
New
Store Operations 5
▼
GET
/store/banners
Get all store promotional banners
Existing
GET
/store/banners/[lula_store_id]
Get banners for a specific store
Existing
GET
/store/carts/[id]/promotion
Get active promotions for a cart
Existing
POST
/store/carts/[id]/promotion
Apply a promotion code to cart
Existing
POST
/store/carts/[id]/tips
Add tip to cart
Existing
Loyalty Checkout 4
▼
POST
/store/loyalty/identify
Identify customer loyalty account
New
POST
/store/loyalty/finalize
Finalize loyalty transaction at checkout
New
POST
/store/loyalty/rewards
Calculate available rewards for cart
New
GET
/store/loyalty/session/:sessionId
Get loyalty session status
New
Webhooks 8
▼
POST
/webhooks/promotion/create
Promotion created notification
Webhook
POST
/webhooks/promotion/update
Promotion updated notification
Webhook
POST
/webhooks/promotion/delete
Promotion deleted notification
Webhook
POST
/webhooks/inventory-sync
Inventory synchronization notification
Webhook
POST
/webhooks/store/create
Store created notification
Webhook
POST
/webhooks/store/[id]/update
Store updated notification
Webhook
POST
/webhooks/order-update
Order status updated notification
Webhook
POST
/webhooks/loyalty/pdi-callback
PDI async callback for loyalty txn
NewWebhook
Admin & Management 5
▼
GET
/admin/loyalty/configuration
Get admin loyalty configuration
Admin
POST
/admin/loyalty/configuration
Update admin loyalty configuration
Admin
GET
/admin/loyalty/host
Get loyalty host system status
Admin
GET
/admin/loyalty/analytics
Get loyalty analytics & reporting
NewAdmin
POST
/admin/loyalty/migrate/:storeId
Migrate store from Par to PDI
NewAdmin
🔒 Bearer Token (JWT)
⚠ No token
Request Body
Response
200 OK