WalletID Deposit With Payment Gateway
POST {{wallet-service-api}}/wallet-ids/deposit-to-wallet-id-with-payment-gateway/{{wallet-id}}
This is used for verification when changing terminal password or pin
Request Body
{"businessId"=>"{{business-id}}", "receiverWalletId"=>"{{wallet-id}}", "bankId"=>"01900232-6017-7437-b8f4-e8f1fd1e967d", "duration"=>15, "amount"=>5000, "narration"=>"test deposit", "refundBankId"=>"018fedb8-b2cb-77a8-bafc-4b5ab35d1e13", "refundBankAccountNumber"=>"0138327058", "pin"=>"1234"}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Api-Key | string | ||
Business-Id | string |