Transactions
Get Transaction
Retrieves the status and details of a specific transaction by its ID.
get/iap/transactions/{transaction_id}
Path parameters
transaction_idstring required
The transaction ID (UUID returned from checkout).
Response
Transaction details
Changes
Changed in 3 of the 11 revisions of this API.12
- ○
added the optional property
storekit_apple_statusto the response with the200statusresponse-optional-property-added
- ○
- ○
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
- ▲