+49 69 83008980 service@xqueue.com
Benötigen Sie Hilfe?

Im Maileon Help-Center finden Sie umfassende Dokumentationen zu unserem System.

Beliebte Suchanfragen: Importe | Rest-API | Integrationen | SMS

Get Status of a Mailing Domain

Sie sind hier:

 

Get Status of a Mailing Domain

GET https://api.maileon.com/partner/newsletter-accounts/{accountId}/mailing-domains/{mailingDomain}/status

Description: Retrieve the status of a mailing domain registered with the given account.

Parameters:
– key: apikey
– nl_account_id: int // the id of the newsletter account
– mailingDomain: string // the url-encoded mailing domain

Returns:
– status: {‘active’, ‘inactive’}

Example:

{"status": "inactive"}

Inhaltsverzeichnis