Difference between revisions of "GetInstanceCredits"

From Gvp-public
Jump to navigation Jump to search
(Created page with "{{Api_Method_Spec| Description=This method retrieves the instance available E-Wallet recharge options. It returns the options to purchase E-Wallet credits available in the ins...")
 
Line 21: Line 21:
 
Returns a JSON object containing the payment settings.
 
Returns a JSON object containing the payment settings.
  
'''Example:'''
 
  
  

Revision as of 07:38, 23 September 2015

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.


Exceptions


Caching

This method is cached in default section.


Known issues

  • None


Version history

See also