shop.order.comment

Adds a comment to order.

Parameters

  • id POST

    Order ID.

  • text POST

    Comment text.

  • format GET Optional

    Sets response format. Available options: json (default), xml.

Return value

mixed Response returned by method run() of an action’s PHP class.