Authenticate

Starts the authentication and linking process of the wallet with the customer. This API is used if the wallet was delinked earlier by the customer or you decided to skip authentication during wallet creation. The customer will get an OTP on his registered mobile number on successful completion of this step.

API Endpoints
Sandbox Link
POST
https://sandbox.juspay.in/wallets/{wallet_id}
Production Link
POST
https://api.juspay.in/wallets/{wallet_id}
Authorization Header
Headers
Path Params
Body
200 : Success
400 : Invalid Input data
Last updated 1 month ago