Skip to main content
POST
routing-events

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json

Routing event payload

_id
string

Unique identifier of the routing result

resultCode
string

Alternative identifier (e.g., Route-20230801-001)

name
string

Name of the route optimization

status
string

Optimization status

organizationId
string

Organization ID

hubId
string

Hub ID

createdTime
string

Creation timestamp (ISO 8601)

finishTime
string

Optimization completion timestamp

Response

200

Return 200 status to indicate that the data was received successfully