POST api/2.0/crm/voip/price/{callId}
Saves a price for the call with the ID specified in the request.
Name |
Description |
Type |
Example |
callId
sent in url
|
Phone call ID
|
string
|
some text
|
POST api/2.0/crm/voip/price/some+text
Host: yourportal.onlyoffice.com
Content-Type: application/json
Accept: application/json
This method doesn't return any data.