Apple Subscriptions

Restore Apple subscription

post/v1/apple/subscription/restore

Request body

originalTransactionIdstring required

The original transaction ID for subscription restoration

Example request

{
  "originalTransactionId": "123280174358914"
}

Response

Subscription restored successfully

Changes

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