---
title: "POST /apple-pay/session"
method: POST
path: "/apple-pay/session"
tags: ["ApplePay"]
---

# POST /apple-pay/session

`POST /apple-pay/session`

## Request body

- ApplePaySessionRequest
  - `validation_url` string, nullable
  - `display_name` string, nullable
  - `domain` string, nullable
  - `merchant_registration_id` string, uuid, nullable

## Response `200`

Success

- string

## Other responses

- `400` — Bad Request
- `401` — Unauthorized
- `403` — Forbidden
- `422` — Client Error

---

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