Batch Request Endpoints
batch/eft/fund
This endpoint is used to submit multiple EFT fund transaction requests to VoPay.
post/batch/eft/fund
Response
Example response
{
"Success": true,
"RejectedTransactions": "{'1': 'Required parameter(s) missing: FirstName, LastName', '3': 'Required parameter(s) missing: PostalCode'}"
}Changes
No recorded changes to this endpoint across all 1 revision of this API.