POST /api/option/waffo-pancake/subscription-productgithub.com/QuantumNous/new-api/controller.CreateWaffoPancakeSubscriptionProduct。web_vue。controller-confirmed-waffo-pancake-subscription-product。字段为动态上游数据或回调负载时,文档会明确标记,不能补造 Schema。x-debug 里的占位符;示例不含真实密码、API Key、签名、Cookie 或 Provider 密钥。Authorization: Bearer ********************{
"name": "调试订阅套餐",
"amount": "9.99"
}curl --location 'http://api-dev.opensosen.cn/api/option/waffo-pancake/subscription-product' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data '{
"name": "调试订阅套餐",
"amount": "9.99"
}'{
"message": "success",
"data": {
"product_id": "product_subscription_example",
"product_name": "调试订阅套餐",
"store_id": "store_example"
}
}