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