---
title: "Sets a tracking event to record that a patron has opened a link on their own device to view a digital representation of their order"
method: PUT
path: "/ocapi/v1/tracking-events/completed-order-link-opened/{trackingId}"
tags: ["Tracking Events"]
---

# Sets a tracking event to record that a patron has opened a link on their own device to view a digital representation of their order

`PUT /ocapi/v1/tracking-events/completed-order-link-opened/{trackingId}`

This endpoint would be used by the web or mobile app that is opened on the patron's device after they have scanned the order confirmation
QR code on the Kiosk.




Note: This tracking event will not be permanently stored. It will expire after 10 minutes.

#### Licenses Required


- Vista.Ocapi

## Path parameters

- `trackingId` string, required

## Headers

- `Connect-Region-Code` string

## Response `204`

Completed order link opened event has been stored.

---

[API](https://skmtc.net/vista/apis/vista-digital-platform.md) · [All operations](https://skmtc.net/vista/apis/vista-digital-platform/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/vista/vista-digital-platform/revisions/3a81c0aed14e/schema)
