Hi, I am trying to get job offers using CATS API v3. When I receive the response from the API, the "status" and "is_published" fields are always empty or null.
I created and published some test job offers with active status but I always get the same values in these fields: empty. The title, ID, description, city are right. How can I get the right values for status and is_published fields?
Thanks in advance.