plans
Upsert billing product plan
put/plans/{plan_id}/billing_products
Path parameters
plan_idstring required
plan_id
Request body
Response
OK
Changes
Changed in 2 of the 125 revisions of this API.23
- ●
added the new
metronomeenum value to thedata/controlled_byresponse property for the response status200response-property-enum-value-added
- ●
- ●
added the new
noneenum value to thedata/charge_typeresponse property for the response status200response-property-enum-value-added
- ○
added the new optional request property
billing_strategynew-optional-request-property
- ○
added the new
noneenum value to the request propertycharge_typerequest-property-enum-value-added
- ○
added the required property
data/billing_strategyto the response with the200statusresponse-required-property-added
- ●