v2

latestSwagger 2.02026-08-0187117271.9 KB
Orders

Adds a message to the order

post/api/v1/orders/{id}/message

Path parameters

idinteger required

The id of the order

Request body

IsInternalboolean

Whether the message is only for internal usage or not.

SenderNamestring

The name of the entity (e.g. Name of the API Partner) creating this message.

Textstring

The text describing what happened.

Response

OK

object required