POST /api/option/waffo-pancake/savegithub.com/QuantumNous/new-api/controller.SaveWaffoPancake。web_vue。controller-confirmed-waffo-pancake-root-config-sensitive。字段为动态上游数据或回调负载时,文档会明确标记,不能补造 Schema。x-debug 里的占位符;示例不含真实密码、API Key、签名、Cookie 或 Provider 密钥。Authorization: Bearer ********************{
"merchant_id": "<redacted-merchant-id>",
"private_key": "<redacted-private-key>",
"return_url": "https://console.example.invalid/wallet",
"store_id": "store_example",
"product_id": "product_example"
}curl --location 'http://api-dev.opensosen.cn/api/option/waffo-pancake/save' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data '{
"merchant_id": "<redacted-merchant-id>",
"private_key": "<redacted-private-key>",
"return_url": "https://console.example.invalid/wallet",
"store_id": "store_example",
"product_id": "product_example"
}'{
"message": "success",
"data": {
"store_id": "store_example",
"product_id": "product_example"
}
}