Create subscription plan
Create a new recurring subscription plan for your store
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
"01G65Z755AFWAKHE12NY0CQ9FH"
Body
Display name for the subscription plan
1 - 100"Premium Monthly Plan"
Subscription amount in cents
50000
Detailed description of the plan
"Access to all premium features with monthly billing"
Currency code
"COP"
Billing cycle frequency
MONTHLY, WEEKLY "MONTHLY"
Billing cycle interval (e.g., 1 = every month, 3 = every 3 months)
1 <= x <= 121
Trial period in days (0 = no trial)
0 <= x <= 3657
Response
Successfully created subscription plan.
Subscription plan's resource name
"stores/01JNRRDZDPH40DB2YRW329BFXM/subscription-plans/01JNRVWWHH68E76V3TMFFT6GHJ"
Display name of the plan
"Premium Monthly Plan"
Amount in cents
50000
Currency code
"COP"
Billing cycle frequency
BILLING_FREQUENCY_UNSPECIFIED, MONTHLY, WEEKLY "MONTHLY"
Billing cycle interval
1
Trial period in days
7
Plan status
STATUS_UNSPECIFIED, ACTIVE, INACTIVE, ARCHIVED "ACTIVE"
Creation timestamp
"2024-01-15T10:30:00Z"
Last update timestamp
"2024-01-15T10:30:00Z"
Plan description
"Access to all premium features"