+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

Mailing – Get Type

Sie sind hier:
 Returns the type of the mailing with the given id. Available types are: doiregular, and trigger

GET https://api.maileon.com/1.0/mailings/:mailingid/type

Example

GET https://api.maileon.com/1.0/mailings/4285/type
Accept: application/vnd.maileon.api+xml; charset=utf-8
...
Status: 200 OK
Content-Type: application/vnd.maileon.api+xml

< ?xml version="1.0" encoding="UTF-8"?>

<type>regular</type>
Inhaltsverzeichnis