public interface CmsAspspPsuAccountService
| Modifier and Type | Method and Description |
|---|---|
boolean |
revokeAllConsents(@Nullable String aspspAccountId,
@NotNull de.adorsys.psd2.xs2a.core.psu.PsuIdData psuIdData,
@Nullable String instanceId)
Sets status RevokedByPsu of all AIS and PIIS consents for current PSU which has account
|
boolean revokeAllConsents(@Nullable
@Nullable String aspspAccountId,
@NotNull
@NotNull de.adorsys.psd2.xs2a.core.psu.PsuIdData psuIdData,
@Nullable
@Nullable String instanceId)
aspspAccountId - Bank specific account identifierpsuIdData - Optional Psu information criteriainstanceId - Mandatory id of particular service instancetrue if all consent for this psu were revoked. false otherwise.Copyright © 2020. All rights reserved.