Fintecture · Arazzo Workflow
Fintecture Update Payment Communication
Version 1.0.0
Read a payment, patch its communication while it is still pending, then re-read to confirm.
View Spec
View on GitHub
Open BankingPaymentsPSD2FranceAccount InformationPayment InitiationInstant PaymentsSEPASmart TransferRequest to PayBuy Now Pay LaterE-MandatesAccount-to-AccountKYCArazzoWorkflows
Provider
Workflows
update-payment-communication
Read a payment, patch its communication if still pending, and confirm.
Reads a payment, branches on whether it is still pending, patches the communication field, and re-reads the payment to confirm.
1
getPayment
Read the payment and branch on its status — only a created or pending payment proceeds to the patch step.
2
patchPayment
Patch the payment's communication field while it is still editable.
3
confirmPayment
Re-read the payment to confirm the updated communication took effect.
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.