Problems with section "To run the collection" in POSTMAN

capecran.pngAfter performing the "Run the collection" part as indicated in the "Quick Start" part of World Check One API, we have these results in Postman:
- 157 PASSED
- 16 FAILED.

Below is a screenshot of the POSTMAN results
In addition, we receive this type of email:

CASE ASSIGNMENT UPDATE FROM WORLD-CHECK ONE


A case Putin has been assigned to you by ... Please log into World-Check One for more details.
Kind regards,
World-Check One Admin.

We would like to know why we receive this type of email. Thank you in advance for the answers.

Best Answer

  • Irfan.Khan
    Irfan.Khan LSEG
    Answer ✓

    @harold

    For the first question, I have checked the errors and all of them are 404 error. Kindly note we give a 404 error, when the system does not find the resource the client server is looking for.

    You are getting a 404 for the API call "SEQ-case-delete: Delete a case" because delete a case API has not been enabled for your case or may be the case was not archived before requesting the delete API.

    The other error I see again 404 is for the API call "SEQ-10: Create or update provider sources" and "SEQ-12a: Maintain Watchlist data: Individual - Simple", for this API to work, Watchlist should be enabled for your account. Client WL is enabled only for users who would like to integrate WC1 API with WL. If you do not wish to use WL functionality, you can ignore this API call.

    Regarding your second question, you are receiving an email as due to the Postman runner, the API call "SEQ-case-assign: Assign a case to a user" was triggered. This assigns a case to the WC1 user in your account and as part of the process, the system sends a notification to the user's email address to whom the case has been assigned so that he can action it.

    Kindly let me know if you have further questions on this.

Answers