as

Settings
Sign out
Notifications
Alexa
亚马逊应用商店
AWS
文档
Support
Contact Us
My Cases
新手入门
设计和开发
应用发布
参考
支持
感谢您的访问。此页面目前仅提供英语版本。我们正在开发中文版本。谢谢您的理解。

ModifySubscriptionResponse

Represents the result of a call to PurchasingService.modifySubscription.

Properties

receipts

receipts: Receipt[]

A list of Receipt if subscription request succeeded, otherwise null.


requestId

requestId: RequestId

Request ID originally returned by PurchasingService.modifySubscription. This identifier can be used to correlate the original request with this response.


responseCode

responseCode: ModifySubscriptionResponseCode

Response code for the modifySubscription request.


userData

userData: UserData

User ID and marketplace information of the user associated with the modifySubscription request.


Last updated: Oct 02, 2025