as

Settings
Sign out
Notifications
Alexa
Amazon Appstore
AWS
Documentation
Support
Contact Us
My Cases
Vielen Dank für deinen Besuch. Diese Seite ist nur in Englisch verfügbar.

PurchaseResponse

Represents the result of a call to PurchasingService.purchase.

Properties

receipt

receipt: Receipt

A Receipt if purchaseResponseCode is PurchaseResponseCode.SUCCESSFUL, otherwise null.


requestId

requestId: RequestId

The request ID originally returned by PurchasingService.purchase.


responseCode

responseCode: PurchaseResponseCode

Status of the purchase request.


userData

userData: UserData

Returns the user ID and marketplace information of the user associated with the purchase.


Last updated: Oct 02, 2025