Persons label = 0 whereas no labels contains this id

Hi,

Found something weird on /persons endpoint.

Some objects returned in the reponse contains the label property with a value of 0. But regarding the personFields enpoints, this id does not exist.

The documentation does not states the minimum value possible for this property (or I didn’t find the information). Should I consider label = 0 the same as label = null ?

image

Thanks for your help

Hello @ClicDataConnector :wave:

When a person’s label does not exist, it indeed should be null, not 0. Could you query the GET /personFields endpoint and post the part of the response that contains the different label id and key fields? Then we can investigate further :slight_smile: