Options
All
  • Public
  • Public/Protected
  • All
Menu

A JSON representation of the receipt that was sent for verification. A JSON representation of the receipt that was sent for verification.

Official Apple documentation

Official Apple documentation

Hierarchy

  • AppleReceipt

Index

Properties

adam_id

adam_id: number

app_item_id

app_item_id: number

application_version

application_version: string

The bundle version string for your app this notification is regarding The bundle version string for your app this notification is regarding

bundle_id

bundle_id: string

The bundle ID for your app this notification is regarding The bundle ID for your app this notification is regarding

download_id

download_id: number

Optional expiration_date

expiration_date: undefined | string

Note: Only present if app was purchased through the Volume Purchase Program. Note: Only present if app was purchased through the Volume Purchase Program.

Example: 2013-08-01 07:00:00 Etc/GMT

Example: 2013-08-01 07:00:00 Etc/GMT

Optional expiration_date_ms

expiration_date_ms: undefined | string

Example: 1605232028848

Example: 1605232028848

Optional expiration_date_pst

expiration_date_pst: undefined | string

Example: 2013-08-01 00:00:00 America/Los_Angeles

Example: 2013-08-01 00:00:00 America/Los_Angeles

Optional in_app

in_app: AppleInAppPurchaseTransaction[]

Transactions for non-consumable, non-renewing subscriptions, and auto-renewing subscriptions previously purchased by the customer. Transactions for non-consumable, non-renewing subscriptions, and auto-renewing subscriptions previously purchased by the customer.

This response is similar but different then latest_receipt_info where that is used most often for auto-renewable subscription transactions to see if a subscription is up-to-date or not.

This response is similar but different then latest_receipt_info where that is used most often for auto-renewable subscription transactions to see if a subscription is up-to-date or not.

original_application_version

original_application_version: string

original_purchase_date

original_purchase_date: string

Example: 2013-08-01 07:00:00 Etc/GMT Example: 2013-08-01 07:00:00 Etc/GMT

original_purchase_date_ms

original_purchase_date_ms: string

Example: 1605232028848 Example: 1605232028848

original_purchase_date_pst

original_purchase_date_pst: string

Example: 2013-08-01 00:00:00 America/Los_Angeles Example: 2013-08-01 00:00:00 America/Los_Angeles

Optional preorder_date

preorder_date: undefined | string

Note: Only present if the app was ordered through pre-order. Note: Only present if the app was ordered through pre-order.

Example: 2013-08-01 07:00:00 Etc/GMT

Example: 2013-08-01 07:00:00 Etc/GMT

Optional preorder_date_ms

preorder_date_ms: undefined | string

Example: 1605232028848

Example: 1605232028848

Optional preorder_date_pst

preorder_date_pst: undefined | string

Example: 2013-08-01 00:00:00 America/Los_Angeles

Example: 2013-08-01 00:00:00 America/Los_Angeles

receipt_creation_date

receipt_creation_date: string

Example: 2013-08-01 07:00:00 Etc/GMT Example: 2013-08-01 07:00:00 Etc/GMT

receipt_creation_date_ms

receipt_creation_date_ms: string

Example: 1605232028848 Example: 1605232028848

receipt_creation_date_pst

receipt_creation_date_pst: string

Example: 2013-08-01 00:00:00 America/Los_Angeles Example: 2013-08-01 00:00:00 America/Los_Angeles

receipt_type

receipt_type: "Production" | "ProductionVPP" | "ProductionSandbox" | "ProductionVPPSandbox"

request_date

request_date: string

Example: 2013-08-01 07:00:00 Etc/GMT Example: 2013-08-01 07:00:00 Etc/GMT

request_date_ms

request_date_ms: string

Example: 1605232028848 Example: 1605232028848

request_date_pst

request_date_pst: string

Example: 2013-08-01 00:00:00 America/Los_Angeles Example: 2013-08-01 00:00:00 America/Los_Angeles

version_external_identifier

version_external_identifier: number

Legend

  • Property

Generated using TypeDoc