---
title: "Record that a reviewer opened the listing they were given"
method: POST
path: "/v3/offers/review/platform"
tags: ["Offers"]
---

# Record that a reviewer opened the listing they were given

`POST /v3/offers/review/platform`

Moves the submission into the waiting state so the team can tell someone mid-post from someone who never used the link.

## Request body

- object
  - `submissionId` string, required
  - `platform` 'g2' | 'capterra' | 'trustpilot' | 'appsumo', required

## Response `200`

Recorded, or already past this point.

- object — Recorded, or already past this point.
  - `success` boolean, required

## Other responses

- `401` — Not signed in.
- `500` — Server error while saving.

## Changes

- **2026-08-24** `21b010d779d2` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/snowseo/apis/snowseo-api/changes/v3/offers/review/platform/post.md)

---

[API](https://skmtc.dev/snowseo/apis/snowseo-api.md) · [All operations](https://skmtc.dev/snowseo/apis/snowseo-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/snowseo/snowseo-api/revisions/ad15b6b0845b/schema)
