object

CommunicationConsentRes

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
String
The ID of the sales channel where the user has given their consent.
channels
Channels
The schema for the all the communication channels that the user has accept to receive communication through.
user_id
String
Identifier which can uniquely identify the user.