Guides
Guides

Feedback response properties

The properties data structure contains the response information for feedback. The following table lists the status fields in status responses.

ElementData TypeDescription
jobStatusStringOnly included in status responses. The possible values are: - OPEN – feedback received, but processing not started - INPROGRESS – Feedback processing underway - CLOSED – Processing completed and outcome recorded in the jobSolution field. The possible values for the jobSolution field are:
jobSolutionStringOnly included in status responses. The possible values are: - NONE – not closed yet - FIXED – feedback accepted in part or in full - WONTFIX – feedback not accepted
jobSolutionDetailsStringIf the result in the jobSolution field is WONTFIX, then the jobSolutionDetails field may have one of the values as listed here. Note: Preview feature.
jobSolutionNotesStringFurther notes are available from manual resolution.
mapReleaseStringScheduled release data for resulting update, if the result in the jobSolution field isFIXED. Only valid or available ROAD, ADDRESS and PLACES feedback. Note: Preview feature.
releaseDateStringYYYY-MM-DD when FIXED change was applied.
rejectedValuesObjectProperties rejected affected by reasons given in jobSolution . Note: Preview feature.
acceptedValuesObjectProperties accepted during moderation and used for map updates to HERE map. Note: Preview feature.

Related Topics