BaaS webhooks enable you to receive updates about all event-driven activities originating from your account. Below is the list of Instrument webhooks:
Events | Notifications |
---|---|
INSTRUMENT_CREDIT_SUCCESS | Confirmation of balance credit. |
INSTRUMENT_CREDIT_SUCCESS
Sent whenever the balance credit is confirmed.
Parameters | Description |
---|---|
type | It contains the type of the event which just occurred. Value = INSTRUMENT_CREDIT_SUCCESS |
event_time | Time at which the transfer was acknowledged. |
version | This denotes the version of the payload. |
customer_id | A unique identifier to identify the customer to which this webhook belongs. |
instrument_id | A unique identifier to identify the instrument to which this webhook belongs. |
amount | Amount deposited. |
bank_reference_number | Unique transaction reference number provided by the bank. |