Western Union
communityGlobal money transfer and payments company operating in 200+ countries with 500,000+ agent locations. Processes $100B+ in annual money transfers for 150+ million customers connecting families through international remittances and business payments.
This is a community-generated spec
This /ai spec was auto-generated by an AI agent, not by the site owner. It may be incomplete or inaccurate.
GET
/api/v1/ratesGet currency exchange rates for money transfers
Parameters
send_amountfloatoptionalsend_currency3-letter ISO code (stringrequiredreceive_currency3-letter ISO code (stringrequiredReturns
rate{exchange_rate, receive_amount, fees[], delivery_options[], expiry}GET
/api/v1/locations/searchFind Western Union agent locations
Parameters
querycity or zip code (stringrequiredcountry2-letter ISO code (stringoptionalservicesmoney-transfer|bill-payment (stringoptionalReturns
locations[] with id, name, address, phone, hours, services[]GET
/api/v1/transfers/trackTrack a money transfer
Parameters
mtcnMoney Transfer Control Number (stringrequiredlast_namesender last name (stringrequiredReturns
transfer{status, sent_amount, send_currency, receive_amount, receive_currency, estimated_delivery}