The response schema for the communication consent API includes the application ID associated with the transaction, the user’s identity, and the channels of communication.
Fields
app_id
StringThe ID of the sales channel where the user has given their consent.
channels
ChannelsThe schema for the all the communication channels that the user has accept to receive communication through.
user_id
StringIdentifier which can uniquely identify the user.
encrypted
BooleanWhether the communication consent is encrypted or not.
Was this section helpful?