@Component public class PisConsentRemoteUrls extends Object
| Constructor and Description |
|---|
PisConsentRemoteUrls() |
| Modifier and Type | Method and Description |
|---|---|
String |
createPisBulkPaymentConsent()
Returns URL-string to CMS endpoint that creates pis consent for bulk payment
|
String |
createPisConsent()
Returns URL-string to CMS endpoint that creates pis consent
|
String |
createPisPeriodicPaymentConsent()
Returns URL-string to CMS endpoint that creates pis consent for periodic payment
|
String |
getPisConsentById()
Returns URL-string to CMS endpoint that gets pis consent by ID
|
String |
getPisConsentStatusById()
Returns URL-string to CMS endpoint that gets pis consent status by ID
|
String |
updatePisConsentStatus()
Returns URL-string to CMS endpoint that updates pis consent status
|
public String createPisConsent()
public String createPisBulkPaymentConsent()
public String createPisPeriodicPaymentConsent()
public String updatePisConsentStatus()
public String getPisConsentStatusById()
public String getPisConsentById()
Copyright © 2018. All rights reserved.