Skip to main content
PATCH
Update plan

Autorizações

Authorization
string
header
obrigatório

Send an API key or an OAuth access token in the Authorization header as a Bearer token. See Authentication for details.

Parâmetros de caminho

id
string
obrigatório

Resource identifier.

Corpo

application/json
product_pid
string
price
number
Intervalo necessário: x >= 0
name
string | null
description
string | null
plan_id
string | null
billing_interval
enum<string> | null
Opções disponíveis:
daily,
weekly,
monthly,
yearly
billing_interval_count
integer | null
Intervalo necessário: x >= 1
trial_days
integer | null
Intervalo necessário: x >= 0
is_active
boolean

Resposta

Success

The response is of type object.