---
title: "POST /subscription/log"
method: POST
path: "/subscription/log"
tags: ["Subscription"]
---

# POST /subscription/log

`POST /subscription/log`

## Request body

- PurchaseInfo[]
  - `token` string, nullable
  - `transactionDateUtc` string, date-time, nullable
  - `id` string, nullable
  - `transactionId` string, nullable
  - `originalTransactionId` string, nullable
  - `source` string, nullable
  - `productId` string, nullable
  - `state` 0 | 1 | 2 | 3 | 4 | 5 | 6 | 7
  - `sentToRevenueCat` boolean

## Response `200`

---

[API](https://skmtc.dev/poolmathapp/apis/my-title.md) · [All operations](https://skmtc.dev/poolmathapp/apis/my-title/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/poolmathapp/my-title/revisions/f50b2025f204/schema)
