post https://your.custom.endpoint.com/v3/pre_deposit_check
This callback allows client to accept or reject any incoming transaction in their virtual account.
Important Note
Please use only Staging Credentials on each API Reference page to test the APIs directly from our Documentation.
Overview
The client can use this callback to accept or reject any incoming transactions in their virtual account. If client has not subscribed to this callback, it is mandatory to whitelist the remitter against the virtual account.
The incoming transactions will be rejected under the following scenarios:
- Company has not opted for pre-deposit checks neither whitelisted the remitter account.
- Company rejects the transaction.
- Company does not respond with the valid payload. (Refer examples)
- Company does not respond within the configured timeframe of 8 seconds.