Skip to content

Commit 9471282

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

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
@@ -57,7 +57,7 @@ Below are the parameters that will be encrypted using AES256 encryption algorith
5757
| userid | String | The AA user id |
5858
| 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) |
60-
| srcref | Array | Array of accepted consent handle identifiers |
60+
| srcref | Array | Array of accepted consent handle identifiers only in case of LSP |
6161

6262
## Error codes
6363

0 commit comments

Comments
 (0)