Some details info
[ouya-store-api.git] / api / devs.ouya.tv / api-v1-wallet.rst
index 68700772e91c55c5e02e20ecbe218e1b87ff96b1..fb97bc5a78500dd1ff30b4e7122769ae1299eeab 100644 (file)
@@ -33,10 +33,20 @@ Status code
 Content type
   ``application/json; charset=utf-8``
 
-Example:
 
+Example without credit card data
+--------------------------------
 .. include:: api-v1-wallet.response.json
    :code:
 
+FIXME: Find out if we get that response when giving a dummy number
+during registration (4111 1111 1111 1111).
+
+
+Example with credit card data
+-----------------------------
+.. include:: api-v1-wallet.response-2.json
+   :code:
+
 FIXME: Find out if we can disable credit card input by setting
 ``requiresPaymentMethod`` to ``false``.