mirror of
https://github.com/internetee/registry.git
synced 2025-06-10 14:44:47 +02:00
Docs: Update REPP account
This commit is contained in:
parent
8790d1415a
commit
cfd8e8b7f1
1 changed files with 6 additions and 2 deletions
|
@ -19,7 +19,11 @@ Content-Length: 37
|
|||
Content-Type: application/json
|
||||
|
||||
{
|
||||
"balance": "324.45",
|
||||
"currency": "EUR"
|
||||
"code": 1000,
|
||||
"message": "Command completed successfully",
|
||||
"data": {
|
||||
"balance": "356.0",
|
||||
"currency": "EUR"
|
||||
}
|
||||
}
|
||||
```
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue