One Escrow
Allocate Funds to Virtual Account
Use this API to recharge the OneEscrow account (notional credit) using a payment instrument.
POST
Headers
Bearer token for authentication.
Body
application/json
It is the recharge amount in decimal value up to 2 precision.
Example:
500.01
It is the unique ID to identify the payment instrument.
Example:
"YES_CONNECTED_484576_4f21dfa"
It is the unique ID to identify the recharge request.
Example:
"recharge12"
It is the unique transaction reference number for the recharge transaction (optional).
Example:
54600012345
Remarks for the recharge transaction (optional).
Example:
"salary"
Was this page helpful?