“Purchased”
curl --location --globoff '{store_url}/api/v1/account/products/prod_123/purchase-check'
{ "product_id": "prod_123", "bought_this_item": true, "property1": "string", "property2": "string" }