shop.order.delete

Deletes 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.