delete https://api.paack.app/public/v3/orders/
Updates the status of the order to cancelled. One DELETE request cancels one order. The path parameter specifies the order to cancel. The 201 response containing the external ID confirms the action.
An external_id
identifying a canceled order cannot be reused to create another order.