v1
latestOpenAPI 3.1.02026-08-042453938.9 KBCustomers
Attach a Quickstart-managed plan to a customer
Creates a Stripe Subscription on the merchant's connected account for the given Drip (customer, plan) pair. The plan MUST be Drip-managed (managedBy=DRIP); run provisionPlanOnStripe / POST /pricing-plans/:id/reprovision-stripe first if the plan is still EXTERNAL. Idempotent: re-calling with the same customer + plan returns the existing subscription.
Requires a secret key (sk_*) with the ADMIN role.
post/v1/customers/{id}/attach-plan
Path parameters
idstring required
Drip customer id
Request body
Response
Default Response