shop.order.complete

Executes action "Completed" on an order.

Parameters

  • id POST

    Order ID.

  • access_token GET

    API auth token obtained during the API authorization.

  • format GET Optional

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

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