Themes built on the Twig templating engine are now deprecated and require migration to Vitrin to ensure continued support and compatibility with Zid.
curl --location --request GET 'https://api.zid.sa//account/orders?page=1&page_size=24'
{ "results": [ "ORD-100245", "ORD-100246" ], "count": 42, "page": 1, "page_size": 24, "property1": "string", "property2": "string" }