Notification
Listen to user and emit acknowledgment
This listener processes the acknowledgement body and adds audit-logs
POST
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Headers
tenant id
Body
application/json
Acknowledgment received
Example:
"123456789"
Example:
"ORDER"
Example:
"2022-07-14T10:27:28-05:00"
Was this page helpful?