Order JSON
textareaRequired input
Validates request shape and returns review warnings.
Check refund request JSON against pasted policy context.
Before you run
Check refund request JSON against pasted policy context.
Refund Policy Decision Helper is a ready-to-run Noderan marketplace workflow for customer support teams. It helps users move from a manual process to a repeatable automation with visible credit cost and app-based execution.
Short answers for activation, pricing, inputs, and execution review.
Required input
Required input
Order Json
{"orderId":"ord_123","daysSincePurchase":12,"reason":"duplicate"}Policy Text
Refund duplicates within 30 days after verification.{
"orderJson": "{\"orderId\":\"ord_123\",\"daysSincePurchase\":12,\"reason\":\"duplicate\"}",
"policyText": "Refund duplicates within 30 days after verification."
}Valid
EnabledTop Level Keys
Normalized
Warnings
{
"valid": true,
"topLevelKeys": [
"name",
"status"
],
"normalized": {
"name": "Alpha",
"status": "ready"
},
"warnings": [
"Refund request is structurally valid and needs duplicate verification."
]
}Review the workflow and expected credit cost.
Connect the tools or inputs required for execution.
Run the workflow and inspect outputs in the app history.
No credit card required. Inspect a workflow plan before connecting tools or running it live.