XML-RPC API - Manipulating Accounts

XML-RPC API - Trunks management
Thu, 11 Aug, 2022 at 2:15 AM
XML-RPC API - Account Creation and Parameters
createAccount() This application is used to create new account. Newly created account belongs to customer that authenticated a request. Implementation...
Mon, 16 May, 2022 at 2:02 AM
XML-RPC API - Account Deletion
deleteAccount() This application is used to delete an account. Only account that belongs to authenticated customer can be delete. Any active call...
Tue, 7 Feb, 2017 at 4:20 PM
XML-RPC API - Account Incoming Routing management
  XML-RPC API - Account Incoming Routing management updateIncomingRoute() This application is used to get list of incoming routes configured fo...
Tue, 29 Sep, 2020 at 11:11 AM
XML-RPC API - Applying Service Plan Charges
billingRun() This application is used to forcibly apply service plan charges to the given account. Parameters: i_account - an identifier of the accoun...
Tue, 7 Feb, 2017 at 4:33 PM
XML-RPC API - Authenticating Accounts using WEB credentials
authAccount() This application is used to authenticate an account using its WEB login and WEB password credentials. Parameters: username - username to...
Wed, 9 Jun, 2021 at 12:44 AM
XML-RPC API - Authentication Rules Management
This applications are used to manage the authentication rules. Implementation details This applications support trusted mode in which case the i_custom...
Wed, 4 Nov, 2020 at 1:00 AM
XML-RPC API - Blocking and Unblocking Accounts
Implementation details This application supports trusted mode in which case i_customer (integer) parameter should be supplied. blockAccount() This ...
Tue, 7 Feb, 2017 at 4:25 PM
XML-RPC API - Follow Me Feature Management
Follow Me management This XMLAPI functions can be used to manage Follow Me feature of an account. The application supports trusted mode and i_customer p...
Wed, 8 Nov, 2023 at 8:00 AM
XML-RPC API - Get Account Minute Plans
The application does NOT support trusted mode. getAccountMinutePlans() This application is used to get Minute Plans of an account. Only Minute Plans of...
Wed, 9 Jun, 2021 at 5:44 AM