Handles an event posted to a listening service

The end-point for an event posted from SSM to the interested service.

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

The contents of the event

string
required

Additional message

data
object

The body of the event

uuid

The primary key of database object affected

string
enum
required

The type of operation performed (C-create, U-update, D-delete, O-other)

Allowed:
string
enum
required

The type of an object

date-time
required

The time the event was generated in UTC. Format must be yyyy-MM-dd HH:mm:ss

string
enum
required

The event ID that will be used as kafka topic

uuid
required

The ID of the user or the key who performed the operation.

string
string
enum
required

The type of a source

Allowed:
uuid
required

The tenant ID which the event refers to

Headers
string
required

The hashed authorization signature generated by the calling system. This will be validated against an internally generated signature to determine if the event post is accepted.

string

x-api-key

Responses
200

Event successfully received

202

Event successfully received

401

Unauthorized

403

Forbidden

404

Not Found

Language
LoadingLoading…
Response
Choose an example:
application/json