Skip to main content

orders/{orderId}/traces (POST)

Use this method to add a message to an order.

URL

CODE
(POST) /api/orders/{orderId}

PARAMETERS

URL parameters are:

orderId

The numeric order ID. See orders/list to find orders.

integer, Mandatory

The body must be a JSON object with these properties:

message

Message to add.

string, Mandatory

RESULTS

None.

To see the newly added message, use orders/{orderId}/traces

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.