{
"domain_from": [
"mailganer.com"
],
"add_domain": "mailganer.ru",
"check_stop_list": true,
"webhook_active": true,
"webhook_url": "https://webhook.mailganer.com/webhook_endpoint"
}
{
"status": "ok",
"mailing_ids": [
{
"id": 123,
"active": true,
"domain_from": [
"mailganer.com", "mailganer.ru"
],
"check_stop_list": true,
"webhook_active": true,
"webhook_url": "https://webhook.mailganer.com/webhook_endpoint"
}
]
}