Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Example of a successful response:

Code Block
languagexml
{{
"status":"Ok",
"amount" :
{"editable": true, "arrears": 100.00, "min": 1.00, "max":100.00}
,
"accountInfo" :
{"fName" : "First name","lName": "Last name","mName": "Middle name"}
,
"addressInfo" :
{"city": "City","street": "Street","house": 8,"building":"2","apartment":"34"}
}}