Themes built on the Twig templating engine are now deprecated and require migration to Vitrin to ensure continued support and compatibility with Zid.
third_coupons_write - Coupons Writecurl --location --request POST 'https://api.zid.sa/v1/managers/store/coupons/6336925/duplicate' \
--header 'Authorization: {{Autherization}}' \
--header 'X-Manager-Token: {{Access-Token}}' \
--header 'Accept-Language: en'{
"status": "success",
"message": {
"type": "success",
"code": "MSG_POPUP_OK",
"name": "Coupon",
"description": "Coupon duplicated successfully"
}
}