---
title: "POST /jobs/quotes/{quoteId}/markAsViewed"
method: POST
path: "/jobs/quotes/{quoteId}/markAsViewed"
tags: ["Jobs - Quotes"]
---

# POST /jobs/quotes/{quoteId}/markAsViewed

`POST /jobs/quotes/{quoteId}/markAsViewed`

Records that a customer viewed the quote in the portal. Idempotent — re-recording a view has no additional effect.

## Path parameters

- `quoteId` string, required

## Response `204`

Quote view recorded successfully

## Other responses

- `4XX` — Client Request Errors
- `5XX` — Server Errors

---

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