Skip to content

Latest commit

 

History

History
25 lines (14 loc) · 752 Bytes

File metadata and controls

25 lines (14 loc) · 752 Bytes

ResponseContentObject

Properties

Name Type Description Notes
responseContent List<ResponseContentEnum> Extends the response with the chosen data entities. Use this property to get as much data back as needed from one request instead of sending extra requests to other endpoints. [optional]

Enum: List<ResponseContentEnum>

Name Value
CUSTOMERPROFILE "customerProfile"
TRIGGEREDCAMPAIGNS "triggeredCampaigns"
LOYALTY "loyalty"
EVENT "event"
AWARDEDGIVEAWAYS "awardedGiveaways"
RULEFAILUREREASONS "ruleFailureReasons"