Skip to main content

Fields

emailFormat : EmailFormats

What format the user would like to receive their emails in.

fontSizeMultiplier : Float

This setting allows the user to adjust the default font size of the communications sent to them.

isOptedInMeterReadingConfirmations : Boolean

Whether the user has opted in to receive meter reading confirmation emails.

isOptedInToClientMessages : Boolean

Whether a user has opted in to receive messages from the client or client group. For example, for Octopus Energy this describes whether a user is opted in to offers from Octopus Investments.

isOptedInToLifeSupportCall : Boolean

Whether the user is opted in to life support call.

isOptedInToOfferMessages : Boolean

Whether a user has opted in to receive messages offering discounts or other services not directly related to the services the client provides.

isOptedInToRecommendedMessages : Boolean

Whether a user has opted in to receive messages we recommend they read, but are not vital to the utilities the client provides. For example, these could be reminders that the client will take a payment.

isOptedInToSmsMessages : Boolean

Whether the user has opted in to receive SMS messages.

isOptedInToThirdPartyMessages : Boolean

Whether a user has opted in to receive messages from the client's preferred third parties.

isOptedInToUpdateMessages : Boolean

Whether a user has opted in to receive messages updating them on client activities.

isUsingInvertedEmailColours : Boolean

Whether a user has opted to have inverted colours in their emails. This is currently only relevant to the Octopus Energy brand, whose emails have a dark background by default.

preferredHoldMusic : Songs

Song which will be used as hold music for the user.

smsOptInLastChangeDate : DateTime

The date the SMS opt-in was last changed.

The example data in the variables and responses below are autogenerated values designed to resemble real inputs. They do not represent actual customer data, and in some cases may require additional validation.

Example

{ "emailFormat": "TEXT", "fontSizeMultiplier": 308.28, "isOptedInMeterReadingConfirmations": true, "isOptedInToClientMessages": true, "isOptedInToLifeSupportCall": true, "isOptedInToOfferMessages": true, "isOptedInToRecommendedMessages": true, "isOptedInToSmsMessages": true, "isOptedInToThirdPartyMessages": true, "isOptedInToUpdateMessages": true, "isUsingInvertedEmailColours": true, "preferredHoldMusic": "NO_SONG_PREFERRED", "smsOptInLastChangeDate": "2005-10-20T07:02:40.445681+00:00" }