Options
All
  • Public
  • Public/Protected
  • All
Menu

Response body of server-to-server notification sent by Apple. Response body of server-to-server notification sent by Apple.

Reference

Reference

Hierarchy

  • AppleServerNotificationResponseBody

Index

Properties

Optional auto_renew_adam_id

auto_renew_adam_id: undefined | string

Optional auto_renew_product_id

auto_renew_product_id: undefined | string

Optional auto_renew_status

auto_renew_status: "true" | "false"

auto_renew_status_change_date

auto_renew_status_change_date: string

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

auto_renew_status_change_date_ms

auto_renew_status_change_date_ms: string

Example: 1605232028848 Example: 1605232028848

auto_renew_status_change_date_pst

auto_renew_status_change_date_pst: string

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

bid

bid: string

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

bvrs

bvrs: string

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

environment

environment: "Sandbox" | "PROD"

The environment that Apple made the Receipt for. The environment that Apple made the Receipt for.

Optional expiration_intent

expiration_intent: "1" | "2" | "3" | "4" | "5"

notification_type

notification_type: AppleServerNotificationType

The reason this notification was sent to you The reason this notification was sent to you

password

password: string

Same shared secret that you have in App Store Connect. Used to verify that this notification actually came from Apple. Make sure they match or the notification was not from Apple! Same shared secret that you have in App Store Connect. Used to verify that this notification actually came from Apple. Make sure they match or the notification was not from Apple!

unified_receipt

unified_receipt: AppleUnifiedReceipt

The most recent in-app purchase transactions. The most recent in-app purchase transactions.

Legend

  • Property

Generated using TypeDoc