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_write - Products Read & Writecurl --location --request POST 'https://api.zid.sa/v1/products/399e381e-7c58-4148-aa26-7f959f4bf22b/questions' \
--header 'Access-Token: {{Access-Token}}' \
--header 'Store-Id: {{StoreId}}' \
--header 'Accept-Language: en' \
--header 'Role: manager' \
--form 'question="What'\''s the best option for this product?"'{
"id": "\"cf2fc926-d179-4330-8fff-330853416aea\",",
"store": "\"3dfc16e6-ad19-4126-9c2a-5e4a7fb73051\"",
"product": "\"678c40b4-3989-4623-b4c2-61d29066e6ab\"",
"product_name": "\"i phone\"",
"customer": null,
"name": "\"anonymous customer\"",
"email": "\"anon_customer@email.com\"",
"is_anonymous": true,
"is_owner": false,
"is_published": false,
"is_sent": false,
"is_new": true,
"question": "\"What is ZID?\"",
"created_at": "\"2024-07-12T06:28:34.765167Z\"",
"answers": [
{}
]
}