Interac Endpoints
interac/bulk-payout
This endpoint is used to create an Interac e-Transfer bulk payout transaction for sending funds.
If a ClientAccountID is provided, the client account's first/last name, and email address will be used for the transaction.
post/interac/bulk-payout
Response
Example response
{
"Success": true,
"TransactionStatus": "successful",
"Flagged": "The transaction has been flagged as a potential duplicate."
}Changes
No recorded changes to this endpoint across all 1 revision of this API.