Lending
Funding your loan / payment ra...
Wire parameters
2min
you can use the wire rail in arix to push money into the account of a borrower, vendor or creditor wire transfers go through fedwire ®, operated by the us federal reserve crb releases wires to the fed, multiple times a business day during business hours subsequent rails of a loan, will not be sent until the wire is completed or rejected { "rails" \[ { "railtype" "wire", "priority" 1, "amount" 80, "wirefields" { "subjectname" "king kong", "description" "smash", "additionaldescription" "me want to buy present for anne", "subjectrouting" "021000021", "subjectaccount" "20020020022", "subjectaddress" { "street" "350 fifth avenue", "additionalline" "empire", "buildingnumber" "6", "city" "new york city", "state" "ny", "postalcode" "10118", "country" "us" } } } ] } request parameters attribute description subjectname string beneficiary name maximum 35 characters subjectrouting string beneficiary bank's routing number required required subjectaccount string beneficiary account number required required description string for internal cr use reason for the wire transfer the data is not included with the outgoing fedwire message required required additionaldescription string information from the originator to the beneficiary subjectaddress address the address of the beneficiary when sent like the example in the above json, the address will look like this king kong 350 fifth avenue 6 ny new york city 10118 empire