I call service this way:
await _webApiService.GetDefaultPrice(new { ClientId = 1, BottleTypeId = 2 }, new CancellationToken());