For a deeper look into our World Check One API, look into:

Overview |  Quickstart |  Documentation |  Downloads

question

Upvotes
Accepted
1 2 1 3

WC1 resolution remark size limit

I keep failing when I try to resolve a match with a long remark
error message like this

{
    "error": "RESOLVE_RESULTS_FAILED",
    "cause": "Resolution of results request has failed, please check that all required fields are supplied and valid."
}

so I try to make remark shorter, then the resolution succeed

May I know what is the size limit for the remark of resolution? could it be larger?

Thanks

world-checkworld-check-one
icon clock
10 |1500

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

@corey

Hi,

Thank you for your participation in the forum.

Is the reply below satisfactory in answering your question?

If yes please click the 'Accept' text next to the most appropriate reply. This will guide all community members who have a similar question.

Otherwise please post again offering further insight into your question.

Thanks,

AHS

@corey

Hi,

Please be informed that a reply has been verified as correct in answering the question, and has been marked as such.

Thanks,

AHS

1 Answer

· Write an Answer
Upvotes
Accepted
4.5k 4 8 8

@corey,

Thank you for your query,

It appears that you are receiving Error 400 for the resolution endpoint. Please use the status-id, risk-id and resolution-id as defined in the resolution toolkit to be able to resolve match(s) using API.

Endpoint - GET groups/{ {group-id}}/resolutionToolkits/WATCHLIST

This endpoint will provide you the resolution rules. You will have to select the status-id of your choice and use the risk-id and reason-id for the same from 'resolutionRules'.

Only the values defined for the specific status-id can be used to resolve the matches using the API. If any value is not available in the resolutionRules of the specific status-id, the resolve results endpoint will give Error 400.

Hope this helps.

icon clock
10 |1500

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.