v1

latestOpenAPI 3.0.0Apache 2.02026-07-24175169.2 KB
Transaction Events

Create a new transaction event

Create a new transaction event

post/transactions/{transaction_id}/events

Path parameters

transaction_idstring uuid required

Unique identifier (GUID) for the subject resource

Unique transaction identifier

Headers

Authorizationstring required

oAuth 2.0 Bearer authentication/authorization token

Request body

textstring required

Event text

typestring required

Event type

fromstring required

Event sender identifier

commentsstring

Event free-form comments

Response

A new event resource

idstring uuid

EPC generated UUID for the event

textstring

Event text

typestring

Event type URN

fromstring

Event sender identifier

sentstring date-time

Event sent ISO 8601 UTC time-stamp

commentsstring

Event free-form comments