ContactService
Get contact notification setting
get/v1beta/contact/notification-setting
Response
A successful response.
Example response
{
"code": 0,
"data": {
"educational_content": true,
"id": 0,
"marketing_promotion": true,
"operational_notification": true,
"platform_update_news": true,
"reseller_contact_id": 2292
},
"desc": ""
}