bos_loyalty_earn
Record loyalty points earned by a customer. Specify customer ID and points amount; optionally link to an order with order ID and description.
Instructions
Earn loyalty points
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| customer_id | Yes | ||
| points | Yes | ||
| order_id | No | ||
| description | No |