@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, THE_ID_OF_THE_DEPOSIT_ACCOUNT_CANNOT_BE_EMPTY, THE_ID_OF_THE_TRANSACTION_CANNOT_BE_EMPTY, TRANSACTION_IDcreateDepositAccount, depositCash, fundsConfirmation, getAccountDetailsByIban, getAccountDetailsById, getBalances, getListOfAccounts, getTransactionByDates, getTransactionByIdCopyright © 2019. All rights reserved.