Create a new plan
Creates a new plan for a product.
Authentication
AuthorizationBearer
API Key authentication using Bearer token
Request
Body
productId
Paid product ID, for example prod_abc123
attributes
name
externalId
Your stable identifier for this plan
supportedCurrencies
isDefault
Response
201
id
productId
name
externalId
supportedCurrencies
isDefault
status
upgradePathOrder
archivedAt
createdAt
updatedAt
attributes
Errors
400
Bad Request Error
403
Forbidden Error
404
Not Found Error
500
Internal Server Error