GetInstanceCredits
Jump to navigation
Jump to search
Description
This method retrieves the instance available E-Wallet recharge options. It returns the options to purchase E-Wallet credits available in the instance for the logged in user.
Parameters
- token (String, required)
- A valid token for identifying the API session context. The token can be anonymous or logged.
- instanceId (int, required)
- The number (ID) of one instance that represent an OB registered in this environment. The same of the user has been registered.
Returns
Returns a JSON object containing the payment settings.
Example:
Exceptions
Caching
This method is cached in default section.
Known issues
- None