v1

latestOpenAPI 3.1.02026-07-2483219318.4 KB
Feedback

Submit enrichment feedback

Submit feedback about enrichment results returned by Genie.

Using this endpoint you can suggest corrections to an enrichment result or provide information for queries where Genie has not returned a result.

post/feedback

Request body

feedback_type'ENRICHMENT_CORRECTION' | 'MISSING_ENRICHMENT' required

The type of feedback:

  • ENRICHMENT_CORRECTION → You would like to suggest a correction to one or more aspects of a Genie enrichment result.
  • MISSING_ENRICHMENT → You would like to suggest enrichment details for a query where Genie has not returned a result.
match_referencestring

Required for ENRICHMENT_CORRECTION feedback.

The match reference returned by Genie for the query that you are providing feedback on.

_merchantstring

Required for ENRICHMENT_CORRECTION feedback if Genie returned a merchant as part of the result.

The merchant identifier returned by Genie.

_outletstring

Required for ENRICHMENT_CORRECTION feedback if Genie returned an outlet as part of the result.

The outlet identifier returned by Genie.

_categorystring

Required for ENRICHMENT_CORRECTION feedback.

The NZFCC category code returned by Genie.

commentstring required

Free-text field for the content of your feedback.

Response

Success

successtrue required