PUT api/2.0/portal/payment/update
Updates the quantity of payment.
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/update
Host: yourportal.onlyoffice.com
Content-Type: application/json
Accept: application/json
{
"BackUrl": "some text"
}
Boolean value: true if the operation is successful