@FeignClient(value="ledgersPayment",
url="${ledgers.url:http://localhost:${server.port}}",
path="/payments")
public interface PaymentRestClient
extends PaymentRestAPI
BASE_PATHexecuteCancelPayment, executePayment, getPaymentById, getPaymentStatusById, getPendingPeriodicPayments, initiatePayment, initiatePmtCancellationCopyright © 2020. All rights reserved.