Hi there,
Iβm currently calling https://api.revenuecat.com/v2/projects/{project_id}/customers/{customer_id}/purchases for extracting all purchases and then check for a specific one using store_purchase_identifier.
Is there a way to avoid extracting all purchases from the server every time I need to find a specific store_purchase_identifier?
Thank you,
Yury