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 93a6b92 commit 9471282Copy full SHA for 9471282
specification/response-specification.md
@@ -57,7 +57,7 @@ Below are the parameters that will be encrypted using AES256 encryption algorith
57
| userid | String | The AA user id |
58
| 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 |
+| srcref | Array | Array of accepted consent handle identifiers only in case of LSP |
61
62
## Error codes
63
0 commit comments