@RequestMapping(path="api/v1/pis")
public interface PisPsuDataApi
| Modifier and Type | Method and Description |
|---|---|
org.springframework.http.ResponseEntity<List<de.adorsys.psd2.xs2a.core.psu.PsuIdData>> |
getPsuDataByPaymentId(String paymentId) |
Copyright © 2020. All rights reserved.