Hello,
We use SolusVM Pro module in WHMCS to create, suspend, terminate virtual servers. We plan to suspend the server related to an user if his payment is due using the WHMCS API, when I refer the ModuleSuspend https://developers.whmcs.com/api-reference/modulesuspend/ , it asks for accountid - The service ID to run the action for
Does this mean the orderID or are they referring to the serverid? I'm confused.