Manually Send Availability Notification Email
POST
https://api.zid.sa/v1/products/notifications/send/
Product Notifications
Request
Header Params
Access-Token
stringÂ
required
Access-Token
, but have the older alternative instead, i.e., the X-Manager-Token
, then see the instructions here on how to obtain the Access-Token
.Example:
eyJpdiI6Imh3L2dGbmJmRnVCOUY4WW5WQ2s3RFE9PSIsInZhbHVlIjoiZklpRnJyVGV1OWcrZUJBNk44bVp5SjZzSS92V3czcTJjbnJ2dFYvenZ3SFBtWHNSMFU3ZEMzZ0ZJNnpucVE4Ui9rNFdicUduOGpKUlg1VXdGOFFIaVUzZjZyUUZybWx3R0tNY3orUmxoUUUxQ29wSkEyVDZTVnVYb2dlUXJSVzBYVkdESjBpS0xiN05Hbndzc2wzV2N0YitGM1NEdkk4ckZZOTZsTFdEL1ZQRlJJTE5FQmttZng2elpwL1RCeXFRdUd1U3JTc0FHV1kySS80RFJaWlIyZ3gwM2FsQVRFbkt3VWtFOUQyKzdGOD0iLCJtYWMiOiJmZDQ0YzM4ODE0OWQxOWRhYWU0NDhhYmIzYzQ1MDAxMDAzODZjZGM3ZGM4NGJhMGNkMDEyYWZlM2UzYjAxMTI4IiwidGFnIjoiIn0=
Store-Id
numberÂ
required
Example:
37213
Role
enum<string>Â
required
Allowed value:
Manager
Example:
Manager
Body Params multipart/form-data
email
stringÂ
optional
Example:
test@test.com
language
stringÂ
optional
Example:
ar
customer_name
stringÂ
optional
Example:
مازن الضراب
content
stringÂ
optional
Example:
jfdjfh
title
stringÂ
optional
Example:
xyz
product_id
stringÂ
optional
Example:
554da609-2f14-427f-9ca5-298d9dea5c1b
method
stringÂ
optional
Example:
email
Request samples
Responses
Modified at 2025-01-22 08:08:12