Apple iOS and tvOS [Deprecated]

This endpoint is deprecated.

Use this endpoint to notify Cleeng about the successful iOS/tvOS in-app payment (Initial Purchase) and create a subscription in Cleeng.

The relevant endpoints are:
- Production: https://api.cleeng.com/apple/payment
- Sandbox: https://api.sandbox.cleeng.com/apple/payment

Note:
For integrations utilizing JWT authorization please use the MediaStore SDK API Apple iOS and tvOS Payment endpoint.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
❗️

Deprecated

This documentation is for legacy Apple in-app purchase integration utilizing Apple's StoreKit 1, which is now deprecated.

We recommend using our new Apple In-App Purchase - StoreKit 2 integration. For our existing clients, we offer a seamless migration process for a smooth transition.

For details on which Apple platforms and versions are supported for StoreKit 2, please refer to the official Apple documentation.

🚧

Note

Response code “200” (“OK”) does NOT refer to the receipt validation result, it only confirms that the request structure and content is correct.

🚧

Important

Based on Apple's requirements, our endpoint offers the possibility to create a subscription through Apple sandbox receipt in the production environment. Please note that this will also be visible in ChurnIQ dashboard analytics.

Body Params
string
required

Customer's email

string
required

An identifier of a Cleeng offer (e.g. E123123123_US )

receipt
object
required
string
enum

An Apple device, either ios or tvos. If not passed, ios is used.

Allowed:
string

Customer's IP address (an optional parameter).

string

A coupon code modifies the reported amount (an optional parameter, used in introductory offers)

Headers
string
Responses

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json