Headers
API key for authentication
Path Parameters
Either a journeyId (e.g., '01JOURNEYULID1234567890ABCDEF') or a txReference from an existing event in the journey (e.g., '0xabc123def456...'). The system will automatically determine which type is provided and locate the appropriate journey.
"01JOURNEYULID1234567890ABCDEF"
Body
The status of the journey event
The amount of the journey event
The date and time the journey event was processed, has to be in UTC format and end with 'Z' example 2025-07-23T14:23:00Z
The currency of the journey event
The transaction reference of the journey event
The raw payload of the journey event
The ID of the next processor in the journey
Response
Journey event created successfully. Returns the event details.
The response is of type any
.