From 8bda3209130ca4ead642702dd5a098c939cc57cb Mon Sep 17 00:00:00 2001 From: ArunFinvu <137384348+ArunFinvu@users.noreply.github.com> Date: Tue, 20 Aug 2024 15:24:56 +0530 Subject: [PATCH] Update response-specification.md --- specification/response-specification.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/specification/response-specification.md b/specification/response-specification.md index 14eaab0..c52cbf7 100644 --- a/specification/response-specification.md +++ b/specification/response-specification.md @@ -57,3 +57,6 @@ The following errorcodes are returned by the AA to FIU when the user is redirect | 18 | Account link OTP authentication failed for some accounts | F | N | In case multiple FIP account linking, not all accounts linked successfully due to wrong OTP and user does nothing (timeout) | | 19 | Account link failed for some accounts | F | N | In case multiple FIP account linking, not all accounts linked successfully and user ends the AA journey | | 20 | Unknown error | F | N | In case AA is not able to send any valid error code | +|21| Specific Account not present|F|N|Accounts value is passed but the accounts were not present and user cancels and goes back from AA page| +|22|Specific Account not present|F|N|Accounts value is passed but the accounts were not present and user stays idle and session times out| +|23|Accounts present but session timeout|F|N|Accounts value is passed and the account is present. But customer does not do anything and drops off in the consent screen|