Skip to main content
POST
/
settings
/
subscription
/
pro
Error
A valid request URL is required to generate request examples
{
  "confirmation_url": "<string>"
}
{
"detail": [
{
"loc": [
"<string>"
],
"msg": "<string>",
"type": "<string>"
}
]
}

Authorizations

Authorization
string
header
required

The access token received from the authorization server in the OAuth 2.0 flow.

Query Parameters

return_url
string
required
interval
enum<string>
default:EVERY_30_DAYS
Available options:
ANNUAL,
EVERY_30_DAYS
testChargeSecret
string | null
merchant_id
string
required

Body

application/json
percentage
number
required
duration_intervals
integer
required

Response

Successful Response

confirmation_url
string
required