Skip to main content

bulk_cancel_order

Function bulk_cancel_order 

Source
pub async fn bulk_cancel_order(
    __arg0: State<AppState>,
    __arg1: SonicJson<BulkCancelOrderRequest>,
) -> Result<SonicJson<BulkCancelOrderResponse>, ApiError>
Expand description

Cancel multiple orders by order_id in a single request