getProductPrice

abstract fun getProductPrice(productId: String): Mono<BigDecimal>