Commit 109c236c authored by Administrator's avatar Administrator

Update README.md

parent a7295b98
...@@ -15,13 +15,14 @@ ...@@ -15,13 +15,14 @@
https://cld.alovoice.uz/requestcall/{token} https://cld.alovoice.uz/requestcall/{token}
``` ```
#### Параметры `multipart/form-data` #### Параметры `multipart/form-data`
```
{ {
"callfrom": {"phone": "712037006", "lang": "ru"}, "callfrom": {"phone": "712037006", "lang": "ru"},
"callto": [{"phone": "994412860", "lang": "ru"}, {"phone": "977076909", "lang": "uz"}, {"phone": "914379766", "lang": "ru"}], "callto": [{"phone": "994412860", "lang": "ru"}, {"phone": "977076909", "lang": "uz"}, {"phone": "914379766", "lang": "ru"}],
"extid": "123123" "extid": "123123"
} }
```
## Создать автообзвон ## Создать автообзвон
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment