• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS.

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