Tink · Arazzo Workflow
Tink Refund An Executed Payment And Poll The Refund
Version 1.0.0
Confirm a payment is executed, initiate a refund, then poll the refund until it reaches a terminal status.
View Spec
View on GitHub
Open BankingPSD2Payment InitiationAccount AggregationRisk DecisioningPay by BankFinanceBankingEuropeVisaArazzoWorkflows
Provider
Workflows
refund-payment-and-poll
Verify a payment is executed, refund it, and poll the refund to a terminal status.
Fetches the payment, refunds it only when it is EXECUTED, and re-checks the refund until it is EXECUTED, REJECTED, or FAILED.
1
getPayment
Fetch the payment and branch on its status: only an EXECUTED payment can be refunded.
2
3
pollRefund
Retrieve the refund status. If still pending, loop back and check again; otherwise finish.
Source API Descriptions
Arazzo Workflow Specification
Work with this as data
Every workflow here is available over the APIs.io API and to AI agents over MCP.