Update User Disclosure
Loading...
API endpoint path: /db-disclosures/v1/institution-user-disclosures
Updates an existing user disclosure record. Use this to change the user's acceptance status for a disclosure (e.g., from NOT_ACCEPTED to ACCEPTED).
Scope Required: disclosures:write
For Business Banking users, the institutionCustomerId query parameter is required.
Request
Responses
- 204
- 400
- 401
- 403
- 500
- 501
No content
Bad request Possible causes:
- Request header is too long.
- Request is missing a transactionId header.
Unauthorized Possible causes:
- Full authentication was not provided in the request.
- The authentication token that was sent in the request is invalid.
Forbidden Possible causes:
- The authentication provided does not authorize this request.
Internal Server Error Possible causes:
- Documents and Preferences are not created successfully.
- Documents and Preferences are not retrieved successfully.
- Various server errors
Not Implemented Possible causes:
- Disclosure operation is not supported