ACH Endpoints
ach/withdraw
This endpoint is used to send funds to a specified customer's US 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, identification number and default bank account will be used for the transaction.
post/ach/withdraw
Response
Example response
{
"Success": true
}Changes
No recorded changes to this endpoint across all 1 revision of this API.