Get the latest tech news
How to Send a Swift Wire for Developers
Learn how to send a SWIFT wire programmatically from any bank in 30 minutes using the ISO20022 standard.
In this tutorial we will be going over how to send a SWIFT wire programatically to your bank, what information you might need about your recipient to allow the payment to clear successfully, and the software you might need to do so. Note that every country has slightly different requirements for the information you need to provide about the payee, usually in the form of a remittance reason or purpose code. ISO20022 is an XML standard, which means it's a machine readable message format that will be able to be programatically processed.
Or read this on Hacker News