API Reference
Log In
API Reference

Simulate Interac funding. Only works in staging or sandbox.

Simulates a complete Interac e-Transfer funding flow.

Using reference: Pass an issueID, t_id, or p_id as the reference field.
The system auto-detects the type. If it resolves to an existing unpaid CAD transaction,
it simulates the Pateno webhook completing it. If it resolves to a p_id, provide amount
to simulate a direct auto-deposit for that user/team.

Using amount only: Creates a new funding transaction for the authenticated user
and processes it immediately.

At least reference or amount must be provided.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params

An issueID, t_id, or p_id. Auto-detected.

number

Amount in CAD (max 1000). Required with p_id references or for standalone funding.

string
Defaults to Test Sender

Name of the simulated sender.

string
Defaults to [email protected]

Email of the simulated sender.

Responses

403

Forbidden - Can only simulate in staging or sandbox environments.

Language
Credentials
Header
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json