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/order-vouchers/59214748/?page_size=2&page=1' \
--header 'Authorization: {{Autherization}}' \
--header 'Access-Token: {{Access-Token}}' \
--header 'Store-Id: 3' \
--header 'Role: Manager' \
--header 'Accept-Language: en'{
"count": 0,
"next": null,
"previous": null,
"results": [
{}
]
}