Account Enquiry
Account enquiry is used when you want to get all of the information about a customer account.
Last updated
Account enquiry is used when you want to get all of the information about a customer account.
Last updated
To get all information on a customer account, you make a post request by passing AccountNo
and Authentication code
in your request body to account enquire endpoint.
For this request, it is important to note that the payload in the request body are both required for a successful request.
Production URL
Staging URL
Here is an example request with sample payload to the staging endpoint.
POST
https://staging.mybankone.com/thirdpartyapiservice/apiservice/Account/ AccountEnquiry
AccountNo*
String
Customer account number
AuthenticationCode*
String
Authentication code for this request