Apple Subscriptions

Purchase Apple subscription

post/v1/apple/subscription/purchase

Request body

transactionIdstring required

The transaction ID from Apple

Example request

{
  "transactionId": "1234567890"
}

Response

Subscription purchased successfully

Changes

No recorded changes to this endpoint across all 1 revision of this API.