Update StoreKit Status
Reports a StoreKit subscription state change for a migration transaction. As of 2026-04-27, this is a trigger to verify endpoint: when the SDK reports storekit_status=2 (anything other than active), the backend queries Apple's App Store Server API itself and persists what Apple reports onto the transaction's storekit_apple_status and storekit_subscription_end fields. Billing-relevant data is never sourced from the client.
Path parameters
The transaction ID.
Request body
Response
Status updated
Changes
Changed in 3 of the 11 revisions of this API.13
- ○
added the new optional request property
storekit_original_transaction_idnew-optional-request-property
- ○
added the new optional request property
storekit_subscription_endnew-optional-request-property
- ○
- ○
endpoint added
endpoint-added
This revision also has 7 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○
- ▲
api path removed without deprecation
api-path-removed-without-deprecation
This revision also has 38 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲