v46

latestOpenAPI 3.0.0raw.githubusercontent.com2026-08-011274550.0 KB
Orders

Send an order message

Send a user message or file upload message on an order timeline. Creates an OrderItemLog entry and notifies the opposing portal.

post/v1/orders/{orderItemId}/messages

Path parameters

orderItemIdstring required

The OrderItem _id

Request body

messageTextstring required

The message text (max 1500 characters)

fileIdsstring[]

Array of attached file IDs (presence implies file upload)

Response

Default Response

successtrue required
logIdstring required

The inserted OrderItemLog _id