Update plan by external ID
Update a plan by your external plan ID. If attributes are provided, they replace the plan's existing attributes. Set status to archive or restore the plan.
Authentication
AuthorizationBearer
API Key authentication using Bearer token
Path parameters
externalId
Request
Body
name
externalId
supportedCurrencies
isDefault
status
Set to archived to archive this plan, or active to restore it.
attributes
Response
200
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