Transaction Notification API

Get real time transaction notifications on custom wallets.

How does it work?

The Transaction Notification API is a REST API provided by the client (channel owner) to the bank. This allows clients receive near real time confirmation of debit and credit transactions on the custom wallets they generate using the Wallet Creation API.

NOTE: Clients would only receive notifications on wallets mapped to their channel.

The client is profiled by the bank with a webhook mapped to their channel ID. The client is thus enabled for receiving notifications for debit and credit transactions on all wallets belonging to their channel.

The bank uses the webhook to initiate notification request to the client for transaction notifications.

The request and response models for this service can be seen below.

Notification Service - Request Model

Clients should build their notification URL using the specification below.

Response - 200

OK()