Webhook

Sometimes called a 'callback URL' or 'Reverse API'

A webhook is an automated message sent from one application/ service to another when a specific event occurs, delivering real-time data without polling - constant checking.

Webhook applied in DigiTax

Webhooks are fields you can add in POST requests in DigiTax API.

Find details on webhooks/ callback URLs for Kenya here.

Find details on webhooks/ callback URLs for Nigeria here.

In Practise

You can use webhook.site (a free online service) to test webhooks.