Acknowledge the successful or unsuccessful processing of a fetched message

Path Params
string
required

The UUID of the message, which shall be acknowledged

Body Params

The status of the processing of the fetched message in the target IT system, e.g., an ERP system.

Returned, in case the processing of the message in the IT system was OK.

boolean

Indicates, if the callback was successful (true) or not (false). Always true in case of a positive callback.

string

And optional field for free text, where additional information about the processing of the message can be transmitted

index
object

Used to pass key/value pairs. Usually, these pairs contain information about the objects, which have been created in the IT system, e.g., purchase order numbers, invoice numbers or internal numbers such as SAP IDoc numbers. Value can either be strings or arrays.

Responses
204

Callback was successfully processed

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