interfaceConsentOutcome
export interface ConsentOutcome {
consentId: string;
result: ConsentOutcomeResult;
identifiers: string[];
}/openbanking/tell-money/consentsconsentOutcome
pinCode
string | undefined
Promise<{ location: string }>export interface ConsentOutcome {
consentId: string;
result: ConsentOutcomeResult;
identifiers: string[];
}POST /openbanking/tell-money/consents
We use essential cookies to make this site work. With your consent, we may also use non-essential cookies for analytics and marketing. You can change your choices at any time.
See our Privacy Policy and Cookie Policy.