{ "status": "success", "output": { "priority": { "connectors": [ "stripe", "adyen" ] } }, "evaluated_output": [ "stripe" ], "eligible_connectors": [] }
Evaluates a given routing rule
"routing_ec1ac351-7944-440f-bdc7-6a500df1116f"
Show child attributes
{ "payment_method": { "type": "enum_variant", "value": "card" }, "amount": { "type": "number", "value": 1500 }}
Evaluation result
{ "connectors": ["stripe", "adyen"] }
Was this page helpful?