as

Settings
Sign out
Notifications
Alexa
Amazonアプリストア
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