Skip to content

Commit 93a6b92

Browse files
authored
Update response-specification.md
1 parent 94b3004 commit 93a6b92

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

specification/response-specification.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ Below are the parameters that will be encrypted using AES256 encryption algorith
5555
| txnid | String | UUID txnid \( To be sent back from the request \) |
5656
| sessionid | String | Value of sessionid received in the ‘ecreq’ field in the request. |
5757
| userid | String | The AA user id |
58-
| status | String | The status ‘S’ for success and ‘F’ for failure |
58+
| status | String | The status ‘S’ for success ( atleast one consent is approved ) and ‘F’ for failure ( all consents declined ) |
5959
| errorcode | String | The response code : 0 if status is ‘S’ and others for failure (Refer to Error Codes table below) |
6060
| srcref | Array | Array of accepted consent handle identifiers |
6161

0 commit comments

Comments
 (0)