@FeignClient(value="ledgersAccount",
url="${ledgers.url:http://localhost:${server.port}}",
path="/accounts")
public interface AccountRestClient
extends AccountRestAPI
ACCOUNT_ID, BASE_PATH, DATE_FROM_QUERY_PARAM, DATE_TO_QUERY_PARAM, IBAN_QUERY_PARAM, LOCAL_DATE_YYYY_MM_DD_FORMAT, PAGE, SIZE, TRANSACTION_IDcreateDepositAccount, depositCash, fundsConfirmation, getAccountDetailsByIban, getAccountDetailsById, getBalances, getListOfAccounts, getTransactionByDates, getTransactionByDatesPaged, getTransactionByIdCopyright © 2019. All rights reserved.