UpdateCache Method
UpdateCache updates the Promotion in the Cache, if the engine is already initialized.
Input Arguments are summarized in the following table.
Name | Value | Description |
---|---|---|
ObjectType |
String |
Type of object to update. If Program, then the loyalty program information is updated. Otherwise, promotion information is updated. |
ProgramId |
Row Id |
Target loyalty program to update. |
PromotionId |
Row Id |
Id of the Promotion to load. |
Output Arguments
None