We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 94b3004 commit 93a6b92Copy full SHA for 93a6b92
specification/response-specification.md
@@ -55,7 +55,7 @@ Below are the parameters that will be encrypted using AES256 encryption algorith
55
| txnid | String | UUID txnid \( To be sent back from the request \) |
56
| sessionid | String | Value of sessionid received in the ‘ecreq’ field in the request. |
57
| userid | String | The AA user id |
58
-| status | String | The status ‘S’ for success and ‘F’ for failure |
+| status | String | The status ‘S’ for success ( atleast one consent is approved ) and ‘F’ for failure ( all consents declined ) |
59
| errorcode | String | The response code : 0 if status is ‘S’ and others for failure (Refer to Error Codes table below) |
60
| srcref | Array | Array of accepted consent handle identifiers |
61
0 commit comments