---
title: "Trigger Walk-in Notifications on InStore"
method: GET
path: "/customer/walkin"
---

# Trigger Walk-in Notifications on InStore

`GET /customer/walkin`

Triggers customer walkin notifications on InStore. That is, when a customer walks in to the store, InStore triggers a desktop notification with the customer details.

## Query parameters

- `till_code` string
- `identifierName` 'MOBILE' | 'EMAIL'
- `identifierValue` string
- `source` string
- `accountId` string

## Response `200`

200

- object
  - `entity` string
  - `warnings` unknown[]
    - unknown
  - `errors` unknown[]
    - unknown
  - `success` boolean

## Other responses

- `400` — 400

---

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