Skip to main content
POST
Validate a mobile in-app purchase receipt (Apple/Google)

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
platform
enum<string>
required

Mobile gateway provider

Available options:
apple
planId
number
required

Internal plan ID

receiptData
string
required

JWS signedTransaction returned by StoreKit 2

Response

Subscription created or updated