Billing Apple Verify

Verify an Apple proof and claim/apply its transaction exactly once.

StoreKit 2 JWS is preferred; StoreKit 1 receiptData is the explicit fallback. Client product, duration, and transaction identifiers are never authoritative. Apple expiresDate is applied as an absolute boundary.

post/api/billing/apple/verify

Headers

authorizationstring nullable

Request body

signedTransactionInfostring nullable
jwsstring nullable
receiptDatastring nullable
transactionIdstring nullable

Response

Successful Response

object required

Changes

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