Skip to main content

bulk_place_order

Function bulk_place_order 

Source
pub async fn bulk_place_order(
    __arg0: State<AppState>,
    __arg1: SonicJson<BulkPlaceOrderRequest>,
) -> Result<SonicJson<BulkPlaceOrderResponse>, ApiError>
Expand description

Place multiple orders in a single request