Infrastructure For Seamless Banking Experiences
Launch Global Payments
- Bank Account Issuance
- FX As A Service
- Payment Automation
Launch Investments
- Money Market Funds
- Fixed Deposits
- Equities Trading
var payout = AdHocPayoutIntention
.Builder()
.fromAccountId("52ac3a7a-dc33-4ceb-b641-1a885833735e")
.payoutAmount(553.45)
.payoutCurrency("SGD")
.country("SG")
.to(
BeneficiaryDetails.Builder()
.beneficiaryCountryCode("SG")
.bankCountryCode("SG")
.transferDetails(
Fast.Builder()
.accountNumber("87654321")
.recipientName("My Supplier Pte. Ltd.")
.bank(FastParticipant.DBS)
.reference("INV20240319-1192")
.build()
).build()
).build();
new PaymentApi().postApiV1PaymentsPayout(payout);
Simplifying Finance with a Single API
Effortlessly launch financial services in your app using our unified API
See docsWant to seamlessly integrate financial services into your app?
Leave your email and we'll get back to you.
Can't wait to launch?
Book a call with our team