---
title: "Submit merchant/brand feedback"
method: POST
path: "/enrichment/v1/feedback"
tags: ["Data Enrichment.Enrichment Feedback"]
---

# Submit merchant/brand feedback

`POST /enrichment/v1/feedback`

Submit feedback about incorrect merchant or brand information. Supports batch submission of multiple feedback items.

## Request body

- Data20EnrichmentEnrichment20FeedbackFeedback20Request — unresolved $ref

## Response `200`

Feedback successfully submitted with event ID

## Other responses

- `204` — Feedback successfully submitted and queued for processing
- `400` — Invalid request (validation failed)
- `401` — Valid token but missing required scopes
- `403` — Missing or invalid OAuth token
- `404` — Brand or Merchant ID not found
- `500` — Internal server error

---

[API](https://skmtc.net/tink/apis/tink-api.md) · [All operations](https://skmtc.net/tink/apis/tink-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/tink/tink-api/revisions/23d8982b533d/schema)
