Create Institution Disclosure
Loading...
API endpoint path: /db-disclosures/v1/institution-disclosures
Creates a new disclosure definition for the financial institution. The disclosure can contain content as a URL reference or agreement for online statement.
Scope Required: disclosures:write
Request
Responses
- 200
- 400
- 401
- 403
- 500
- 501
Success
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