Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 671 Bytes

SubscriptionTrialBody.md

File metadata and controls

12 lines (9 loc) · 671 Bytes

SubscriptionTrialBody

Properties

Name Type Description Notes
subscription_plan str The ID for the subscription plan to be used (Can also be the code name)
card_token str A stripe card token that's been created using Stripe's js sdk. It'll create the payment details for the customer. [optional]
seat_numbrers int [optional]
trial_length_days int [optional]

[Back to Model list] [Back to API list] [Back to README]