Skip to main content
POST
Simulate Interac webhook (non-production)

Authorizations

Authorization
string
header
required

Use your OAuth client credentials to obtain a short-lived Bearer token from POST /oauth/token.

Body

application/json
interac_email
string<email>

Sender email to include in source_information.collection_email.

collection_name
string

Sender name to include in source_information.collection_name.

amount
number

Optional amount for the simulated Interac transaction.

Response

Webhook sent successfully.

message
string
required