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 283925b commit ad6299eCopy full SHA for ad6299e
obp-api/src/main/scala/code/api/v5_1_0/APIMethods510.scala
@@ -3620,7 +3620,7 @@ trait APIMethods510 {
3620
"Grant User access to View",
3621
s"""Grants the User identified by USER_ID access to the view on a bank account identified by VIEW_ID.
3622
|
3623
- |${userAuthenticationMessage(true)} and the user needs to have appropriate permissions.
+ |${userAuthenticationMessage(true)}
3624
3625
|**Permission Requirements:**
3626
|The requesting user must have access to the source VIEW_ID and must possess specific grant permissions:
0 commit comments