Hi,
May you let me know whats the logic behind the scene to display Keyword paragraph as it is in your export. I need to recreate this logic in my application to generate a report with the keyword paragraph.
Example for Id e_tr_wci_5242946

I receive this in my Json:
...
"sources": [ { "abbreviation": "WCDATA", "creationDate": "2013-03-21T13:41:09Z", "identifier": "b_trwc_4", "importIdentifier": null, "name": "World-Check Data", "provider": null, "providerSourceStatus": "ACTIVE", "regionOfAuthority": null, "subscriptionCategory": "STANDARD", "type": { "category": { "description": "The bodies detailed here, the Bureau of Industry and Security (BIS) and the World Bank, issue notices if they consider a person or company to be in breach of U.S. export regulations in the case of the BIS, or if they consider the person to have behaved improperly in the World Bank procurement process. Again, although there may be no reason why an action should stop you from dealing with a customer, this knowledge of the customer may be useful in assessing whether you wish to deal with them.", "identifier": "ec_5", "name": "Other Bodies", "providerSourceTypes": [] }, "identifier": "t_trwc_5", "name": "World-Check other bodies" } }, { "abbreviation": "SIC-PENDING", "creationDate": "2020-10-23T07:43:21Z", "identifier": "b_trwc_SIC-PENDING", "importIdentifier": null, "name": "Pending Assignment", "provider": null, "providerSourceStatus": "ACTIVE", "regionOfAuthority": null, "subscriptionCategory": "STANDARD", "type": { "category": { "description": "Description for Special Interest Categories", "identifier": "ec_6", "name": "Special Interest Categories", "providerSourceTypes": [] }, "identifier": "t_trwc_16", "name": "Pending Assignment" } } ],
...
But in your JSON from the APi, I have "Special Interest Categories" and "Other Bodies".
@criz.hufalar @Crizel.Hufalar
What's the logic of your display when you generate the report ? because I have the same issue with PEP.
Regards,
Mahieu Xavier