---
title: "Gets an Apple Wallet pass for a journey"
method: GET
path: "/ocapi/v1/journeys/{journeyId}/third-party-passes/apple-wallet"
tags: ["Third Party Passes"]
deprecated: true
---

# Gets an Apple Wallet pass for a journey

`GET /ocapi/v1/journeys/{journeyId}/third-party-passes/apple-wallet`

> **Deprecated.**

Previously known as 'Apple Passbook' and renamed to 'Apple Wallet' by Apple Inc. in 2015.


Can be used to create an 'Add to Apple Wallet' button.
#### Licenses Required


- Vista.Ocapi

## Path parameters

- `journeyId` string, required

## Headers

- `Connect-Region-Code` string

## Response `200`

Byte array representing Apple PassKit Pass. Content-Type is application/vnd.apple.pkpass

- string, byte

## Other responses

- `202` — Journey is not ready.
- `404` — Journey does not exist.

---

[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)
