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

# POST /apple-pay/domain-registration

`POST /apple-pay/domain-registration`

## Request body

- ApplePayDomainRegistrationRequest
  - `domain` string, required

## Response `202`

Accepted

- ApplePayDomainRegistrationResponse
  - `domains` DomainRegistrationResponse[], nullable
    - `domain` string, nullable
    - `status` string, nullable

## Other responses

- `400` — Bad Request
- `401` — Unauthorized
- `403` — Forbidden
- `422` — Client Error
- `503` — Server 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)
