Body
Delink Wallet
Use this call to delink the wallet from the customer.
Request
Response
API Endpoints
Production Link
POST
https://api.juspay.in/wallets/{wallet_id}
Authorization Header
Basic Auth
*
Base64 Encoded Username:Password
Mandatory
Consists of two parts.
Username: API Key obtained from Juspay dashboard
Password: Empty string
Example:-
Basic MUQ2QUxxxxxxxxxxxxU5QTIxQzNFNTQwNkFDMEZCOg==
Parameters
command
string
Send it as delink to delink the wallet.
200 : Success
Response Body
id
string
wlt_q23xzki3pazgtezo
object
string
wallet_account
wallet
string
MOBIKWIK
token
String
current_balance
String
linked
string
false
last_refreshed
String
400 : Invalid Input data
Response Body
object
object

