Fedwire Endpoints
fedwire/fund
This endpoint is used to fund your US Bank account by debiting funds from the specified customer's bank account. In the endpoint below, either CompanyName OR FirstName and LastName must be provided.
If a ClientAccountID is provided, the client account's first/last name, address, phone number, and default bank account will be used for the transaction.
post/fedwire/fund
Response
Example response
{
"Success": true
}Changes
No recorded changes to this endpoint across all 1 revision of this API.