Confirm processing of a message

Confirms successful or unsuccessful processing of a message by updating the status. A successful response indicates the status was successfully updated.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
uuid
required

ID of the message to confirm.

Body Params
index
object

Index of the message as a key/value pair, such as invoice numbers. Supports multiple pairs and array values per key.

boolean
required

If true, indicates the message processing was successful.

string

Additional information about message processing.

Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses
204

No Content

Language
Credentials
OAuth2
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json
*/*