Streamline/ienterprise Internal Only

Notification action trigger β€” send a device notification action payload to the retail demo API.
POST https://retaildemoapi.ienterprise.info/notifications/actions
Entered credentials are Base64-encoded into the Authorization: Basic header. Nothing is stored.
Payload preview

    
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.