as

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

Receipt

Represents the purchase of consumable, entitlement, or subscription content, as well as the renewal of a subscription.

Properties

cancelDate

cancelDate: Date

Cancel date for the purchase, or null if it is not canceled.


deferredDate

deferredDate: Date

If the customer modified/updated the subscription, he can opt for immediate change or change in the next billing cycle. In case its the next billing cycle, we term it deferred.
Deferred date for modified subscription, or null if it is not deferred update.


deferredSku

deferredSku: string

If the customer modified/updated the subscription in the upcoming billing cycle, this field denotes the SKU to be modified to. Would be null if its not deferred update.


isCancelled

isCancelled: boolean

Checks cancellation or expiration of the receipt.


isDeferred

isDeferred: boolean

Checks if update is deferred.


productType

productType: ProductType

Type of product.


purchaseDate

purchaseDate: Date

Purchase date for the purchase.


receiptId

receiptId: string

Receipt ID which is a unique identifier of a purchase.


sku

sku: string

SKU of the purchase.


termSku

termSku: string

Term SKU of the purchase.


Last updated: Oct 02, 2025