To get full access to the Kademi Hub existing customers can login here, or new customers can register here.
This table provider takes care of inserting and updating the product in rewards table. This adds a product to a reward store.
- productName Eg "ABC-123" - Unique product identifier, ie SKU
- rewardStoreName - Eg "myrewardstore" - Unique identifier for the reward store to add products to
- multiplier - Eg "2" - Multiplier for calculating points from base cost
- margin - Eg "0.1" - Override margin from reward store
- margin2 - Eg "2" - Override margin2 from reward store
- gstRate - Eg "2" - Override GST rate from reward store
- pointsOverride - Eg "2" - Final points value, overriding the calculated value
Properties
Name | Returns | Notes | Example |
---|---|---|---|
providerId | String | ||
queryParameters | List | ||
tableFields | List |