---
title: "Purchase Apple subscription"
method: POST
path: "/v1/apple/subscription/purchase"
tags: ["Apple Subscriptions"]
---

# Purchase Apple subscription

`POST /v1/apple/subscription/purchase`

## Request body

- PurchaseCoinsDto
  - `transactionId` string, required — The transaction ID from Apple

## Response `201`

Subscription purchased successfully

## Other responses

- `400` — Bad request

---

[API](https://skmtc.dev/miaai/apis/backend-template-api.md) · [All operations](https://skmtc.dev/miaai/apis/backend-template-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/miaai/backend-template-api/revisions/2a8d88a5124f/schema)
