Corporate screening request and the related fields

Hi,

Via the WC UI for a corporate screening we can use the following filters: SIREN NUmber, TVA Intracom, and Registred Countries. It seems that those fields cannot be use via the request of the WC1 API. Could you please confirm if they can be used or not ? In that case we can screen only with the corporate name? Please confirm.

Best Regards

Best Answer

  • Irfan.Khan
    Irfan.Khan LSEG
    Answer ✓

    Hello @nabil.hassoumi ,

    I see that you are adding those fields as custom fields. Yes, you can use the added custom fields via the API.

    First fire the API "SEQ-1c: Get the case template for a group" to know the typeId of each field, then call the API "SEQ-2d: Save a case: Organisation" after entering the typeId and its value in the custom fields section of the request body, finally call the API "SEQ-4a: Screen a case" to successfully screen the case.

    Thanks,

    Irfan Khan

Answers