pub async fn bulk_cancel_order_by_cloid(
__arg0: State<AppState>,
__arg1: SonicJson<BulkCancelOrderByCloidRequest>,
) -> Result<SonicJson<BulkCancelOrderResponse>, ApiError>Expand description
Cancel multiple orders by client_id in a single request