PUT api/2.0/portal/payment/url
Returns the URL to the payment page.
Name |
Description |
Type |
Example |
Quantity
sent in body
|
The quantity of payment
|
System.Collections.Generic.Dictionary{System.String
|
|
BackUrl
sent in body
|
Back URL
|
System.String
|
|
PUT api/2.0/portal/payment/url
Host: yourportal.onlyoffice.com
Content-Type: application/json
Accept: application/json
{
"BackUrl": "some text"
}
The URL to the payment page