My Products
Help
JohanFriedrichsen
CONTRIBUTOR **

No lastModifiedDateTime for attributes

by JohanFriedrichsen

When calling the GET /controller/api/v1/attribute the documentation states that the response should include a lastModifiedDateTime. However, we only receive this:

 

{
  "attributeID":"ARF",
  "description":"arf",
  "controlType":"Text",
  "internal":false,
  "details":[],
  "metadata":{
    "totalCount":18,
    "maxPageSize":1000
  }
}

Is it a bug or some sort of setting that needs to be set?

1 REPLY 1

by Magnus Johnsen (Updated ‎14-09-2022 13:06 by Magnus Johnsen VISMA )

Hi, 

We'll have a look at it and get back to you.

As it is specified in the documentation we would assume that it should be returned, we'll lift this with the development team.