|
|
@ -29,7 +29,7 @@ namespace BBWY.Client.APIServices |
|
|
|
bool onlyDF, |
|
|
|
bool excludeSD, |
|
|
|
bool excludeCanceled, |
|
|
|
bool isContainsAfterSaleOrder) |
|
|
|
bool? isContainsAfterSaleOrder) |
|
|
|
{ |
|
|
|
return SendRequest<OrderListResponse>(globalContext.BBYWApiHost, "api/order/getOrderList", new |
|
|
|
{ |
|
|
|