Batch Request Endpoints
batch/interac/bulk-payout
This endpoint is used to submit multiple Interac bulk-payout transaction requests to VoPay.
post/batch/interac/bulk-payout
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.