getProductsByBarcode

suspend fun getProductsByBarcode(codes: List<String>, customHeader: String = ApiFields.UserAgents.SEARCH): List<SearchProduct>