AZA Finance · Arazzo Workflow
AZA Finance — send a cross-border payout
Version 1.0.0
Quote FX, create a sender, create a transaction, fund it, and confirm settlement.
View Spec
View on GitHub
CompanyFinancial ServicesPaymentsForeign ExchangeCross-Border PaymentsAfricaFintechAPIArazzoWorkflows
Provider
Workflows
send-cross-border-payout
Create a sender and transaction, fund it, and poll to a settled state.
Runs against the TransferZero API V1. Seed with sandbox recipient values (account/phone ending 00 = paid) so a fork settles in test mode.
1
quote
calculate-transactions
Quote FX and fees for the transfer.
2
create-sender
post-senders
Create (or reuse via external_id) the sending party.
3
create-and-fund
create-and-fund-transaction
Create the transaction and fund it in one call.
4
confirm
get-transaction
Fetch the transaction and confirm the recipient state.