Skip to main content
POST
Listen to user and emit acknowledgment

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Headers

tenant-key
string
required

tenant id

Body

application/json

Acknowledgment received

id
string
Example:

"123456789"

documentType
string
Example:

"ORDER"

notificationType
string
notificationDate
string
Example:

"2022-07-14T10:27:28-05:00"

Response

acknowledgment emitted

Acknowledgment received

id
string
Example:

"123456789"

documentType
string
Example:

"ORDER"

notificationType
string
notificationDate
string
Example:

"2022-07-14T10:27:28-05:00"