---
title: "Get Booking Wallet Pass"
method: GET
path: "/bookings/{booking_id}/wallet-pass"
tags: ["bookings"]
---

# Get Booking Wallet Pass

`GET /bookings/{booking_id}/wallet-pass`

Return a signed Apple Wallet `.pkpass` for a hotel or flight booking.

## Path parameters

- `booking_id` string, required

## Response `200`

Successful Response

- unknown

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.dev/helloaxel/apis/client-api-gateway.md) · [All operations](https://skmtc.dev/helloaxel/apis/client-api-gateway/llms.txt) · [OpenAPI document](https://skmtc.dev/helloaxel/apis/client-api-gateway/revisions/201bba08e85c?raw)
