Batch Request Endpoints
batch/ach/withdraw
This endpoint is used to submit multiple ACH Withdraw requests to VoPay.
post/batch/ach/withdraw
Response
Example response
{
"Success": true,
"RejectedTransactions": "{'1': 'Required parameter(s) missing: SenderName', '3': 'Required parameter(s) missing: EmailAddress'}"
}Changes
No recorded changes to this endpoint across all 1 revision of this API.