| 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] |
| Name | Value |
|---|---|
| CUSTOMER_PROFILE | "customerProfile" |
| TRIGGERED_CAMPAIGNS | "triggeredCampaigns" |
| LOYALTY | "loyalty" |
| EVENT | "event" |
| AWARDED_GIVEAWAYS | "awardedGiveaways" |
| RULE_FAILURE_REASONS | "ruleFailureReasons" |