| Catalogue Code |
The Catalogue for which this item is configured. |
String (Lookup) |
Required. |
| Category |
Category under which this item is tagged. |
Array of Strings (Lookup) |
Optional. |
| Item Code |
Identifier for the item to be added. |
String (10) |
Required. |
| Item Name |
Short description used by customer-facing application. |
String (50) |
Required. |
| Redemption From Date |
Date from which the item is available for redemption. |
Date |
Required. Must fall within Catalogue/Category date range. |
| Redemption To Date |
Date until which the item is available. |
Date |
Required. Must fall within Catalogue/Category date range. |
| Redemption Store |
Supplier/merchant of this item. |
String (Lookup) |
Optional. |
| Redemption Transaction Code |
OLS TC used for redemption processing. |
String (Lookup) |
Required. |
| Award Transaction Code |
OLS TC used to locate award campaign rules upon redemption. |
String (Lookup) |
Optional. |
| Item Type |
Type of item. |
Enum |
Required. Values: Miles, Physical, eVoucher, Donation, Cash rebate, Other. |
| Voucher Code |
Selected voucher code. |
String (Lookup) |
Required if Item Type is eVoucher. |
| Face Value |
Value of the cash rebate/voucher/miles that customer receives. |
Decimal (14,2) |
Required for Cash rebate/eVoucher/Miles. Must be positive. |
| Display on Member Site |
Determines if the item is displayed on the member site. |
Boolean |
Default: True. |
| Hot Item |
Indicates if this is a hot item. |
Boolean |
Active only if Display on Member Site is True. Default: False. |
| Display Ordering |
Ordering sequence to display on member site. |
Integer |
Must be > 0. Active only if Display on Member Site is True. |
| Track Quantity on Hand |
Enables inventory control. |
Boolean |
Default: False. Forced to True if item is a Voucher Code. |
| Initialize Quantity of Stocks |
Initial stock quantity. |
Integer |
Required if Track Quantity on Hand is True. Read-only if item has been redeemed. |