XML-RPC API - Manipulating Accounts
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
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 updateIncomingRoute() This application is used to update an Incoming Routing entry configur...
Mon, 8 Jul, 2024 at 7:00 AM
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
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
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
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
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
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