Interface TppStopListService


  • public interface TppStopListService
    • Method Detail

      • checkIfTppBlocked

        CmsResponse<Boolean> checkIfTppBlocked​(String tppAuthorisationNumber)
        Checks if TPP is blocked.
        Parameters:
        tppAuthorisationNumber - information about particular TPP from TPP Certificate
        Returns:
        true if TPP is found and has status BLOCKED, false if TPP is not found or its status is not BLOCKED