---
title: "Record Membership Details View"
method: POST
path: "/memberships/details-view"
tags: ["memberships"]
---

# Record Membership Details View

`POST /memberships/details-view`

A viewed membership surface; account identity comes only from authentication.

## Request body

- MembershipDetailsView — Authenticated view of membership details, not a membership/consent claim.
  - `source` 'flight' | 'hotel' | 'settings', required

## Response `200`

Successful Response

- MembershipCheckoutIntentResponse
  - `accepted` boolean, required

## Other responses

- `422` — Validation Error

## Changes

> 16 revisions in range; 1 not diffed.

- **2026-09-19** `e5f778e80f9a` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/helloaxel/apis/client-api-gateway/changes/memberships/details-view/post.md)

---

[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/d777249f5e71?raw)
