--- title: set Account Data (/user/setAccountData) tags: user, working --- **URL** : /user/setAccountData --- **Header** ``` Authorization : "Bearer <Token>" ``` **Request** ``` { "bankName" : "SBI", "accountName": "Sandip", "accountNo": "372852398", "ifsc": "1234", "accountType": "Saving Account", "panNo" : "1234" } ``` **Description** account Type - 'Saving Account','Current Account' --- **Header** ``` ``` **Response** ``` { "meta": { "code": 200, "message": "Success!", "isError": false }, "data": { "dataUpdated": true } } ``` **Description**
×
Sign in
Email
Password
Forgot password
or
By clicking below, you agree to our
terms of service
.
Sign in via Facebook
Sign in via Twitter
Sign in via GitHub
Sign in via Dropbox
Sign in with Wallet
Wallet (
)
Connect another wallet
New to HackMD?
Sign up