mirror of
https://github.com/internetee/registry.git
synced 2025-06-11 15:14: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
|
Content-Type: application/json
|
||||||
|
|
||||||
{
|
{
|
||||||
"balance": "324.45",
|
"code": 1000,
|
||||||
"currency": "EUR"
|
"message": "Command completed successfully",
|
||||||
|
"data": {
|
||||||
|
"balance": "356.0",
|
||||||
|
"currency": "EUR"
|
||||||
|
}
|
||||||
}
|
}
|
||||||
```
|
```
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue