Create a log entry

Create a new log entry.

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

Data transfer object describing a log event of the client system.

string
enum

The severity level of the event to log. Client systems may classify the severity of their events accordingly.

Allowed:
string
required
length ≤ 10

Ident code of the client to create the log entry for. Must be a valid ident code of an existing client.

string
length ≤ 20

Ident code of the Compliance profile to create the log entry for. If given, must be a valid ident code of a profile valid for the given client. If omitted, the log entry is not linked to a profile.

string
length ≤ 20

The unique ID of the host system that creates the log entry. Used to filter log entries by the host system they originate from.

string
length ≤ 255

Ident code of the organizational unit.

string
length ≤ 255

Reference ID for a host system object or transaction the log entry is linked to. Used to correlate log entries to their source.

string
length ≤ 3000

User readable reference comment for a host system object or transaction the log entry is linked to. The user readable version of the reference ID.

string
length ≤ 60000

A textual description of the event.

string
length ≤ 100

A description of the user who made the event. Purely informational and does not have to be an existing user in Trade Compliance.

string
enum
required

The module the log entry should be created for.

Allowed:
happendAtDate
object

The date and time zone when the event happened. If omitted, the date and time at which the request was processed it used. If only the time zone is omitted, the default time zone of the server is used.

Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses
204

No Content. The log entry was created.

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