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

ModifySubscriptionResponseCode

Represents the response code for a modify subscription request initiated by .

Enumeration Members

SUCCESSFUL

SUCCESSFUL: 0

Indicates that the request was successful.


FAILED

FAILED: 1

Indicates that the request failed and can be retried.


INVALID_SKU

INVALID_SKU: 2

Indicates that the SKU originally provided to the modifySubscription request is not valid.


INVALID_REQUEST

INVALID_REQUEST: 3

Indicates that the SKU originally provided to the modifySubscription request does not satisfy basic criteria to perform a modify request.


NOT_SUPPORTED

NOT_SUPPORTED: 4

Indicates this call is not supported.


Last updated: Jul 22, 2026