---
title: "Notifies us when poster QR code has been scanned"
method: POST
path: "/analytics/scanned-poster"
tags: ["analytics"]
---

# Notifies us when poster QR code has been scanned

`POST /analytics/scanned-poster`

## Request body

- object
  - `location` ModelsLocation
    - `city` string
    - `country_code` string
    - `country_name` string
    - `latitude` number
    - `longitude` number
    - `postal` string
    - `state` string
  - `url` string

## Response `200`

OK

## Changes

> 50 revisions in range; 1 could not be searched.

- **2023-02-28** `b01d57e13953` — 1 info
  - endpoint added
- **2022-05-18** `c8572ecc9480` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/schej-it/apis/schej-it-api/changes/analytics/scanned-poster/post.md)

---

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