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'
{ "id": 10234, "name": "Ahmed Al Saud", "mobile": "+966501234567", "mobile_object": { "country_code": "+966", "number": "501234567", "formatted": "+966 50 123 4567" }, "email": "ahmed@example.com", "hashed_id": "a94a8fe5ccb19ba61c4c0873d391e987", "hashed_mobile": "5d41402abc4b2a76b9719d911017c592", "hashed_email": "7c6a180b36896a0a8c02787eeafb0e4c", "verified": true, "is_newsletter_subscriber": true, "created_at": "2024-05-10T09:30:00Z", "updated_at": "2025-01-15T14:45:00Z", "property1": "string", "property2": "string" }