Program
Program is information related to the entire rewards program and not related to a specific customer
| Property | Type | Description |
|---|---|---|
| currencyExchangeRate | float | The currency exchange rate for the points or currency portfolio based on GBP. This is a multiplier, so 1.0 = 100% |
| currencyUnit | string | The currency of the rewards program. Ex: Cashback or points |
| isCashAccount | boolean | Determine if rewards program is currency or points based |
| cultureName | string | Identifies the OPS Web Server Cultural Settings. This will return the current culture settings of the API which return the object |
| title | string | Display name of publisher |
| name | string | Name of rewards program |
| tagline | string | Tagline of rewards program |
| description | string | Description of the program |