question

Upvote
Accepted
31 0 3 3

Are data fusion entity type codes fixed or will they change?

I'm filtering on entity type in an autocomplete API call. I was calling the API filtering on entity type = 16 to retrieve organizations. However the numbers just changed when DDS-Test was rebuilt. Can I rely on the code as a fixed number or will it change from time to time?

entity
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.

1 Answer

· Write an Answer
Upvote
Accepted
31 0 3 3

The entity types are liable to change and will be different between dds and dds-test. You should retrieve the entity types via the /entity/types API call and search for the name.

e.g.,

http://dds-test.thomsonreuters.com/app/api/entity/types?includeUnmapped=false
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.