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