public interface TppStopListService
| Modifier and Type | Method and Description |
|---|---|
CmsResponse<Boolean> |
checkIfTppBlocked(String tppAuthorisationNumber)
Checks if TPP is blocked.
|
CmsResponse<Boolean> checkIfTppBlocked(String tppAuthorisationNumber)
tppAuthorisationNumber - information about particular TPP from TPP Certificatetrue if TPP is found and has status BLOCKED, false if TPP is not found or its status is not BLOCKEDCopyright © 2020. All rights reserved.