SEQ-5e - Resolve Results

I'm having issues when resolving a result using the aforementioned function.
The JSON that I'm using in the body of the request is:
{
"resultIds":[
"0a3687cf-63f9-13ea-991b-f55501d0a5af"
],
"statusId": "0a3687cf-63f9-125f-9904-7a16000002c8",
"riskId": "0a3687cf-63f9-125f-9904-7a15000002b7",
"reasonId": "0a3687cf-63f9-125f-9904-7a16000002bc",
"resolutionRemark":"Remark for the case"
}
This is all based on information against my account using the res. toolkit for the only group configured on my account.
First of all, I'm wondering why I'm always getting a 400 error (I'm just in Postman at this point).
Secondly, where in the Accelus front-end are all of these items configured if it's group specific?
Best Answer
-
I think I have found the reason you are getting a 400 Bad request for your API request.
The payload load you are using is incorrect. Please see below:{
"resultIds":[
"0a3687cf-63f9-13ea-991b-f55501d0a5af"
],
"statusId": "0a3687cf-63f9-125f-9904-7a16000002c8",
"riskId": "0a3687cf-63f9-125f-9904-7a15000002b7",
"reasonId": "0a3687cf-63f9-125f-9904-7a16000002bc",
"resolutionRemark":"Remark for the case"
}However, according to your resolution toolkit,
0a3687cf-63f9-125f-9904-7a16000002bc is the risk-Id
0a3687cf-63f9-125f-9904-7a15000002b7 is the reason-IdPlease use the below payload and it should work fine.
{ "resultIds":[
"0a3687cf-63f9-13ea-991b-f55501d0a5af"
],
"statusId": "0a3687cf-63f9-125f-9904-7a16000002c8",
"riskId": "0a3687cf-63f9-125f-9904-7a16000002bc",
"reasonId": "0a3687cf-63f9-125f-9904-7a15000002b7",
"resolutionRemark":"Remark for the case"
}Kindly make sure that you are using the correct reason Id, risk Id and status Id as per the resolution toolkit to make sure that the cases are resolved. Otherwise you will see error 400: Bad request with the below response from our API.
{
"error": "RESOLVE_RESULTS_FAILED",
"cause": "Resolution of results request has failed, please check that all required fields are supplied and valid."
}Also, the resolution toolkit remains the same for all the groups of an account. So they are not group specific. It differs only for the different type of provider types.
There are two provider types in WC.
1. WATCHLIST
2. CLIENT_WATCHLIST (this is not applicable for your account as you do not have watchlist functionality)
However, if you still want to check the resolution toolkit in the UI and how it is configured, you can follow the below steps:
When on UI, click on drop down to select "Admin". Once on "Admin" page, select "summary" section on the left hand side of your UI.
After this, look for "Product Settings" on the right hand side of the summary page. Click on "Edit" right next to "Resolution Toolkit" to view the resolution toolkit settings.
0
Answers
-
Can you tell me the exact error you are getting in the response body?
Also, kindly share the case system Id of the case you trying to resolve.
0 -
hi again Irfan,
I'm getting 400 Bad Request.
CaseSystemId is 0a3687d0-63f9-1b2e-991b-f535003c310b
0 -
Wow, I copy and pasted those and still got them the wrong way round.
0
Categories
- All Categories
- 3 Polls
- 6 AHS
- 36 Alpha
- 166 App Studio
- 6 Block Chain
- 4 Bot Platform
- 18 Connected Risk APIs
- 47 Data Fusion
- 34 Data Model Discovery
- 690 Datastream
- 1.4K DSS
- 629 Eikon COM
- 5.2K Eikon Data APIs
- 11 Electronic Trading
- 1 Generic FIX
- 7 Local Bank Node API
- 3 Trading API
- 2.9K Elektron
- 1.4K EMA
- 255 ETA
- 559 WebSocket API
- 39 FX Venues
- 15 FX Market Data
- 1 FX Post Trade
- 1 FX Trading - Matching
- 12 FX Trading – RFQ Maker
- 5 Intelligent Tagging
- 2 Legal One
- 25 Messenger Bot
- 3 Messenger Side by Side
- 9 ONESOURCE
- 7 Indirect Tax
- 60 Open Calais
- 280 Open PermID
- 45 Entity Search
- 2 Org ID
- 1 PAM
- PAM - Logging
- 6 Product Insight
- Project Tracking
- ProView
- ProView Internal
- 23 RDMS
- 2K Refinitiv Data Platform
- 717 Refinitiv Data Platform Libraries
- 4 LSEG Due Diligence
- LSEG Due Diligence Portal API
- 4 Refinitiv Due Dilligence Centre
- Rose's Space
- 1.2K Screening
- 18 Qual-ID API
- 13 Screening Deployed
- 23 Screening Online
- 12 World-Check Customer Risk Screener
- 1K World-Check One
- 46 World-Check One Zero Footprint
- 45 Side by Side Integration API
- 2 Test Space
- 3 Thomson One Smart
- 10 TR Knowledge Graph
- 151 Transactions
- 143 REDI API
- 1.8K TREP APIs
- 4 CAT
- 27 DACS Station
- 121 Open DACS
- 1.1K RFA
- 106 UPA
- 194 TREP Infrastructure
- 229 TRKD
- 918 TRTH
- 5 Velocity Analytics
- 9 Wealth Management Web Services
- 95 Workspace SDK
- 11 Element Framework
- 5 Grid
- 19 World-Check Data File
- 1 Yield Book Analytics
- 48 中文论坛