Themes built on the Twig templating engine are now deprecated and require migration to Vitrin to ensure continued support and compatibility with Zid.
“Purchased”
curl --location -g --request GET '{store_url}/api/v1/account/products/prod_123/purchase-check'
{ "product_id": "prod_123", "bought_this_item": true, "property1": "string", "property2": "string" }