Get Fixed Deposit Account By Account Number
This returns a customer's fixed deposit account.
Last updated
This returns a customer's fixed deposit account.
Last updated
To get a customer's fixed deposit account you first need to build the complete get fixed deposit account endpoint by passing version to the url path then pass authToken and accountNumber to the url query params.
Then you make a get request to this complete endpoint.
Production URL
Staging URL
Here is an example request with sample payload to the staging endpoint.
GET
http://staging.mybankone.com/BankOneWebAPI/api/FixedDeposit/GetFixedDepositAccountByAccountNumber
version*
Int
Current API version
authToken*
Int
Authentication code for this request
accountNumber*
Int
Customer's account number