APS - Member Management Service
Methods
Get Account by Account Number
Method Detail | Value |
---|---|
Visibity | public |
Method Parameters | String (Account Number) |
Return Parameter | AccountDto |
Functionality | Make a Rest API call the MMS to retrieve the account details based on the account number that is passed in as input. |