Ability to have some info regarding shop sales customers

The title pretty much sums it up, it would be nice to get some shop customers info through the API.

What I’m planning on doing is making a verification system for shop customers so that they can receive roles in my discord server, considering Patreon does not allow automatic role sync for shop customers.

How it can work, well pretty much like Gumroad, customer’s orderId could work to verify their purchase, in Discord for example through a slash command a user can submit /verify {productName} {orderId}, and then a verification system can be made if these can be fetched through the API to confirm the purchase ofc.