changeApprovalStatus
Step 6 - Generate Risk Report
Step 6b — Set Risk Rating and Approval Status of a Customer's Risk Assessment
POST
changeApprovalStatus
This endpoint allows you to set or override the risk rating of a customer’s most recent risk assessment and update its approval status.Documentation Index
Fetch the complete documentation index at: https://docs.cynopsis.co/llms.txt
Use this file to discover all available pages before exploring further.
It is typically used by compliance officers to finalize or adjust the customer’s risk evaluation after review.
Path Parameter
customerId— The Primary Customer’s ID.- Retrieve from Step 3b — Get a Single Primary Customer.
Request Body Values
-
approvalStatus— Available values:ACCEPTEDDRAFTPENDINGREJECTEDREQUEST_CHANGES
-
overrideRiskRating— Available values:HIGHLOWMEDIUMMEDIUM_HIGHMEDIUM_LOWUNKNOWN
Example Request
Authorizations
The access token received from the authorization server in the OAuth 2.0 flow.
Headers
X-Domain-ID
Path Parameters
customerId
Query Parameters
Body
application/json
requestDto
Response
OK
Available options:
ACCEPTED, CLEARED, PENDING, REJECTED, REQUEST_CHANGES Available options:
HIGH, LOW, MEDIUM, MEDIUM_HIGH, MEDIUM_LOW, UNKNOWN Available options:
HIGH, LOW, MEDIUM, MEDIUM_HIGH, MEDIUM_LOW, UNKNOWN 