Junction Networks

Junction Networks Web Services API

AccountEditRecharge

Modify the auto recharge parameters of the account.

Authentication

This action requires an Authenticated Session.

Authorization

This action requires Account Update permission.

Parameters

AccountId
Required
A positive integer which references a unique Account.
Recharge
Required
Enable auto recharge for this account; boolean (true/false).
RechargeThreshold
Required
The dollar amount below which the pre-paid balance must fall for an auto recharge to be attempted; an integer >= 5 and <= 5000.
RechargeLevel
Required
The dollar amount to which the pre-paid balance will be increased by an auto recharge: an integer >= 10 and <= 10000.

Result RELAX NG Schema Modules

Main module: AccountEditRecharge.rng

Supporting modules:  Account.rng  Contact.rng  CreditCard.rng

Result Element Example

Not available.