❌Removal
The IVW records endpoints under Subscriptions have been removed as the IVW lists only contain accumulated data from now on.
/subscriptions/crossCLient/ivwRecords/subscriptions/ivwRecords
The delivery list endpoint below subscriptions has been removed and replaced (see new).
/subscriptions/deliveryLists/{deliveryListId}/dates/{deliveryListDateId}
The analytics endpoints have been removed as we added improved external analytics instead.
/analytics/customers/registrations/analytics/invoices/paymentMethods/analytics/invoices/revenues/analytics/orders/creations/analytics/subscriptions/active/analytics/subscriptions/cancellations/analytics/subscriptions/cancellationReasons/analytics/subscriptions/ended/analytics/subscriptions/new/analytics/paymentPeriods//analytics/paymentPeriods/failure/analytics/paymentPeriods/success/analytics/transactions/analytics/transactions/customerReturns
The app store offers endpoints have been removed and replaced by the in-app offer endpoints.
/products/appStoreOffers/products/appStoreOffers/archived/products/appStoreOffers/{appStoreOfferId}
/products/inAppOffers
/products/inAppOffers/archived
/products/inAppOffers/{inAppOfferId}
💡New
/subscriptions/deliveryLists/dates
❕Important Change
Subscriptions:
managedExternal has been removed as it is replaced by managedBy
Orders:
managedExternal has been removed as it is replaced by managedBy
AppStorePurchase:
accessRightUniqueId has been removed from the main level as a purchase can have multiple IDs, so only the array accessRights will stay.