Known values:
- ``MANUALY_DEFINED``
+ - ``CONSUMER``
``body.achievementStatus``
Type: object
``body.balance.amountOfMoneyLeft``
Type: string
+
+ Examples:
+
+ - ``USD 0.00``
+ - ``GBP 25.00``
``body.balance.transactions``
Type: array
Type: string
``body.balance.transactions[].balance``
Type: string
+
+ Example: ``GBP 25.00``
``body.balance.transactions[].date``
Type: string
Must contain the string " - " (space dash space).
Before: date, after: description
+
+ Example: ``16/10/2013 - TOP UP:PREPAID_CARD``
``body.balance.transactions[].description``
Type: string
``body.balance.transactions[].source``
Type: string
+
+ Known values:
+
+ - ``PREPAID_CARD``
``body.balance.transactions[].type``
Type: string
+ Known values:
+
+ - ``CREDIT_WALLET``
+
+ ``body.currency``
+ Three-letter currency code
+
+ Known values:
+ - ``GBP``
+ - ``USD``
``body.dateJoined``
Type: string
``body.dateOfBirth``
Type: string
``body.location``
Type: string
+
+ Two-letter uppercase country code
+
+ Known values:
+
+ - ``GB``
+ - ``US``
``body.message``
Type: string
Type: string
Example: ``17+``
+ ``body.password``
+ Password hash (probably for age change verification)
+
+ Example: ``75381f9f2bd23d8b4a0dcb0ad7c364ff``
``body.securityLevel``
Type: int
Known values:
- - ``0``: default
+ - ``0``
+ - ``1``
``body.success``
Type: string