Skip to content

Latest commit

 

History

History
18 lines (15 loc) · 1.16 KB

CustomerProfileIntegrationResponseV2.md

File metadata and controls

18 lines (15 loc) · 1.16 KB

TalonOne.Model.CustomerProfileIntegrationResponseV2

This is the response type returned by the updateCustomerProfileV2 endpoint.

Properties

Name Type Description Notes
CustomerProfile CustomerProfile [optional]
Event Event [optional]
Loyalty Loyalty [optional]
TriggeredCampaigns List<Campaign> [optional]
RuleFailureReasons List<RuleFailureReason> [optional]
AwardedGiveaways List<Giveaway> [optional]
Effects List<Effect> The effects generated by the rules in your running campaigns. See API effects.
CreatedCoupons List<Coupon>
CreatedReferrals List<Referral>

[Back to Model list] [Back to API list] [Back to README]