Event Types
network_total.updated
Occurs when a network total is updated.
postWebhooknetwork_total.updated
Payload
Example payload
{
"token": "12cf7505-06a8-435e-b1c7-4c430d02f6c3",
"network": "VISA",
"institution_id": "1000000000",
"settlement_institution_id": "1000000001",
"settlement_service": "015",
"report_date": "2025-02-25",
"currency": "CAD",
"is_complete": true,
"amounts": {
"gross_settlement": 100,
"interchange_fees": -25,
"visa_charges": 10,
"net_settlement": 85
},
"created": "2025-02-25T13:07:31.419631Z",
"updated": "2025-02-25T13:07:31.419631Z"
}Response
Return a 200 status to indicate that the data was received successfully