Add a component to the plan bundle
Planos & Preços
Add a component to the plan bundle
Creates a new plan_item under the plan. kind=recurring components become subscription items when a subscription is created from the plan; kind=activation ones materialize on the enrollment invoice.
POST
Add a component to the plan bundle
Autorizações
API Key da Credential (gerada no Backoffice)
Cabeçalhos
Unique key for request idempotency
Parâmetros de caminho
Plan ID
Corpo
application/json
Required string length:
1 - 100Pattern:
^[a-z0-9-_]+$Required string length:
1 - 255Opções disponíveis:
recurring, activation Intervalo obrigatório:
x >= 0Intervalo obrigatório:
x >= 0Intervalo obrigatório:
x >= 0Maximum string length:
1000Resposta
Component created

