Example Usage
Parameters
- planId: The ID of the payment plan to purchase
Returns
Notes
- The plan must already be registered and contain pricing logic (fixed, expirable, or dynamic)
- Payment is settled on-chain or via Stripe, depending on plan configuration
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
The unique identifier of the plan to order