Themes built on the Twig templating engine are now deprecated and require migration to Vitrin to ensure continued support and compatibility with Zid.
products.read - Products Readcurl --location --request GET 'https://api.zid.sa/v1/products/notifications/stats/' \
--header 'Access-Token: {{Access-Token}}' \
--header 'Store-Id: 3' \
--header 'Role: Manager' \
--form 'email="test@test.com"' \
--form 'language="ar"'{
"total_count": 1,
"notified_count": 0,
"purchased_count": 0,
"purchased_total": 0
}