Get a list of items purchased by end-users from January 1 of the year before the request. For instance, a request in 2024 pulls data starting from January 1, 2023.

subject
[Identifier]
required

An array of Subject Identifiers.

value
string
required

The Identifier value

productName
string
required

The name of the product that was purchased.

date
Date
required

The date the product was purchased.

quantityPurchased
int
required

The quantity purchased.

totalCost
string
required

The total cost of the purchase.