Acknowledge changed results of EC check transactions.

A call to this endpoint acknowledges that your partner system has processed the changed transaction results retrieved by calling getChangedTransactions. Acknowledged events will not be available for retrieval again. Acknowledge the changed results of EC check transactions. If calling getChangedTransactions returns false in GetChangedTransactionsResponseDTO.isComplete, there are more changed results available. To get those results, the already retrieved results need to be acknowledged with the GetChangedTransactionsResponseDTO.syncId from the getChangedTransactions call.

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

Request to acknowledge changed results of EC check transactions.

string

Id of the sending client system.

e.g. Installation ID of the sending host or ERP system.

Maximum length: 20

string

Client identification code.

Maximum length: 10

string

User who initiated the request from the client system.

If the user is found either in the system's user management or in a connected LDAP directory, the request runs under this user's roles.

If the user is not found, the request is only granted the basic 'I_EVERYONE' role. The user name may be used for logging purposes in this case.

Actual authentication is handled separately via the request's headers, so no password is required in the request's data.

resultLanguageIsoCodes
array of strings

2-letter ISO codes of the languages in which texts will be returned.

English ('en') and German ('de') are typically supported by default. Other languages may be supported.

Translations will be looked up in the order of the provided language codes. If a translation is not available in one language, the next language is used instead.

resultLanguageIsoCodes
string

Synchronization ID for acknowledging.
Use the GetChangedTransactionsResponseDTO.syncId value received with the last call to /ExportControl/v2/getChangedTransactions to acknowledge the processing of the changed results of EC check transactions.

Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
string
enum
Defaults to application/json

Generated from available request content types

Allowed:
Responses

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