+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

Request Prepaid Setting Status

Sie sind hier:

 

Request Prepaid Setting Status

GET https://api.maileon.com/partner/settings/prepaids/status?key={k}&nl_account_id={nlaId}

Description: Get the current status of the Prepaid-Setting.

Parameters:
– key: apikey
– nl_account_id: int // the id of the newsletter account

Returns:
– The state of the setting

Response-Codes:
– 200 – OK

Example:

200 OK
content-type: application/json
{
"active": true
}

Inhaltsverzeichnis