GetInstanceCredits

From Gvp-public
Revision as of 07:38, 23 September 2015 by B.elp (talk | contribs) (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...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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


Version history

See also