• Login

Retrieve product details by id

Please open the Postman project to see this example.

Given an id, a specific product code, retrieve all (botanic) information about the product using the following endpoints:

  1. /VBN/Product Use the given product id. For the basic info like name, plant (if applicable) and productgroup.
  2. /VBN/Plant Use the plant taxonomic number of the product. To retrieve the plant details: genus, cultivar and species
  3. /VBN/Genus Use the genus id of the plant To retrieve the name of the genus.
  4. /VBN/Cultivar Use the cultivar id of the plant To retrieve the name of the cultivar
  5. /VBN/Species Use the species_id of the plant To retrieve the name of the species (if applicable)
  6. /VBN/ProductGroup Use the product group id of the product To retrieve the Dutch name of the product group
  7. /VBN/ProductFeature Use the id of the product To retrieve the botanical features of the product
  8. /VBN/FeatureType Use the feature type ids from the product features To retrieve the meanings of the feature types
  9. /VBN/FeatureValue Use the feature value ids from the product features To retrieve the meanings of the feature values

In this example we retrieve the information of product 26965, named "Rosa grootbloemig Sweet Avalanche+"