Get Started
API backend
API system
More information

GET api/2.0/portal/payment/account This function requires authentication

Description

Returns the URL to the payment account.

Parameters
Name Description Type Example
backUrl
sent in body
Back URL string some text
Example
GET api/2.0/portal/payment/account
Host: yourportal.onlyoffice.com
Content-Type: application/json
Accept: application/json

{
  "backUrl": "some text"
}
Returns

The URL to the payment account