Changelog for August 13, 2024

  • POST catalog/v1/purchases endpoint — the purchaseCatalogItems operation now takes an optional reference parameter, which is a user-supplied ID that can be used to track a purchased item or group of purchased items.

  • GET catalog/v1/purchases and GET /catalog/v1/purchases/{purchaseID} endpoints — the getPurchasedItem and listPurchasedItems operations now include the reference parameter in the item descriptions, if the user provided the reference parameter when purchasing the items.