Apple StoreKit 2 [Deprecated]

Use this endpoint to notify Cleeng about Apple StoreKit 2 in-app payment and to validate the purchase.

Please note that this endpoint can be authorized with a publisher (X-Publisher-Token) or JWT (Bearer) token. Depending on how you integrate with Cleeng (directly or through middleware), use either a JWT or X-Publisher-Token header authorization.

Please use JWT (Bearer) token to try out the endpoint in the API console in this documentation.

Log in to see full request history
timestatususer agent
Retrieving recent requests…
LoadingLoading…

❗️

Deprecated

This API is deprecated. Please use Register Apple SK2 purchase API instead.

Body Params
int32
required

Customer identifier at Cleeng.

string
required

Original transaction identifier of a purchase returned from Apple App Store. The value of of originalTransactionId in the payload should be taken from Apple StoreKit 2 transactionId.

string

Customer's IP address.

Headers
string
required

Use either a JWT or X-Publisher-Token header authorization, depending on how you integrate with Cleeng (directly or through middleware). Please use JWT (Bearer) token to try out the endpoint in the API console in this documentation.

string

Internal identification number of the process. If not provided, it will be generated and returned in a response body. Format: uuid.

Responses

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