add links
[ouya-store-api.git] / api / devs.ouya.tv / api-v1-wallet.rst
index 163c336e5d3be15d7c92bc658213829b843f7b8a..68700772e91c55c5e02e20ecbe218e1b87ff96b1 100644 (file)
@@ -2,7 +2,11 @@
 ``GET https://devs.ouya.tv/api/v1/wallet``
 ==========================================
 
-The the account balance and currency.
+Get the account balance and currency.
+
+Usage
+=====
+After user registration, before the credit card input form is shown.
 
 
 HTTP request
@@ -33,3 +37,6 @@ Example:
 
 .. include:: api-v1-wallet.response.json
    :code:
+
+FIXME: Find out if we can disable credit card input by setting
+``requiresPaymentMethod`` to ``false``.