Detail of WC1 API PATCH /v3/cases/{caseSystemId}

satom
satom Explorer
edited October 2 in World-Check One

Hi there,
I have some questions around PACH cases endpoint.
Why created Date in response does not set required. I think it should be set when we created cases. We use creation Date. We expect it was set and ISO8601 format date value.

1. Why createionDate in response does not set required. I think it should be set when we created cases. We use creationDate . We expect it was set and ISO8601 format date value.

2. We create case bye ProviderType:WATCH_LIST. Will PatchResponse be set value in caseResultsSummary.WATCHLIST.ProviderSummary{reviewRequiredCount, unresolved} ?
Are there cases where caseResultSummary is set to null and when it is not set?

Thanks,
satom

Answers

  • Hello,

    The WC1 API does use the ISO 8601 format.

    I am not sure what you mean by: "Why created Date in response does not set required" Are you referring to the review required flag?

    The review required flag and mandatory actions account are only trigged when changes in the case results are found.

    For this reason, is important to ensure a rescreen is done, this can be done with this arg:
    "https://api.risk.lseg.com/screening/v3/cases/XXX?screen=SYNC"

    I would recommend you submit a ticket where a team member can reach out and assist with your queries.

    Product and Content Support | MyAccount

  • satom
    satom Explorer

    Hi @Stefano.LSEG ,
    Thanks for your response.

    > I am not sure what you mean by: "Why created Date in response does not set required" Are you referring to the review required flag?

    I am meaning about like this picture.

    image.png


    Thanks.
    Satom.