Fintecture · Arazzo Workflow
Fintecture Sandbox Test Payment
Version 1.0.0
Pick a sandbox test account, open a payment session against its bank, then poll for completion.
View Spec
View on GitHub
Open BankingPaymentsPSD2FranceAccount InformationPayment InitiationInstant PaymentsSEPASmart TransferRequest to PayBuy Now Pay LaterE-MandatesAccount-to-AccountKYCArazzoWorkflows
Provider
Workflows
sandbox-test-payment
Select a sandbox test account, create a payment, and poll to a terminal status.
Reads sandbox test accounts, creates an Immediate Transfer payment session, and polls the payment until completed or failed.
1
listTestAccounts
Retrieve the sandbox test accounts to obtain a known IBAN and its provider.
2
createPayment
Create an Immediate Transfer payment session using the sandbox test account holder.
3
pollPayment
Poll the payment until it reaches a terminal state. Completed ends the workflow; rejected, cancelled, or failed routes to the failure step; otherwise loops.
4
reportFailure
Terminal failure handling — re-read the payment so the failing status is captured.
Source API Descriptions
openapi
Arazzo Workflow Specification
Work with this as data
Every workflow here is available over the APIs.io API and to AI agents over MCP.