retrieve Savings Account Charge1
abstract suspend fun retrieveSavingsAccountCharge1(accountId: Long, savingsAccountChargeId: Long): GetSelfSavingsAccountsAccountIdChargesSavingsAccountChargeIdResponse
Retrieve a Savings account Charge Retrieves a Savings account Charge Example Requests: self/savingsaccounts/1/charges/5 self/savingsaccounts/1/charges/5?fields=name,amountOrPercentage Responses:
200: OK
Return
GetSelfSavingsAccountsAccountIdChargesSavingsAccountChargeIdResponse
Parameters
account Id
accountId
savings Account Charge Id
savingsAccountChargeId