announceCustomerProvidedData

public void announceCustomerProvidedData(LoyaltyDataConfig loyaltyDataConfig, String data)

Used by custom activities to announce loyalty data, collected by the custom activity and put it in the loyalty platform.

Since

4.1.0

Parameters

loyaltyDataConfig

- the corresponding data config for the given data

data

- mostly likely a JSON serialized string.