UpdateRewardBackgroundColor

C# Methods Reference

public bool UpdateRewardBackgroundColor(string rewardId, string backgroundColor)
rewardId
string required
backgroundColor
string required
bool
CPH.UpdateRewardBackgroundColor(rewardId, backgroundColor);