Amazon Developer

as

Settings
Sign out
Notifications
Alexa
Amazon Appstore
Ring
AWS
Documentation
Support
Contact Us
My Cases
Get Started
Design and Develop
Publish
Reference
Support

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