Payouts to 🇺🇸 USA

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
{
  "dest": {
    "paymentMethodType":"INTERNATIONAL_TRANSFER",
    "country": "US",
    "currency": "USD",
    "beneficiaryType": "INDIVIDUAL",
    "beneficiaryAddress": "112 Brannan St",
    "beneficiaryAddress2": "", //Optional
    "beneficiaryCity": "San Francisco",
    "beneficiaryState": "CA",
    "beneficiaryPostal": "94108",
    "beneficiaryPhoneNumber": "+14102239203",
    "beneficiaryDobDay": "15",
    "beneficiaryDobMonth":"12",
    "beneficiaryDobYear":"1989",
    "paymentType" : "LOCAL_BANK_WIRE",
    "firstNameOnAccount": "Billy-Bob",
    "lastNameOnAccount":"Jones",
    "accountNumber": "0000000000000",
    "routingNumber": "0000000000",
    "accountType": "CHECKING", // CHECKING or SAVINGS
    "bankName": "Bank of America"
  },
  "sourceCurrency": "BRL",
  "destCurrency": "USD",
  "destAmount": 10,
  "message":"USD Personal example"
}
Body Params
dest
object
float
required

Amount to be deposited to the dest - the amount debited from your account will be calculated automatically from the exchange rate/fees.

string
required

Currency to be deposited to the dest. If destCurrency doesn't match the sourceCurrency an exchange will be preformed

string
required

Currency to be debited from your account

string
string

An optional parameter to automatically confirm the transfer order.

string

An optional url that Wyre will POST a status callback to (see Callbacks)

Responses

Language
LoadingLoading…
Response
Choose an example:
application/json