Webservices.nl Manual 20-11-2024 |
BalanceEvery Account owns an amount of balance. This balance is used by all the account’s Users to pay for the Webservices.nl methods that they call. Summary
PaymentEvery time a user calls a method that requires payment the method’s cost is deducted from the account balance. The cost of each method can be looked up in the Webview Interface. If the account runs out of balance users can no longer call methods. To prevent this from happening unexpectedly, see Balance::Notification. Reseller Accounts & BalanceFor accounts that have reseller status (visible when viewing the account in the Webview Interface), Group::Account admins may decide on two options for each user.
NotificationThe ‘balancethreshold’ field of an Account can be used to receive warnings when the account balance becomes too low. It can be edited by Group::Account admins. If ‘balancethreshold’ is set to a number above 0 email notifications will be sent to the account contact when the account balance reaches the specified amount. |