app-store-server-library 4.3.0

The Rust server library for the App Store Server API, App Store Server Notifications and Advanced Commerce API
Documentation
{
  "transactionId":"23456",
  "originalTransactionId":"12345",
  "webOrderLineItemId":"34343",
  "bundleId":"com.example",
  "productId":"com.example.product",
  "subscriptionGroupIdentifier":"55555",
  "purchaseDate":1698148900000,
  "originalPurchaseDate":1698148800000,
  "expiresDate":1698149000000,
  "quantity":1,
  "type":"Auto-Renewable Subscription",
  "appAccountToken": "7e3fb20b-4cdb-47cc-936d-99d65f608138",
  "inAppOwnershipType":"PURCHASED",
  "signedDate":1698148900000,
  "revocationReason": 1,
  "revocationDate": 1698148950000,
  "isUpgraded": true,
  "offerType":1,
  "offerIdentifier": "abc.123",
  "environment":"LocalTesting",
  "transactionReason":"PURCHASE",
  "storefront":"USA",
  "storefrontId":"143441",
  "price": 10990,
  "currency": "USD",
  "offerDiscountType": "PAY_AS_YOU_GO",
  "appTransactionId": "71134",
  "offerPeriod": "P1Y"
}