Deposit Web Hook

This is the bank transfer deposit web hook that platforms can integrate. This allows platforms to get notified each time a deposit is made into a virtual account.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
string
required

Unique reference number of the consumer on whose virtual account the funds has been received

string
required

Unique reference number of the virtual account on which the funds have been received

string
required

Unique reference number of the currency account associated with the virtual account on which the funds have been received

string
required

Timestamp at which the transaction was initiated

string
required

Unique decentro transaction id for this transaction

string
required

The amount of funds that have been received

string
required

The currency in which the transaction was done

string
required

Updated balance of the virtual account after the funds got deposited in the virtual account

string
required

The name of the entity who sent the funds

string
required

The country code of the entity who sent the funds

string
required

The name of the bank where the sender holds the account used for this transaction

string
required

Transaction id of the callback

string
required

Callback trigger attempt number

string
required

If there were multiple attempts, original_callback_transaction_id denotes the callback transaction id of the first attempt.

string
required

Payment method used to conduct this transaction

string
required

Purpose message for this transaction

string
required

Status of the transaction: SUCCESS/FAILURE

Headers
string
required

Unique client_id assigned by Decentro

string
required

Unique client_secret assigned by Decentro

string
required

Unique module_secret assigned by Decentro

Response

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json