Validate Customer account

This is a Server-to-Server API that validates the bank account/UPI details and validate whether the provided account details are correct.

API Endpoints
Sandbox Link
POST
https://sandbox.juspay.in/customers/{customer_id}/customer-accounts/{bank_account_id}/validate
Production Link
POST
https://api.juspay.in/customers/{customer_id}/customer-accounts/{bank_account_id}/validate
Authorization Header
Headers
Path Params
Body
200 : Success
401 : Authentication Failed
Last updated 1 month ago