• The APS Catalog has been deprecated and removed from all Plesk Obsidian versions.
    Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
  • Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.

Plesk API | Suspend - Unsuspend

Halil İbrahim

New Pleskian
Hello there ,

First of all I did for that poor translation by google translate my English knowledge . I apologize for the word error and harshness .

For API version 12.5 'm writing code .

http://download1.parallels.com/plesk/doc/en-us/online/plesk-api-rpc/index.htm?filename=33892.htm
http://download1.parallels.com/plesk/doc/en-us/online/plesk-api-rpc/index.htm?filename=33914.htm
Examples of links with adding and deleting subscriptions running.

However, whether to suspend subscriptions or customer account can not be enabled.

I would ask you to help on the matter.
 
Last edited:
Suspend customer is:
Code:
<status>16</status>

UnSuspend customer is:
Code:
<status>0</status>
 
Back
Top