WalletID Deposit With Api
POST {{wallet-service-api}}/wallet-ids/deposit-to-wallet-id-with-api/{{wallet-id}}
This is used for verification when changing terminal password or pin
Request Body
{"businessId"=>"{{business-id}}", "receiverWalletId"=>"{{wallet-id}}", "senderName"=>"Will Smith", "senderAccount"=>"1039476209", "amount"=>5000, "narration"=>"test payment", "pin"=>"1234"}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Api-Key | string | ||
Business-Id | string |