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
Authorizations
API Key da Credential (gerada no Backoffice)
Headers
Unique key for request idempotency
Path Parameters
Plan ID
Body
application/json
Required string length:
1 - 100Pattern:
^[a-z0-9-_]+$Required string length:
1 - 255Available options:
recurring, activation Required range:
x >= 0Required range:
x >= 0Required range:
x >= 0Maximum string length:
1000Response
Component created

