Streamline/ienterprise Internal Only
π Dark
Notification action trigger β send a device notification action payload to the retail demo API.
POST https://retaildemoapi.ienterprise.info/notifications/actions
Basic Auth
(username:password)
Entered credentials are Base64-encoded into the
Authorization: Basic
header. Nothing is stored.
Serial Number
J7P7WDX4QM β deviceId 1548
M20L2HWM0G β deviceId 1583
HHYVL2LF6M β deviceId 1555
M61GQDL62J β deviceId 1563
Device ID
(auto)
Device Type
IPAD
IPHONE
Notification Type(s)
(select one or more)
OS_UPDATE
OFFLINE
LOW_BATTERY
NETWORK_SSID_IPHONE
Select all
Clear
Store Number
1104
1107
Urgency
HIGH
MEDIUM
LOW
Trigger Notification(s)
Copy as cURL
Payload preview
Results
CORS note:
if the browser blocks the request (a QA-common failure when calling an external API from a local file), use
Copy as cURL
and run it from a terminal β the payloads are identical.