---
title: "Get ApplePay session"
method: POST
path: "/payment/applePaySession"
tags: ["Service"]
---

# Get ApplePay session

`POST /payment/applePaySession`

## Request body

- object
  - `domain` string, required — Website domain name without http(s) protocol

## Response `200`

Created

- object
  - `session` string — ApplePay session ID

## Other responses

- `400` — Bad Request
- `401` — Unauthorized
- `403` — Forbidden
- `500` — Internal Server Error

---

[API](https://skmtc.net/centrobill/apis/centrobill-payment-api.md) · [All operations](https://skmtc.net/centrobill/apis/centrobill-payment-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/centrobill/centrobill-payment-api/versions/d0334aeb55ce/schema)
